/* CSS Document */

#title {font-size: 5em;}
#tagline {font-size: 1.5em; text-align: center;}
body {margin: 0; padding: 0; background: #ffffff; background-image:url(/graphics/topGradFull.jpg); background-repeat:repeat-x}
img {float:left; margin: 0 10px 8px 0}
img a{border:#000000 solid 1px}
img a.hover{border:#FF0000 solid 1px}
.header {/*background: #FF0000;*/ background-image:url(/graphics/topHdrGrad.jpg); background-repeat:repeat-x; text-align: left; height: 106px;}
.header img{margin: 0 10px 0 0; float:right}
.topNav {/*background: #990000;*/ background-image:url(/graphics/topNavGrad.jpg); background-repeat:repeat-x; text-align: left; height: 32px; float:left; width:915px;}
.whtDivide {background: white; text-align: left; height: 1px;}
.leftBar {/*background:#FFCC00 ORNG-YLLW*/ background-image:url(/graphics/leftBar.jpg); background-repeat:no-repeat; height: 490px; text-align:left; padding-top: 25px;}
.centerContent {/*background:#FF00FF /*PURPLE*/ text-align:left; padding: 20px 0 0 0;}
.rightBar {/*background:#FFFF00 GREY*/ background-image:url(/graphics/rightBar.jpg); background-position:right; background-repeat:no-repeat; height: 490px; text-align:left; }
.rightNav {	clear: both; padding: 10px 10px 0 20px; font-size:11px; }
.rightNav a{color:#FF0000}
.dateHDR {margin: 0 0 10px 25px; padding: 10px 0 0 0; text-align:center; border-bottom:solid red 1px; height:2em; width: 130px}
.footer {
	padding:10px 0 0 10px;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width:1px;
}
