#masthead {border-bottom:8px solid black; margin-bottom:10px; padding:20px 0px 30px 0px; }
	h1 {width:385px; height:309px; text-indent:-1000px; overflow:hidden; background:url('/images/logo_big.png'); margin:auto; cursor:pointer; }

#status {font-size:18px; background:yellow; text-indent:20px; padding:10px 0px 10px 0px; background:#85AE53; letter-spacing:1px; }
	#status p {margin:0px; }
	#status a, #navigation a {text-decoration:none; color:black; }
	#status a:hover, #navigation a:hover {text-decoration:underline; }

#navigation {border-bottom:2px solid black; margin-bottom:20px;  }
	#navigation ul {list-style-type:none; margin:10px 0px 10px 0px; padding:0px;  }
		#navigation ul li {float:left; margin:0px 20px 0px 0px; text-transform:uppercase; }
		
#content ul {list-style-type:none; font-style:italic; }
#content li {padding-bottom:10px;}
		
#dudes {margin-bottom:20px; }