@charset "utf-8";

* {margin: 0; padding: 0;}
body {
	background: #333333;
	background-image: url(../media/body_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;	
}
	
#container {width: 800px; margin: 0 auto;}	
#header {
	width:780px; 
	height:49px; 
	text-align:right; 
	padding:95px 20px 0 0;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	}	
.clear{clear: both;}

#gallery_wrapper {width:800px;}
#gallery_header {
	width:500px; 
	height:90px;
	padding:10px 20px 0 280px;
	font-size:12px;
	}
	
	
	
/*------------------------(   nav links   )---------------------------------------------(  nav links  )------------*/	
.nav_links {width:790px; height:35px; padding:10px 0 0 10px; 
			background-image: url(../media/nav_bg.gif); background-repeat: repeat-x;
			border-bottom:#000000; border-bottom-width:1px; border-bottom-style:solid;
			border-top:#000000; border-top-width:1px; border-top-style:solid;}
			
			.nav_links a {
			color: #ffffff; text-decoration: none;}

			.nav_links a:visited {
			color: #ffffff;}
	
			.nav_links a:hover {
			color: #ffff00; text-decoration: underline;}

			.nav_links ul {
			margin: 0; padding-right:30px; text-align:left;}

			.nav_links li {
			list-style-type: none; display: inline; color:#fff; padding-right:20px;}


/*------------------------(  scc-content  )------------------------------------------------------(  content  )------------*/
.scc-content {height: 350px; width:800px; background-color:#111111;}

.scc {
	width:800px;
	height:350px; 
	float:center; 
	background-color:#111111;
	}
	.scc img {
	margin:8px 6px 10px 6px;
	border:#000000; border-width:medium; border-style:solid;
	}
	.scc p {text-align:center;}
	.scc p a:hover {color:#FF0000;}

/*------------------------(  content  )------------------------------------------------------(  content  )------------*/
.girl-content {height: 140px; width:800px; background-color:#FFFFFF;}

.girlthumbs {
	width:800px;
	height:140px; 
	float:left; 
	background-color:#FFFFFF;
	}
	.girlthumbs img {
	margin:8px 6px 10px 6px;
	border:#000000; border-width:medium; border-style:solid;
	}
	.girlthumbs p {text-align:center;}
	.girlthumbs p a:hover {color:#FF0000;}

			

/*------------------------(  content  )------------------------------------------------------(  content  )------------*/
.content {height: 360px; width:800px; background-color:#FFFFFF;}

.thumbs {
	width:400px;
	height:320px; 
	float:left; 
	background-color:#FFFFFF;
	}
	.thumbs img {
	margin:8px 6px 10px 6px;
	border:#000000; border-width:medium; border-style:solid;
	}
	.thumbs p {text-align:center;}
	.thumbs p a:hover {color:#FF0000;}



/*--------------------------(  ad  )------------------------------------------------------------(  ad  )------------*/
.ad_wrapper {
	width:760px;
	height:140px;
	background-color:#FFFFFF;
	clear:both;
	padding:10px 20px 20px 20px;
	}
	.ad01 {
	width:760px;
	text-align:center;
	}
	.ad01 a {
	color:#0000FF;
	font-size:36px;
	}
	.ad01 a:hover {
	color:#ff0000;
	}
	.ad02 {
	width:760px;
	text-align:center;
	}
	.ad02 a {
	color:#0000FF;
	font-size:16px;
	}
	.ad02 a:hover {
	color:#666666;
	}

/*----------------------(  footer  )-----------------------------------------------------------------(  footer  )-----*/
.footer_links {width:790px; height:35px; padding:10px 0 0 10px; 
			background-image: url(../media/nav_bg.gif); background-repeat: repeat-x;
			border-bottom:#000000; border-bottom-width:1px; border-bottom-style:solid;
			border-top:#000000; border-top-width:1px; border-top-style:solid;}
			
			.footer_links a {
			color: #fff; text-decoration: none; font-size:10px;}

			.footer_links a:visited {
			color: #fff;}
	
			.footer_links a:hover {
			color: #ffff00; text-decoration: underline;}

			.footer_links ul {
			margin: 0; padding-right:30px; text-align:left;}

			.footer_links li {
			list-style-type: none; display: inline; color:#fff; padding-right:20px;}