/********************** HTML STYLES ***********************/ body { margin: 0; font-family: Arial, Helvetica, sans-serif; color:#000000; background:#ffffff; } #bodyid{ margin: 0; background: url(standard/charlotteskin_bg.jpg); background-repeat:repeat-x; background-color: #5B0501; } body, p, td, .standard { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } a { color: #0000CC; } a:hover { color: #0000CC; } /********************** UNIVERSAL STYLES ***********************/ .error { color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 20px; text-decoration: underline; } /********************** LAYOUT STYLES ***********************/ .poweredby { padding: 10px; text-align: right; } .headerbg { background: #A90900 url(standard/charlotteskin_header.jpg) center no-repeat; } .nav { color:#000000; font-family:"Times New Roman", Times, serif; text-decoration: none; font-size:14px; } .mainbg { background: url(standard/charlotteskin_contentbg.jpg) center repeat-y; background-color:#EFC17C; } .leftbox { background: url(standard/charlotteskin_leftcontent.jpg) no-repeat; background-color:#EFC17C; } .contentbg { background: url(standard/charlotteskin_rightcontent.jpg) no-repeat; background-color:#EFC17C; } .topleft { background: url(standard/charlotteskin_topleft.jpg) no-repeat; } .topright{ background: url(standard/charlotteskin_topright.jpg) no-repeat; } .middleleft { background: url(standard/charlotteskin_leftside.jpg) right repeat-y; background-color: #5B0501; } .middleright { background: url(standard/charlotteskin_rightside.jpg) left repeat-y; background-color: #5B0501; } .bottomleft { background: url(standard/charlotteskin_bottomleft.jpg) no-repeat; } .bottomright { background: url(standard/charlotteskin_bottomright.jpg) no-repeat; } .footerbg { background: url(standard/charlotteskin_footer.jpg) no-repeat; }