
html,body{background: #000000 url('/images/background.jpg') no-repeat fixed top center; margin:10px;padding:0}

body{font: 76% arial,sans-serif;text-align:cente; line-height:1.4; color: #AAAAAA;r}

p{margin:0 10px 10px; text-indent: 10px; }


a{display:block;color: #981793;padding:10px}

div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;background: #000000 url('/images/logo.png') no-repeat fixed left;}

div#container{text-align:left}

div#wrapper{background: url('/images/contentbg.png'); border: 1px solid #225522;}

div#content{margin: 20px;}
div#content, div#footer{ line-height:1.4; color: #AAAAAA;}
div#content a:link, div#content a:visited, div#footer a:link, div#footer a:visited{display: inline; padding: 0; margin: 0;color: #32CC32; text-decoration: none;}
div#content a:hover, div#footer a:hover{color:#11FF11;}

div#extra{background:#FF8539}

div#footer{background: #333;color: #FFF; text-align: center}

div#footer p{margin:0;padding:5px 10px}
div#wrapper h1{height:45px; background: url('/images/navbg.png'); padding-left:10px; padding-top: 5px; margin:0; font-family: Verdana;font-weight:normal; color:#EEEEEE}

div#container{width:700px;margin:0 auto}

div#navigation{background: url('/images/navbg.png'); height:40px; margin-bottom:8px; border: 1px solid #225522;}

#navlist li{ list-style-type: none; padding-right: 5px;font-size:18px; float:left}
#navlist {margin: 0px; padding: 0px;}
#navigation a:link, #navigation a:visited{color:#AAAAAA; text-decoration: none; }
#navigation a:hover {color:#FFFFFF}

div#footer{margin-top: 10px;clear:both;width:100%; background: #111111}


table
{
font-weight: normal;
font-size: 11px;

width:85%;
background-color: #111111;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table td
{background-color: #222222;
color: #DDDDDD;
padding: 4px;
text-align: left;
border: 1px #333333 solid;}

table th
{background-color: #666;
color: #EEEEEE;
padding: 4px;
text-align: left;
border-bottom: 2px #111111 solid;
font-size: 12px;
font-weight: bold;} 

