html {	height:100%;	}body         {background-color: #000000;
background-position: center;text-align: center; font-family: arial, verdana, san-serif;font-size: 13px;line-height: 1.5em;color: #ffffff;
SCROLLBAR-FACE-COLOR: black; 
SCROLLBAR-ARROW-COLOR: white; 
SCROLLBAR-TRACK-COLOR: black;
                }a:link {color:#ffffff; }a:visited  {color:#ffffff; }a:hover {color:#ff0000; text-decoration:none;}a:active  {color:#000000; text-decoration:none;}#container 	{
top: 0;width: 770px;margin-left: auto;margin-right: auto;text-align: left; 
position: relative;height: 600px;}

#content {
position: absolute;
top: 550px;
left: 235px;
width: 500px;
height: 390px;
padding-right: 20px;
}

#nav {
left: 10px; 
width: 142px; 
position:absolute; 
top: 480px; 
height:169px;
}
