body{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment: fixed;
	background-color:#000014;
	font-size:12px;
	margin:0px;
	padding:15px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif ;
	text-decoration: none;
	border:none;
}
	

p{
	margin:0px;
	padding-bottom:16px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
	text-align: left;
	
}
	
	a:link {color: #FC0;}
	a:hover {color: #F30;}
a:visited {	color: #39F;}
a:active {color: #F30;}


#mainwrapper{
position: relative;
margin: 0 auto;
width:1024px;
padding-top: 80px;
border:none;
}

#wrapper{
background:none;
float:left;
width:1024px;
border:none;

}

#header{
float:left;
width:1024px;
/* Space before the header image*/
padding-left: 10px;
padding-top: 5px;
padding-bottom:10px;

}

#navigation{
	float:left;
	width:1024px;
	height:30px;
	padding-top:26px;
	padding-bottom:35px;
	border-top-color:#CCC;
	border-top-width:3px;
	border-top-style:groove;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
}

#content{
float:left;
width:1024px;
padding-top: 10px;
padding-left:0px;
border:none;

}

#content_main{
	width: 600px;
	float:left;
	line-height: 19px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#mainwrapper #wrapper #content #content_main .content_entry .entry_text ul {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	list-style-type: circle;
}

.content_entry{
float:left;
padding-left: 1px;

padding-top: 10px;
}
.entry_text{
float:left;
width:500px;
padding-bottom:50px;
padding-top:15px;
}

h1{
	font-size:36px;
	color: #b4afa6;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:7px;
	line-height: 40px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #F60;
	border-bottom-width: 2px;
}


.details{
font-size:11px;
color:#21201f;
float:left;
padding-bottom: 19px;
padding-top:0px;


}


.details a:link, .details a:visited{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

.details a:hover, .details a:visited:hover{
	font-size:11px;
	color:#FC0;
	text-decoration:none;
}

.details_votes{
color: #4c656f;
}

.details_votes_txt{
padding-top:5px;
float:left;
}


.details_votes_img1{
padding-top:5px;
float:left;
}

.details_votes_img2{
padding-top:3px;
float:left;
}

.link{
float:left;
padding-left:10px;
}

.link:hover{
background-image:url(../images/nav_hover.gif);
background-repeat:no-repeat;
background-position:top;
height:50px;

}
img{
border:none;}

/* RIGHT COLUMN */
#content_others{
float:left;
padding-left: 25px;
padding-top:73px;
width:272px;
}

.others_header{
	font-size:14px;
	text-transform:none;
	padding-bottom:4px;
	float:left;
	color: #F60;
}

h2{
	font-size:13px;
	color: #F60;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.links{
	padding-bottom: 0px;
	float:left;
	padding-top:13px;
	font-size: 10px;
	line-height: 16px;
	color: #70695b;
	padding-right:33px;
	width:370px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
}

.links a{
	color: #F93;
	text-decoration:none;
}


.others_header_divider{
	float:left;
	height:4px;
	width:400px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
}


.others_header2{
	font-size:14px;
	text-transform:none;
	padding-bottom:8px;
	padding-top:60px;
	float:left;
	color: #F60;
}

.photos{
	border: 1px solid #CCC;
	
	padding:100px;
	float:left;
}


.photos_space{
float:left;
width:8px;}



.images2{
padding-top:5px;
padding-bottom:10px;
height: 80px;
width:1024px;
background-color:#3366ff;

}

.images2 img{
	margin-left:100px;
	margin-right:100px;
}
	


#footer{
	float:left;
	text-align:center;
	color:#F60;
	font-size:10px;
	width: 1024px;
	padding-top:40px;
	padding-bottom:25px;
	border-top-width: 1px;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
