/********************** HTML STYLES ***********************/ body { margin: 0; background: #CCCC99; } body, p, td, .standard { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } #bodyid { background: #666633; text-align:center; } a { color: #FFFFFF; text-decoration: none; } a:hover { color: #000000; text-decoration: underline; } /********************** UNIVERSAL STYLES ***********************/ .error { color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 24px; } /********************** LAYOUT STYLES ***********************/ .poweredby { padding: 10px; } /********************* Original Styles *********************/ .style1 { font-size: 18px; font-weight: bold; } .style2 {color: #FFFFFF} .style4 {color: #FFFFFF; font-style: italic; font-size: 10px; } .sidebartan { background: url(standard/sidebar_tan.jpg) repeat-y; } a.subnavon, a.subnavoff { font-size: .8em; font-style: italic; text-align: right; } a.navon:hover, a.navoff:hover, a.subnavon:hover, a.subnavoff:hover { color: #CCCC99; } .leftbottom { background-image: url(standard/sidebar_tan.jpg); } .leftside { background: url(standard/sidebar_repeat.jpg) repeat-y; } .footer { color:#FFFFFF; font-size:10px; } .content { background: #CCCC99; height: 100%; } .award { background: url(standard/award.jpg) top right no-repeat; } .company { background: #CCCC99 url(standard/company.jpg) top right no-repeat; } .contactus { background: #CCCC99 url(standard/contact.jpg) top right no-repeat; } .employ { background: #CCCC99 url(standard/employment.jpg) top right no-repeat; } .industry { background: #CCCC99 url(standard/industry.jpg) top right no-repeat; } .newsletter { background: #CCCC99 url(standard/newsletter.jpg) top right no-repeat; } .project { background: #CCCC99 url(standard/project.jpg) top right no-repeat; } .services { background: #CCCC99 url(standard/services.jpg) top right no-repeat; } .news { background: #CCCC99 url(standard/news.jpg) top right no-repeat; } .leftnav { background: #9C0000 url(standard/sidebar_bkgrd.jpg) bottom no-repeat; }