/********************** HTML STYLES ***********************/ body { margin: 0; background: #202020; font-family:Verdana, Arial, Helvetica, sans-serif; } body, p, td, .standard { font-size: 10pt; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; } a { color: #e1d7b1; } a:hover { color: #FFFFFF; } /********************** UNIVERSAL STYLES ***********************/ .error { font-size: 12px; font-weight: bold; color: #CC0000; } .standardbold { font-weight: bold; } .standardheader, .standardheader b { font-family: "Times New Roman", Times, serif; font-size: 25px; font-weight: normal; color: #bdb996; padding: 15px 0 0 0; } .bg { background-image:url(standard/eric_bg.jpg); background-position:bottom center; background-repeat:repeat-y; } .content { background-image:url(standard/eric_content.jpg); background-position:top right; background-repeat:no-repeat; } #contenttext { margin: 10px 10px 10px 10px; } .contact { font-family:centaur, times; font-size:18pt; color:#bdb996; line-height:17pt; } .phone { font-family:centaur, times; font-size: 28pt; color:#7e7955; text-shadow:Black; } .email { font-family:centaur, times; font-size: 16pt; color:#7e7955; } #pagetitle { color:fefefe; font-size:26pt; margin: 29px 10px 10px 22px; font-family:"Times New Roman", Times, serif; } a.nav, a.nav:hover { color:#e1d7b1; text-decoration:none; font-size:9pt; } a.subnav, a.subnav:hover { color:#a39972; text-decoration:none; font-size:8pt; } .navbuttons { background-image:url(standard/splash_navbuttons.png); background-repeat:repeat-y; background-position:left top; } .footer { background-image:url(standard/eric_footer.jpg); background-position:top center; background-repeat:repeat-y; } #footertext { margin: 30px 0px 0px 20px; color:#555246; font-size:8pt; } #clickcom { margin: -20px 0px 0px 785px; } /********************************SPLASH*****************************/ .splashfooter { background-image:url(standard/eric_footer.jpg); background-position:top center; background-repeat:repeat-y; position:relative; } #splashpage { text-align:center; } #splashpage #container { background-image:url(standard/splash_02.jpg); background-position:top center; background-repeat:no-repeat; width:966; height:485; margin: 0 auto; padding-top:140px; } #splashrepeat { background-image:url(standard/splash_repeatbg.jpg); background-position: bottom center; background-repeat:repeat-y; } #nav { margin: 0; padding: 15px 0 0 0; background: url(standard/eric_navbuttons.jpg) no-repeat; } #nav li { margin: 0 0px 2px 0; padding: 2px 30px 0 0; text-align: left; list-style: none; height: 18px; } #splashfooter { background-image:url(standard/splash_footer.jpg); background-position:top center; background-repeat:no-repeat; padding-top: 5px; } .footerrepeat { background: url(standard/splash_05.jpg) repeat-y bottom; } .enterSite { width: 100%; text-align: center; height: 20px; } .enterSite a { font-size: 20px; padding: 5px; text-decoration: none; }