@charset "UTF-8";
/* CSS Document */
#home{
margin:0px;
background:#010101;
}
#topbar{
width:100%;
height:44px;
background:url(images/2011/modelsearch/top_nav_bg.jpg) #000 repeat-x;
margin:0px;
}
#wrapper{
	width:1000px;
	margin-left: auto ;
    margin-right: auto ;
	text-align:center;
	border-left: #1a1a1a thin; 
	border-right:#1a1a1a thin;
}
.girls 		{ color: #e10079; font-size: 8pt; font-family: Tahoma, helvetica; font-weight: bold; text-decoration: none}
.girls2 		{ color: #e10079; font-size: 8pt; font-family: Tahoma, helvetica; font-weight: bold; text-decoration: none}
.bigtitle	 	{ color: #e10079; font-size: 18pt; font-family: Tahoma, Arial, helvetica; text-decoration: none; }
.smtitle	 	{ color: #e10079; font-size: 11pt; font-family: Tahoma, Arial, helvetica; text-decoration: none; font-weight : bold; }
.temp_model_page{
	color:#FFF;
}
.warning{
color:#F00;
}
.text{
color:#FFF;
font-size:12px;
}
.vote{
	margin-left:10px;
	padding-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1;
	color:#FFF;
	font-size:24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.join{
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1;
	color:#FFF;
	font-size:24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top:-30px;
}

.join a{
	color:#9cd6e0;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.vote a{
	color:#9cd6e0;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.signup {
	margin-top:-20px;
		}
