html, body { height:100%; }
body {
background:#000000;margin:0;
padding:0;text-align:center;}


a {text-decoration:none}
a:link {COLOR: #0099cc;}
a:visited {COLOR: #0099cc;}
a:hover {COLOR: #fcb041;}
a:active {COLOR: #fcb041;}


#Container { position:relative; top:20px; width:790px; margin-left:auto; margin-right:auto; padding:0px; font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 10px; 
color:#000000;
text-align:left; 
background:#ffffff;}

#index1 {position:absolute; height: 150px; top:0px; width:325px; margin-right:auto;}

#index2 {position:absolute; height: 200px; left:330px; width:200px; margin-right:auto;}

#copyright {position:absolute; height: 200px; text-align: center; width:100%; margin-right:auto;bottom: 0px;}

#Links1 { background-color none; position:absolute; left:200px; top:105px; width:120px; height:40px; margin-left:auto; margin-right:auto; padding:8px }



A:link img { border-style: none; }
A:visited img { border-style: none; }
A:hover img { border-style: none; }
A:active img { border-style: none; }

<!--COLORS
0099cc - blue
-->

