/* General Site Structure */
body {
	margin: 0; padding: 0;
	text-align: center;
	background: #333333 repeat-x;
	font: 12px Verdana; color: #999999;
	}

/* Headers - Title & Description */
	.header h1 {font: 14px Verdana;color:#CCCCCC;}
	.header h2 {font: 12px Verdana;}
	h1,h2,h3 {margin:0;padding:0;}

/* Thumbs Size */
	.content img {width:180px;height:135px;border:1px solid #999999;margin:0px;}
	.content img:hover {border:1px solid #A5C15B;}
/* if you change the thumbs size, you may have to edit these two 'width' properties below */
	.content {width:766px;}

#wrapper {margin: 0px;width: 766px;padding:0px;float: right;}
#wrapper2 {margin: auto;width: 920px;padding:0px;}
#wrapper3 {margin: auto;width: 968px;padding:0px;}

/* Links */
	a {color:#FFFFFF;text-decoration:none;margin:0px;padding:0;}
	a:hover {color:#A5C15B;text-decoration:none;}

/* Menu */	
.menu {
	font-size: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

/* misc */
	.spacer {min-height:5px;clear:both;}
	.spacer2 {min-height:20px;clear:both;}
	.ace {background: #000000;width:182px;height:178px;margin:4px;float: left;font-size:10px;text-align: left;display:inline;}


/* :::::: AZ Nude Celebs  ::::: */
#az {width: 100%;margin:0 auto;}
#az div {overflow:hidden;padding-left: 4px;padding-top: 0px;}
#az div a {width: auto;border: 1px solid black;text-align: center;float: left;padding: 2px 8px;font: 14px Arial;text-decoration: none;margin: 2px;background-color: #1D1D1D;}  
#az div a:hover {width: auto;color:white;background-color: #A5C15A;float: left;} 


/* Bottom Toplist */
ul#top2 {
	list-style: disc;
	margin-left: 18px;
	margin-right: 1px;
}

ul#top2 li {
	font-size: 12px;
	font-family: Arial;
}


















