
body {
	margin: 0;
	font-family: verdana;
	color: #333333;
	font-size: 10pt;
}

#top {
	width: 975px;
	height: 125px;
}

#footer {
	width: 975px;
	height: 28px;
	margin: 0;
	text-align: left;
}


td {
	line-height:18px;
}

.nodisp {
	display: none;
}

#main {
	width: 975px;
	margin: 20px 0;
	background: white;
	text-align: center;
}

#top_logo {
	width: 462px;
	height: 125px;
	float: left;
}

#top_logo img {
	margin-top: 34px;
}

#top_nav {
	width: 513px;
	height: 125px;
	float: right;
}

#top_nav img {
	margin-right: 32px;
}


#content_container {
	margin: 15px 40px 2px 40px;
	text-align: left;
	border: 0px solid green;
	min-height: 400px;
}

#content_container_models {
	margin: 15px 10px 2px 10px;
	text-align: left;
	border: 0px solid green;
	min-height: 400px;
}

#content_container_portfoliopage {
	margin: 15px 35px 2px 35px;
	text-align: left;
	border: 0px solid green;
}

.footer_txt {
	margin-top: -17px;
	font-size: 8.5pt;
	color: white;
	line-height: 14px;
	font-family: Verdana;
	opacity:0.9;
}

.model_nav a {

	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 2px;
	color: #666666;
	text-decoration: none;

}

.model_listing {

	font-family: Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;

}

.model_photo {

	margin: 8px 50px 15px 0;

}

a {
	color: #9999ad;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

input {

	font-size:12px;
	background: #eeeeee;
	color: black;
	border: 0px;
	padding: 5px;

}

select {

	font-size:12px;
	background: #eeeeee;
	color:black;
	border: 0px;

}

td {

	font-size: 12px;
	font-weight: normal;

}

.becomemodel {

	font-size: 20px;
	line-height:33px;
	color:#aaaaaa;
	text-align: left;

}

.model_link {
	font-size:12pt;
	color: #9999ad;
}

.model_link:hover {
	color: #000000;
}

.model_headline {
	font-size:9pt;
}

.gray {
	color: #9999ad;
}
