
body
{
	
	font-family: verdana, arial;
}
p, a
{
	color: white;
	font-size:11px;
	
}
.mediumText a
{
	font-size: 17px !important;

}
p a
{
	text-decoration:underline;
}
p a:hover{
	text-decoration:none;
}	
h2
{
	clear:left;
	color: white;
	font-size:13px;
}	
h2 small
{
	font-weight:normal;
}
h1
{
	clear:left;
	color: white;
	font-size:13px;
}
#container
{
	width:800px;
	height:100%;

}
#logo
{
	width:100%;
	text-align:left;
	margin-bottom:0px;
	padding-bottom:0px;
}
#logo img, #logo a
{
	border: none;
	margin-bottom:0px;
	padding-bottom:0px;
}
#rotatingAndMenu
{
	width:100%;
	height:291px;
	vertical-align:top;
}
#rotatingAndMenu #menu
{
	float:left;
	width:203px;
	height:100%;
	vertical-align:top;
	padding:0px;
}
#rotatingAndMenu #menu
{
	
	vertical-align:top;
	text-align:center;

}
#rotatingAndMenu #menu .item div
{
	position:relative;
	top:6px;
}
#rotatingAndMenu #menu .item 
{
	vertical-align:middle;
	height:29px;
	width:203px;
	border-bottom:1px solid #3e3e3e;
	cursor: pointer;
	background: #fe0f60;
}

.front img
{
	border:1px solid #fe0f60;
}
#rotatingAndMenu #menu a:hover .item
{
	
	cursor: pointer;
	background:#ffa8c5;
	
}	
#rotatingAndMenu #menu a
{
	color: white;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;
	border:none;
	font-size:14px;
	
}
#rotatingAndMenu #menu a .item
{
	margin-bottom:14px !important;
}


#rotatingAndMenu #rotating
{
	float:right;
	width:597px;
}
#rotatingAndMenu #rotating img
{
	border:1px solid #fe0f60;
}
#content #left
{
	width:60%;
	float:left;
	text-align:left;
}
#content #full
{
	width:100%;
	float:left;
	text-align:left;
}
#content #right
{
	width:33%;
	float:right;
	text-align:left;
}
#content 
{
	height:400px;
	width:100%;
}
#content h1
{
	text-transform: uppercase;
	color: white;
}
#content h1 span
{
	color:#999999;
	
}
.divider .left
{
	float:left;
	width:10%;
	height:1px;
	border-bottom:1px solid #fe0f60;
	margin:0px !important;
	padding:0px !important;
}
.divider .right
{
	width: 90%;
	border-bottom:1px solid #a7a7a7;
	float:left;
	margin:0px !important;
	padding:0px !important;
	
	}
#content #thumbs
{
	width:100%;
	text-align:left;
	
}
#content #thumbs a
{
	border:none;
padding: 0px 5px 5px 0px;
}
#content #thumbs img
{
	border: none !important;
	
}
#content #thumbs a:hover img
{
	border: none !important;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);

}

#content #thumbs a img
{
	border: none;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
#content #preview
{
	width:100%;
	text-align:center;
	
}
#content #preview a
{
	border:none;
	padding: 0px !important;
	margin:0px !important;
}
#content #preview img, .friend .thumbs a img
{
	border: none !important;
	padding: 0px ;
	margin:0px;
}
#content #preview a:hover img, .friend .thumbs a:hover img
{
	border: none !important;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);

}

#content #preview a img
{
	border: none;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
#footer
{
	text-align:right;
}
#footer p, #footer p a
{
	font-size:9px;
}
#links
{
	width: 100%;
}
#links #left
{
	width:40%;
}	
#links #right
{
	width: 59%;
}	
#links img
{
	border: none;
}
.enter a
{
	color:green;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.enter a:hover, .leave a:hover
{
	
	color:white;
	
}
.leave a
{
	color:red;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.latestThumbs img
{
	width:100px;
	height:75px;
	
}
.latestThumbs p
{
	float:left;
	margin-bottom:8px;
}
.friend
{
	width:100%;
	border-bottom:1px dotted #A7A7A7;
	text-align:center;
	margin-bottom:30px;
	padding-bottom:10px;
}
.friend .banner img
{
	border: none;
}
.friend .banner
{	
	margin-bottom:10px;
}
.friend .thumbs img
{
	margin-right:30px !important;
}