body {	background: black url('http://www.ericbarker.com/images/moonburst_watermark.jpg') no-repeat scroll 100px 80px;
 	color: #CCC;
 	font-family: Verdana, "Trebuchet MS", Helvetica, Arial sans-serif;
 	margin: 0}
 	
 a {	text-decoration: none;
 	color: #F60;}
 
 a:hover { 	text-decoration: none; 	background-image: url('http://www.ericbarker.com/images/line.gif');
 	background-repeat: repeat-x;
 	background-position: bottom left;}
 	
 #logo h1 { display: none}
 #logo { position: absolute;
 	z-index: -1;
 	margin: 0 0 0 10px;
 	top: 0;
 	height: 92px; width: 180px;
 	background-image: url('http://www.ericbarker.com/images/logo_moonburst.gif')}
 
 #siteNav { list-style-type: none;
 	height: 46px;
 	padding: 15px 0 0 240px;
 	margin: 0;
 	background-image: url('http://www.ericbarker.com/images/line.gif');
 	background-repeat: repeat-x;
 	background-position: bottom left;
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
 	font-size: 22px;
 	overflow: hidden;
 	min-width: 700px}
 #siteNav li {float: left; padding: 0 44px 0 0; margin-right: 5px}
 #siteNav a {
 	color: #F60;
 	display: block;
 	text-transform: uppercase}
 #siteNav a:hover {
 	background-image: url('http://www.ericbarker.com/images/line.gif');
 	background-repeat: repeat-x;
 	background-position: bottom left;}
 
 #main {float: left;
 	width: 804px;
 	padding: 10px 0 0 180px;
 	margin: 0;}
 
 #sideBar {float: left;
 	width: 160px;
 	padding: 0 15px 15px 15px;
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
 	font-size: 12px;
 	display: inline}
 #sideBar h4 {text-transform: uppercase;
 	margin: 0 0 .4em 0;
 	padding-top: 1em;
 	border-top: 1px dashed #CCC}
 #sideBar h4.first {border-top: 0px}
 #sideBar li {margin: 0 0 .4em 3em; padding: 0}
 #sideBar ul {margin: 0 0 .5em 0; padding: 0 0 1em 0}
 #sideBar img {margin-left: 2em}
 
 #content {float: left;
 	width: 560px;
 	min-height: 440px;
 	padding: 0 25px; margin: 0;
 	border-right: 1px solid #CCC}
 	
 #content h1 {color: #CCC;
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
 	font-size: 18px;
 	text-align: center;
 	font-weight: normal;
 	margin: 0 0 15px 0; padding: 0 0 10px 0;
 	border-bottom: 1px dashed #CCC}
 	
 #content h2 {color: #CCC;
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
 	font-size: 12px;
 	text-align: center;
 	font-weight: bold;
 	margin: 0 0 15px 0; padding: 0 0 10px 0}
 
 #footer {clear: both;
 	border-top: 1px solid #CCC;
 	border-bottom: 1px solid #CCC;
 	border-width: 1px 0;
 	font-size: .75em;
 	padding: 10px 0 10px 205px}
 	
 h2 { font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
 	font-size: 14pt;
 	font-weight: bold;
 	margin: 10px 0}
 	
 .title {font-style: italic}