/********************** HTML STYLES ***********************/ body { margin: 0; background: #FFFFFF; color: #000000; } body, p, td, .standard { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } /* Use BODYID to assign styles to body tag */ #bodyid { text-align:center; background:url(standard/bodybg.jpg) repeat-x top; } a { color: #0000CC; } a:hover { color: #0099FF; } /********************** UNIVERSAL STYLES ***********************/ .error { color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 13pt; } /********************** LAYOUT STYLES ***********************/ .poweredby { padding: 10px; } .top { background: #000000 url(standard/nation_header_logo.jpg) no-repeat center bottom; height:160px; padding:15px 0 0 60px; vertical-align:top; text-align:center; color: #FFFFFF; font-size:36px; width: 945px; border-top:2px solid #fff; font-weight:bold; font-family:"Times New Roman", Times, serif; } .left { width: 315px; border-right: 1px solid #000000; padding: 20px 2px 20px 0; vertical-align:top; } .content { width: 990px; padding: 20px 5px; vertical-align:top; } .footer { width: 990px; height:175px; vertical-align:bottom; text-align:center; color:#FFFFFF; z-index:1000; } .footer p{ color:#FFFFFF; } .left_name { font-weight:bold; } .left a{ color: #8F8F8F } .copy { color:#FFFFFF; text-align:left; vertical-align:bottom; font-size:9px; } #footerbg { width:100%; margin:0 auto; background:#000 url(standard/nation_footer_bg.jpg) repeat-x; height:175px; }