@charset "UTF-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color:#f1f1f1;
	margin:0;
	position:absolute-center;

}

text {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	text-decoration: none;
	color: #339933;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}


#container {
	width:100%;
	margin: 0;
	margin-top:0;		
	}
	


#head { background:url(images/head_bg.jpg);
background-repeat:no-repeat;
height:287px;
margin-top:0px;

}

#menu {width:165px;
		height:500px;
		float:left;
		margin:0 30 0 0px;
		padding:0;
		}

#main {height:auto;
		padding:0px;
		margin:0 0 0 0px;
		float: left 20px;

}
		#main_head {height:53px;
				}
		
		#wide_head {height:53px;
		}

/*/////////////////////BACKGROUNDS////////////////////////*/

				
		#main_content {background:url(images/bg_purplegirl.jpg);
				background-repeat:no-repeat;
				background-color:#f5f5f5;
				height:100%;
				background-position:center;				
				padding:10px;
				padding-bottom:20px;
				}
				
		#blank_contentsm {
				height:auto;
				width:480px;
				background-color:#f5f5f5;
				padding-bottom:20px;
				padding:10px;
				}
				
								
		#harley {background:url(images/bg_harley.jpg);
				background-repeat:no-repeat;
				background-color:#f5f5f5;
				height:100%;
				background-position:center;				
				padding:10px;
				padding-bottom:20px;
				}
		#tessa {background:url(images/bg_tessa.jpg);
				background-repeat:no-repeat;
				background-color:#f5f5f5;
				height:100%;
				background-position:center;				
				padding:10px;
				padding-bottom:20px;
				}				
		#katrina {background:url(images/bg_katrina.jpg);
				background-repeat:no-repeat;
				background-color:#f5f5f5;
				height:100%;
				background-position:center;				
				padding:10px;
				padding-bottom:20px;
				}				
		#asian {background:url(images/bg_asian.jpg);
				background-repeat:no-repeat;
				background-color:#f5f5f5;
				height:100%;
				background-position:bottom;				
				padding:10px;
				padding-bottom:20px;
				}				
				
		#savannah {background:url(images/bg_savannah.jpg);
				background-top: 550px;				
				background-color:#f5f5f5;
				height:100%;
				background-repeat:no-repeat;
				padding:10px;
				padding-bottom:20px;				
				}
	
		#victoria {background:url(images/bg_victoria.jpg);
				background-top: 650px;				
				background-position: center;				
				background-color:#f5f5f5;
				height:100%;
				background-repeat:no-repeat;
				padding:10px;
				padding-bottom:20px;
				width: 655px;				
				}					
		#boys {background:url(images/bg_jeff.jpg);
				background-top: 650px;				
				width: 655px;
				background-position: center;				
				background-color:#f5f5f5;
				height:100%;
				background-repeat:no-repeat;
				padding:10px;
				padding-bottom:20px;
				}				
		#sharisse {background:url(images/bg_sharisse.jpg);
				background-position: center;				
				background-color:#f5f5f5;
				height:100%;
				background-repeat:no-repeat;
				padding:10px;
				padding-bottom:20px;
				}
	
		#wide_content {
				height:auto;
				width: 655px;
				background-color:#f5f5f5;
				background-image:url(images/bg_purplegirl.jpg) ;
				background-repeat:no-repeat;
				background-position:center;
				padding-bottom:20px;
				padding:10px;
				}
				
		#blank_content {
				height:auto;
				width: 655px;
				background-color:#f5f5f5;
				padding-bottom:20px;
				padding:10px;
				}				

		#youth_content {
				height:auto;
				width: 655px;
				background-image:url(images/bg_youth.jpg) ;
				background-color:#f5f5f5;
				background-repeat:no-repeat;
				background-position:center;
				padding-bottom:20px;
				padding:10px;
				}
	
		#missing {
				height:auto;
				width: 655px;
				background-image:url(images/bg_serena.jpg) ;
				background-color:#f5f5f5;
				background-position:center;
				background-repeat:no-repeat;
				padding-bottom:20px;
				padding:10px;
				}	
		
											
				

#content_right {
height:400px;
margin-left:10px;
margin-top:5px;
}


#bottom_line {background:url(images/bottom_line.jpg);
background-repeat:repeat;
height:11px;
}

#bottom_links {background:url(images/bottom_orange.jpg);
background-repeat:repeat-x;
height:auto;
background-color:#F5CE8E;
font: Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;

}

.images {font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin:6px;
	border:1px solid black;
	}
	
	
.thumbs
{border: 3 solid #FFFFFF;}
	.thumbs a:hover {border: 3 solid #FFFFFF;}

	


.h1 {
	font-size: 14px;
	color: #339933;
	font-weight:bold;
}

.h2 {
	font-size: 12px;
	color: #ff6600;
	font-weight:bold;
}

.h3 {
	font-size: 16px;
	color: #ff6600;
	font-weight:bold;
}

.small_text {
	font-size: 10px;
	color: #000000;
}

