* {
	margin:0;
	padding:0;
	}
body {
	background:#000 url(images/bg-sundown.jpg) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#a5b8be;
	}
img {
	border:none;
	}
a {
	text-decoration:none;
	}
a:link , a:visited {
	color:#a5b8be;
	}
a:hover {
	color:#666;
	}		
p , h1 , h2 {
	padding:0 0 10px 0;
	}			
h1 {
	font-size:13px;
	font-weight:bold;
	}
h2 {
	font-size:18px;
	font-weight:bold;
	}	
.clear {
	clear:both;
	}
#navWrap {
	width:190px;
	margin:90px 0 0 70px;
	position:absolute;
	}	
#navtop {
	background:url(images/sdnav-top.png) no-repeat top;
	width:190px;
	height:50px;
	}
#navbottom {
	background:url(images/sdnav-bottom.png) no-repeat top;
	width:190px;
	height:30px;
	}	
#nav {
	background:url(images/sdnav-repeat.png) repeat-y top;
	width:110px;
	height:100%;
	padding:0 25px 0 55px;
	}
#nav li {
	padding:8px 0 8px 0;
	list-style:none;
	font-family:gunplay;
	font-size:20px;
	font-weight:normal;
	}
#nav li a:link , #nav li a:visited {
	color:#000;
	}
#nav li a:hover {
	color:#666;
	}		
#logo {
	width:110px;
	height:90px;
	margin:0 0 0 625px;
	position:absolute;
	float:left;
	}	
#sundown {
	width:900px;
	height:100%;
	min-height:660px;
	margin:auto;
	}
#sundown .post {
	width:500px;
	margin:240px 0 0 260px;
	padding:0 0 50px 0;
	position:absolute;
	float:left;
	}
#sundown .post li {
	list-style:square inside;
	color:#a5b8be;
	}					