
/* Header styles */
#header { clear:both; float:left; height: 215px; width:100%; background: #663467 url('/images/bgHeader.jpg') top left repeat-x;border-top:1px solid #fff; border-left:1px solid #fff; border-right:1px solid #fff;  border-bottom:1px solid #777; } 
#header p, #header h2 { padding:.4em 15px 0 15px; margin:0; } 
#logoPanel {float: left; margin: 0; padding: 0; width: 370px; height: 93px;}
.siteName {padding:58px 15px 0 50px; margin:0; display: block; font: normal 34px georgia, times, serif; color: #fff;}


/* Main Menu */
#topMenu {clear: both; width: 100%; margin: 0; height: 20px; background: #35215e;}
#topMenu-left {float: left; width: 70%; margin: 0;}
#topMenu-left ul { clear:left; float:left; list-style:none; margin:0; padding:0; background: #35215e;} 
#topMenu-left ul li { display:inline; list-style:none; margin:0; padding:0; } 
#topMenu-left ul li a { display:block; float:left; margin:0 0 0 1px; padding:8px 10px 0px 10px; height:22px; font: bold 12px arial, verdana, sans-serif; text-align:center; color:#fff; text-decoration:none; position:relative; left: 15px; } 
#topMenu-left ul li a:hover { background: #9a5cab; color:#fff;} 
#topMenu-left ul li a.active, #header ul li a.active:hover { color:#000; background:#fff; font-weight:bold;} 
#topMenu-left ul li a span { display:block;}
#topMenu-right {float: right; width:30%;}
#topMenu-right ul {clear: left;float:right; list-style:none; margin:0 20px 0 0; padding:0;  background: #35215e;} 
#topMenu-right ul li { display:inline; list-style:none; margin:0; padding:0; } 
#topMenu-right ul li a { display:block; float:left; margin:0 0 0 1px; padding:8px 10px 0px 10px; height:22px; font: bold 12px arial, verdana, sans-serif; text-align:center; color:#fff; text-decoration:none; position:relative; left:15px; } 
#topMenu-right ul li a:hover { background: #9a5cab; color:#fff; } 
#topMenu-right ul li a.active, #header ul li a.active:hover { color:#000; background:#fff; font-weight:bold; } 
#topMenu-right ul li a span { display:block; }


/* Search Panel */
#searchForm {margin: 0; padding: 0;}