@charset "UTF-8";
/* CSS Document */

body{ background-color:#080e1e; margin:0; padding:0; font-family:Georgia, Arial, Times New Roman, serif; font-size:16px; }
#container{ width:870px; height:auto; margin:0 auto; }

#top{ width:870px; height:180px; text-align:right; color:#FFFFFF; border-bottom:#FFFFFF 1px solid; }

#strip{ float:left; width:848px; height:auto; margin:-40px 0 10px 10px; }
#sp{ float:left; width:50px; height:auto; font-size:50px; color:#CC6600; margin:-10px 0 0 0; text-align:left;}
#sp-longer{ float:left; width:300px; height:auto; font-size:18px; color:#ffffff; margin:18px 0 0 15px; text-align:left; }

#menu{ float:left; width:200px; height:auto; margin:15px 0 0 10px; color:#FFFFFF; font-size:16px; }
#menu-item{ width:200px; height:auto; margin:0 0 8px 0; }
#main_text{ float:right; width:638px; height:auto; border-left:1px #FFFFFF solid; margin:15px 0 10px 0; padding:0 10px 0 10px; color:#FFFFFF; line-height:20px; }

#footer{ float:left; width:848px; height:43px; margin:0 0 0 10px; padding:10px 0 0 0; border-top:1px #FFFFFF solid; color:#666666; font-size:10px; }

p{ padding:0; margin:0 0 8px 0; }
a{ color:#FFFFFF; text-decoration:none; }
a:hover{ color:#CC6600; }
.highlight{ color:#CC6600; }
.active-link{ color:#cc6600; }
i{ color:#CC6600; }
h1{ padding:0; margin:5px 0 10px 0; }

.finklink{ color:#666666; text-decoration:none; }
.finklink:hover{ color:#ffffff; text-decoration:none; }