body {margin: 0; margin-top: 12px; padding: 0; font: 100.01%/120% Arial, Helvetica, sans-serif; color: #000; background: url(../images/bodybg.jpg)}

/* ************** Headers *************/

#topBar {min-height: 28px; width: 980px; margin: 0 auto; background: #FF3; border: 1px solid #ff3;}
#topBar img {float: right; border: 1px #FF6 solid; margin: 3px; margin-right: 8px;}

#header {min-height: 180px; width: 980px; margin: 0 auto; background: url(../images/banner.jpg)) no-repeat; border: 1px solid #ff3;}

/**************** Content **************/

#contentWrapper {width: 980px; padding-top: 8px; margin: 0 auto; font-size: 80%; background: #FF9; border: 1px solid #ff9;}
#contentWrapper a:link, #contentWrapper a:visited {text-decoration: none; color: #C30;}
#contentWrapper a:hover {text-decoration: underline; color:#030;}
#content {width: 750px; margin: 0 0 0 220px; background: #FF9;}
#content img {float: right; margin: 6px;}

table .bg {background: #030; color: #fff;}
#content table img {float: none;}

/*************** left bar **************/

#leftcol {width: 200px; float: left; padding-top: 14px;}
#leftcol p {padding: 0 10px 0 10px;}

/********* Side Navigation ********************/

#leftcol ul {list-style-type: none; margin: 0; padding: 0 10px 0 10px;}
#leftcol li {margin-bottom: 1px;}
#contentWrapper #leftcol li a {text-decoration: none; display: block; color: #fff; background-color: #7f6855; padding: 2px 3px; border: 1px solid #666;}
#contentWrapper #leftcol li a:hover, #contentWrapper #leftcol li .here {color: #fff; background-color: #333;}
	
/**************** Footer *********************/

#footer {width: 980px; margin: 0 auto; font-size: 80%; background: #333; border: 1px solid #333;}
#footer p {color: #fff; padding: 8px; padding-right: 20px;}
#footer a:link, #footer a:visited {text-decoration: none; color: #FF6;}
#footer a:hover {text-decoration: underline; color:#CCC;}

/********** text elements ******************/

h1, h2, h3 {font-size: 180%; color: #000;}
h2 {font-size: 130%; margin-top: 40px;}
h3 {font-size: 120%; margin-bottom: 0;}

/********** Generic classes **********************/

.right {float: right;}
.left {float: left;}
.clearit {font-size: 0; line-height: 0; clear: both;}


/************ For IE mac ********************/

 /*\*//*/
 #header {height: 180px;}

/**/
