/********************** HTML STYLES ***********************/ body { margin: 0; text-align:center; background: #000000 url(standard/grand_bg_ie7.jpg) top center no-repeat; } body, p, td, .standard { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; } a { color: #FFC855; } a:hover { color: #D57D00; } /********************** UNIVERSAL STYLES ***********************/ .error { color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 24px; } /********************** LAYOUT STYLES ***********************/ .poweredby { padding: 10px; } .headerbg { background: url(standard/grand_header.jpg) no-repeat; } .nav { background: url(standard/grand_nav.jpg) no-repeat; color:#FFFFFF; text-decoration: none; } .content { background: url(standard/grand_content.jpg) no-repeat; background-color:#000000; } .footer { background-color:#000000; color:#FFC855; font-size: 10px; } .footer a{ text-decoration:none; font-size: 10px; } .navon a{ color: #ffffff; text-decoration: none; width:120px; } .navon { background: url(standard/grand_navon.png) top right repeat-y; width:120px; } .navoff a{ color: #FFFFFF; text-decoration: none; } .subnavon { background-image: url(standard/grand_navon.png); backgound-repeat: repeat-y; width:120px; } .subnavon a{ color: #FFFFFF; text-decoration: none; width: 111px; } .subnavoff a{ color: #ffffff; text-decoration: none; }