#navigation a 
{ 
color: #000; 
background: #fb0 url("left-tab.gif") left top no-repeat; 
text-decoration: none; 
padding-left: 10px 
} 

#navigation a span 
{ 
background: url("right-tab.gif") right top no-repeat; 
padding-right: 10px 
} 

#navigation a, #navigation a span 
{ 
display: block; 
float: left 
} 

/* Commented backslash hack hides rule from IE5-Mac \*/ 
#navigation a, #navigation a span 
{ 
float: none 
} 
/* End IE5-Mac hack */ 

#navigation a:hover 
{ 
color: #fff; 
background: #26a url("left-tab-hover.gif") left top no-repeat; 
text-decoration: none; 
padding-left: 10px 
} 

#navigation a:hover span 
{ 
background: url("right-tab-hover.gif") right top no-repeat; 
padding-right: 10px 
} 

#navigation 
{ 
list-style: none; 
padding: 0; 
margin: 0 
} 

#navigation li 
{ 
float: left; 
display: block; 
margin: 0; 
padding: 0 
}

#header {margin:0px 0px 6px; padding-left:0px; padding-top:0px;
width:100%; height:90px; float:right; color:#000000;background: #F8FBFC;}



#leftCol { margin:6px 0px 0px; padding-left:6px; padding-top:0px;
width:120px;min-height:500px;float:left; color:#000000;background: #F8FBFC;}
 
 


#rightCol { margin: 0px 0px 0px; padding-left:10px; padding-top: 6px;
width:85%;min-height:500px;float:left; color: #000000;} 

h1 {font-family: Arial Black, Century725 Blk BT, Serif;font-size: medium;font-weight: 400;font-style: 
normal;text-decoration: none;color: #EA9E02;vertical-align: middle;}
h2 {font-family: Arial Black, Century725 Blk BT, Serif;font-size: medium;font-weight: 400;font-style: normal;text-decoration: 
none;text-transform: none;font-variant: normal;color: #003366; }

p {font-family: Verdana, Century725 Blk BT, Serif;font-size: small;font-weight: 400;color: #000000; }
h4 {font-family: Verdana, Century725 Blk BT, Serif;font-size: x-small;font-weight: 300;font-style: normal;text-decoration: 
none;color: #000000;margin-left: 0px;} 
h3 {font-family: Verdana, Century725 Blk BT, Serif;font-size: x-small;font-weight: 300;font-style: normal;text-decoration: 
none;color: #000000;margin-left: 0px;} 









