/* CSS Document */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
        font-size: 11px !important; 
	background: #ccc url('http://nudemenporn.com/script/images/top-bg.gif') repeat-x top left;
        text-align: center;
	margin: 0px;
        height: 100%
	}

#wrapper {
		background: #fff;
        background-position: right !important;
	    text-align: left;
		margin: 0px auto;
		padding: 0;
		width: 980px;
       	}
		
#header {
		height: 100px;
		width: 980px;
		color: #fff;
		background: #333;
		border-left: 1px solid #555;
		margin: 0px auto;
        }

#header a {
	color: #fff;
        }

#header a:hover, #header .current_page_item {
	background: #D17D05;
	color: #fff;
        }
		
		
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
        }

#menu li {
	float: left;
	border-right: 1px solid #555;
        }

#menu a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 50px 10px 0 10px;
	text-align: center;
        }


#title {
	float: left;
	width: 270px;
        text-align:center;
        padding:30px 0 0 0;
        }

#title h1 {
        padding:0px;
        margin:0px;
        font-family: Verdana, Arial;
        font-size: 12px;
        font-weight:normal;
         }
#header a:hover, #header .current_page_item {
	background: #D17D05;
	color: #fff;
        }

#content {
		width:980px;
		background:#fff;
		padding:20px 0px;
		margin:0px auto}
		
.choose_box {
		height:70px; 
		background:#333333; 
		border-left:10px solid #D17D05;
		margin:0px 0px 20px 0px;
		}

.choose {
		padding:18px 15px; 
		color:#FFFFFF;
		font-size:14px;}

.choose a {
		font-size:26px; 
		color:#C9811A;
		font-family:Arial, Helvetica, sans-serif}
		
.cat_box {
		background:#333333; 
		border-left:10px solid #D17D05;
		padding:5px 5px;
		margin:10px 0px 10px 0px;
		text-align: left;
		font-size:19px;
		font-weight:bold;
		text-transform:uppercase;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif
		}		
.cat_box span {
		color:#C9811A}	
		
.thumb_box {
		width:950px; 
		margin:0px auto; 
		padding:10px 0px
		}	
.thumb_box img {
		margin:3px}	
		
table.mix {
		width:950px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:left
		}
		
table.mix a {
		text-decoration:none;
		color:#000000
		}		
table.mix a:hover {
		text-decoration:underline
		}
table.mix span {
		color:#D17D05
		}		

.footer {background:#333; text-align:center; color:#FFFFFF; padding:10px 0px}

.footer ul { margin:0px}		
.footer ul li { list-style:none}		

.footer a { color:#FFFFFF; text-decoration:underline}	
		
		
		
		
		
		
