body
	{
    margin:0px;
    background-color:#0d0d0d;
    }
body, td, div
	{
    font-family:arial, sans-serif;
    font-size:11px;
    color:#909090;
    }
.white
	{
    color:#ffffff;
    }
h1
	{
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
    }
a:link, a:active, a:visited
	{
    color:#ffffff;
    }
a:hover
	{
    color:#e8a713;
    }
#top
	{
	background:url(images/swirlbg.jpg) top center repeat-x;
	}
#topnav
	{
	width:1020px;
	margin:auto;
	}
#nav
	{
	float:right;
	}
#clear
	{
	clear:both;
	}
#middle
	{
	background:url(images/bgmiddle.jpg) top left repeat-x #0d0d0d;
	border-bottom:solid #494949 1px;
	}
#content
	{
	width:1020px;
	margin:auto;
	padding:40px 0 40px 0;
	}
#footer
	{
	width:1020px;
	margin:auto;
	padding-top:15px;
	}