/* Tab navigation */

_BODY {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; background: #fff; 
PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: small/1.5em Georgia,Serif; COLOR: #000; 
PADDING-TOP: 0px; voice-family: inherit}

_UNKNOWN {FONT-SIZE: small}

#header {
	float: left;
	margin: 95px 0 0 230px;
	position: absolute;
	font-size: 93%;
	width: 510px;
	line-height: normal;
	top: -0px;
	height: 41px;
}

#header ul {padding: 10px 10px 0 10px; margin: 0px; list-style-type: none}

#header li {float: left; margin: 0px; padding: 0 0 0 9px; background: url(../img/left.gif) no-repeat left top;}

#header a {float: left; padding: 5px 15px 4px 6px; display: block; font-weight: bold; 
background: url(../img/right.gif) no-repeat right top; color: #765; text-decoration: none}

#header a {float: none}

#header a:hover {color: #333}

#header #current {background-image: url(../img/left_on.gif)}

#header #current a {background-image: url(../img/right_on.gif); padding: 5px 15px 4px 6px; color: #333}

