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

P {
	padding: 20px;
	
	

	
}
ul, ol, li,  h1, h2, h3, h4, h5, h6,  {
	font-family: "Monotype Corsiva", arial, monospace; font-size: 20px; text-align:center; color:#FFF;  letter-spacing: .1em; line-height: 100%;
margin: 0;
padding: 10px;
border: 0;
}


body {
	padding: 0;
	margin: 0;
	background: #000 url(ccgraphics/cuckcontrol.gif) no-repeat center top;
	font-family: Optima, verdana, geneva, 'trebuchet ms', arial; font-size: 14px; text-align: justify; color:#FFF;  letter-spacing: .1em; line-height: 150%;
	font-weight:lighter;
	line-height: 16pt;
	color:#FFF;
	width: 100%;
	display: table;
}

#nav {
	width:950px;
	background-image:url(ccgraphics/cuckgrad.jpg);
	border-bottom: 1px solid #ec369b;
	height:40px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:90%;
}
	
 #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	border-left: 1px solid #ec369b;
	width:180px;
	padding:5px;
	margin:10px;
	text-align:center;
 }

#numbers {
	border-right: 1px solid #ec369b;
	width:200px;
	padding:5px;
	margin:20px;
	padding-top:75px;
	text-align:center;
	background-image:url(ccgraphics/sexnumbers.gif);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
	float:left;
	
}

#thumbnails {
width:300;
	
}


#content {
	width:950px;
	margin: 550px auto 0;
	background:#000;
	border: solid 1px #ec369b;
	
	
	
}

#ads {
width:850px;
	border-top: 1px solid #ec369b;
	border-bottom: 1px solid #ec369b;
	height:15px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:90%;
	clear:both;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a{

color: #FFFFFF;
background-color: #3333CC;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
} 

#nav ul li a:hover, #nav ul li a:focus{
background-color: #990000;
}

#content p{
padding:inherit;
margin: 20px;
}

#content h1{
font-family: "Monotype Corsiva", arial, monospace;
color:#7f00fb;
padding: 0;
margin: 20px;
}

#content h2{
font-family: "Monotype Corsiva", arial, monospace;
color:#66F;
padding: 0;
margin: 20px;
}

#footer {
	width:950px;
	background-image:url(ccgraphics/cuckgrad.jpg);
	border-top: 1px solid #ec369b;
	border-width:1px;
	height:50px;
	text-align:center;
	font-family: "Monotype Corsiva", arial, monospace;
	font-size:90%;
	
}


a:link { color:#ec369b; }
a:visited { color:#66F; }
a:hover { color:#99F; }
a:active { color:#FCF; }
@charset "UTF-8";
/* CSS Document */

