@charset "utf-8";
/* CSS Document */
body {
background-color:#000000;
}

A:link{ color:#FFFFFF; text-decoration:none; }
A:hover{ color:#6C8EFF; text-decoration:none; }
A:active{ color:#999999; text-decoration:none; }
A:active:hover{ color:#6C8EFF; text-decoration:none; }
A:visited{ color:#FFFFFF; text-decoration:none; }
A:visited:hover{ color:#6C8EFF; text-decoration:none; }

img {border:0;}

.center {
text-align:center;
}

#spacer {height:20px;}
#spacer2 {height:10px;}
#spacer3 {height:60px;}
.gspacer {padding-right:270px;}




#center {
margin-left:220px;
margin-right:auto;
width:450px;
padding-left:10px;
}





#footer2 {
padding-top:20px;
clear:both;
width:792px;

text-align:center;

}



#wrap {
width:792px;
height:576px;

margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
}

#body {
width:792px;
height:516px;
margin-left:auto;
margin-right:auto;
font-family:"Times New Roman", Times, serif;
}





<style type="text/css">
img, div { behavior: url(/iepngfix.htc) }
</style> 