html,body{

padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#606060;
font-style:normal;
line-height:18px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}

img {

border:0px;}

a{color: #981793;padding:0 2px}
a:link, a:visited {color:#000066;padding:0 2px; text-decoration:none;}
a:hover {
	color:#000066;
	padding:0 2px;
	text-decoration:underline;
	background-color:#FFFF99;

}
div#header h1{
	height:109px;
	line-height:80px;
	margin:0;
	background: #FFF900;
	color: #79B30B
}
div#container{text-align:left}

div#content p{line-height:1.4}
#counterHolder {
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}

div#extra{background:#FF8539}
div#footer{background: white;color: #333333; text-align:center; font-size:10px;}
div#footer p{
	margin:0;
	padding:5px 10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
}

div#container{
	width:815px;
	margin:0 auto;
	background-color: #FFFFFF;
}
div#content{
	float:right;
	width:540px
}
div#navigation{
	float:left;
	width:266px
}
div#extra{float:right;width:474px}
div#footer{clear:both;width:100%;}
div#footer a {font-size:11px;}


h1 {

font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000066}

/* Menu */




#invertedtabs{
	margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #000066 url(images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color:yellow;
}

#invertedtabs a:hover span{
	background-color:yellow;
	color:#000000;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
	background-color:yellow;
	color:#000000;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 8px;
background: #000066;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/blank.gif);
	}
	
.style2 {font-size: 10px}
.style3 {
	color: #333333;
	font-weight: bold;
}
.style4 {color: #333333}
