/* styling for 2012 website */
body { margin: 2px; background-color: #000000 }
iframe { width: 980px; height: 79%; display: none; border: 1px solid #404040 }
div.banner table { width: 980px; border-style: none; border-collapse: collapse }
div.banner td { padding: 1px }
<-- need next style statement for IE6 to prevent gap below images -->
div.banner img { display: block }
div.banner p { width: 980px; background-color: white; color: blue; font: bold 14pt Arial; padding: 3px; text-align: center; border: 2px solid red; margin: 0px }
div.menu table { width: 980px; border: none }
div.menu td { width: 120px; padding: 0px; border: 1px solid #d0d0d0 }
div.menu a { width: 105px; background-color: #d0d0d0; color: #0000a0; text-align: center; text-decoration: none; font: bold 10pt Arial; display: block }
/* next style statement allows for anchor hover shading rather than using script subroutine  */
div.menu a:hover { background-color: #c0c0c0; color: #0080ff }
div.content table { width: 980px; display: inline; border-style: none; border-collapse: collapse }
div.content p { font: normal 8pt Verdana; width: 465px; text-align: justify; margin: 0px; margin-bottom: 10px; margin-left: 15px; margin-right: 10px; line-height: 14px }
/* must use normal font else header defaults to bold */
h1, h2 { font: normal 8pt Verdana; margin: 0px; margin-left: 15px }
.head1 { color: #fdf026 }
.head2a { color: #00ff50 }
.head2b { color: #cbff25 }
.bmode { color: #ff8010; cursor: pointer; text-decoration: underline }
.flag { background-color: #ffffff }
.tm { font-family: Arial; font-size: 8pt; color: #ffffff }
#text { background-color: #ffffff }
#housing { background-color: #ffffff }
#copy { color: #000000; font-family: "Small Fonts",Tahoma; font-size: 7pt }
#line { color: #000000; font-family: "Arial"; font-size: 8pt }
#lites { background-color: #000000; font-family: "Arial Black"; letter-spacing: 2px; font-size: 8pt }
#p1 { color: #ffffff }
#p2 { color: #fdf026 }
#p3 { color: #00ff50 }
#p4 { color: #cbff25 }
#p5 { color: #ff0000 }
#p6 { color: #0fceff }
#p6b { color: #ff8010 }         
