body {
	background:#000 url("http://www.davidabbott.net/images/background_content.jpg") no-repeat top;
	margin: 0px 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #CCC;
	font-size: 11px;
}

.clear { clear: both;}

.headertext {position: absolute; font-size: 16px; margin: 20px 0px 0px 500px;}

.topnav {position: absolute; margin: 10px 0px 0px 0px;}
.topnav a {color: #369; font-family: century gothic, arial, verdana, helvetica; font-size: 18px; text-decoration: none; padding: 0px 20px 0px 20px;}
.topnav a:visited {color: #369; text-decoration: none;}
.topnav a:hover {color: #900; text-decoration: none;}

.headernav {position: absolute; margin: 60px 0px 0px 380px; color: #9C9; font-family: arial, verdana, helvetica; font-size: 14px; width: 600px; text-align: right;}
.headernav a {color: #9C9; text-decoration: none; text-transform: uppercase;}
.headernav a:visited {color: #9C9; text-decoration: none;}
.headernav a:hover {color: #FFF; text-decoration: none;}

.pagetitle {color: #FFF; font-family: arial, verdana, helvetica; font-size: 18px; margin: 0px 0px 0px 0px; text-transform: uppercase;}

.content_container {margin: 0px 0px 0px 60px; font-size: 11px; width: 880px; color: #CCC;}
.content_container a {color: #CCC; text-decoration: none; border-bottom: 1px dotted #CCC;}
.content_container a:visited {color: #CCC; text-decoration: none; border-bottom: 1px dotted #CCC;}
.content_container a:hover {color: #FFF; text-decoration: underline;}

.videoholder {margin: 20px 0px 40px 0px;}

.copyright {color: #CCC; font-size: 10px; text-align: center; width: 1100px; margin: 200px 0px 0px 0px; position: absolute; text-transform: uppercase;}
.copyright a {color: #CCC; text-decoration: none;}
.copyright a:visited {color: #CCC; text-decoration: none;}
.copyright a:hover {color: #FFF; text-decoration: underline;}

.frontpage_copyright {color: #CCC; font-size: 10px; text-align: center; width: 1100px; margin: 100px 0px 0px 0px; position: absolute; text-transform: uppercase;}
.frontpage_copyright a {color: #CCC; text-decoration: none;}
.frontpage_copyright a:visited {color: #CCC; text-decoration: none;}
.frontpage_copyright a:hover {color: #FFF; text-decoration: underline;}


