body {
	font-family: Arial;
	color: #fff;
	background-color: #1d0400;
	margin: 0px; padding: 0px;
}
a:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFF; 
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	margin-bottom: 5px;
}

p {
	font-size: 12px;
	line-height: 21px;
}

.caption {
	margin-left: 25px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.section_header {
	margin: 15px 0px 0px 0px;
	text-align: center;
}



.gal_header {
	float: left;
    text-align: center;
    width: 227px;
	height: 280px;
	margin-top: 25px;
	
}
.magdisplay {
	border: none;
	float: left;
	height: 346px;
	margin: 4px;
	padding: 0;
	text-align: center;
	width: 24%;
}
.magdisplay img {
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 1px;
}
.magdisplay p {
	clear: both;
	line-height: 16pt;
	margin: 0;
}	

/* modeldir CSS */
.image-tooltip {
	align: center;
	background-color: #FFFFCC;
	font-size: 10px;
	color: #303030;
}
.image-tooltip img {
	border: 1px black solid;
	padding: 1px;
}
table.image-tooltip {
	padding: 3px;
	border: 1px black solid;
}

.gal_header img {
	padding: 1px;
	border: none;
	margin-bottom: 5px;
}
.itemdisplay,
.gal_header div {
	font-size: 10pt;
}

.itemdisplay a, 
.gal_header div a{
	font-weight: bold;
}
.itemdisplay {
	vertical-align: top;
}
.itemdisplay div {
	background-image:url('/imagesFree/model_directory_model_frame.jpg');
	background-repeat: no-repeat;
	height: 195px !important;
	height: 215px;
	margin-bottom: 5px;
	padding: 9px 10px 10px 10px;
	width: 128px !important;
	width: 147px;
}
.itemdisplay div a img {
	border: none;
	padding: 0;
}

.letter_nav {
	font-size: 20px;
}

.modeldir_posting {
	border-bottom: 1px dashed #FFFBAC;
	margin: 25px 0px;
	width: 600px;
}
.modeldir_posting b {
	display: block;
	margin-bottom: 5px;
}
.modeldir_posting img {
	padding: 1px;
	margin: 0px 5px 5px 5px;
	border: 1px solid #FFFBAC;
}

.model_info {
	padding: 5px;
}
.model_info p {
	line-height: 20px;
	padding-bottom: 6px;
	font-size: 10pt;
	margin: 0px
}
.model_info p b {
	font-size: 10pt;
}
.model_info p img {
	border: 1px solid #FFFF99;
	padding: 1px;
	margin-top: 6px;
}
.posting_info h2 {
	font-size: 12pt;
	line-height: 21pt;
	margin: 10px 5px 5px 5px;
}
.posting_info div {
	background-image:url('/imagesFree/model_directory_box_bg.jpg');
	background-repeat: repeat-y;
	line-height: 14pt;
	margin: 0;
	padding: 3px 10px 3px 15px;
}
.posting_info div p {
	font-size: 10pt;
	line-height: 14pt;
	margin: 5px;
}

.prev_next_models div {
	color: #FFFBAC;
	margin: 25px 0px;
}
.prev_next_models p {
	margin: 0px; padding: 0px;
}
.prev_next_models div img {
	padding: 1px;
	border: 1px solid #FFFBAC;
}
