body {

	background-color: #97a2de;
 	background-image: url(images/background.jpg);
	background-repeat: repeat-x;



}
#header{
	margin:auto;
	width:775px;
	height:auto;
	margin-bottom:10px;
	}

#navTabs {
	
	margin-top: 5px;
	display: block;
	height: 19px;
	width: 776px;
	margin:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin-top: 0;
	padding-top: 10px;
	background-color: #4F5b8f;
	
}

#navTabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #4F5b8f;
}

#navTabs ul li {
	display: block; 
	line-height: 19px;
	float: left;
	text-align: left;
}

#navTabs ul li a {
	display: block;
	padding-left: 18px;
	width: 110px;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	font-weight: bold;
}

#navTabs ul li.empty a{ 
	display: block;
	padding-left: 18px;
	width: 118px;	
	text-decoration: none;
	color: #333;
	background-repeat: no-repeat;
}

#navTabs ul li a:hover {
	color: #fff;
	font-weight:bold;
	background-repeat: no-repeat;

}

#navTabs ul li.on { 
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
	background-repeat: no-repeat;
}

#navTabs ul li.on a{ 
	display: block;
	width: 118px;	
	text-decoration: none;
	font-weight:bold;  
	color: #FFF;
	background-repeat: no-repeat;
}

.ColorWho{
	background-color: #339999;
}

.ColorWhat{
	background-color: #CB4441;

}

.ColorServices{
	background-color: #6486c5;
}

.ColorNews{
	background-color: #998c33;
}

.ColorPrint{
	background-color: #E08D3A;
}

.ColorGallery{
	background-color: #999999;
}

#subnav{
	width:776px;
	height:40px;
	padding-top: 20px;
	margin:auto;
	border:none;
	text-align:center;
	
	
}


#subnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
	
}


#subnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	border-bottom: 4px solid #FFFFCC; 

}
.subselect{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFCC;
	font-weight: bold;
	border-top: 4px solid #FFFFCC;
}


  
#content{
	width: 756px;
	border-top: none;
	margin: auto;
	padding: 10px 10px 20px;
	background-color:#FFFFFF

}

#content a {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	border-bottom: 1px dotted #0000FF;
	text-decoration: none;
}

#content a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00ccff;
	border-bottom: 1px dotted #00ccFF;
	text-decoration: none;
}
#content a:visited {
	font-family: Arial;
	font-size: 12px;
	color:#9900FF;
	border-bottom: 1px dotted #0000FF;
	text-decoration: none;
}

#footer{
	margin: auto;
	width: 756px;
	border-top: none;
	padding: 10px;
	text-align: center;	
}

.foot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

.spacer {
  font-size: 11px;
  color: #FFF;
  text-decoration: none;
  font-family: tahoma, sans-serif;
  }
  
.body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.currentNews {
	font-family: Arial;
	font-size: 8px;
	color: #000000;
}

.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.subtitle{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}

.list {
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
}
.sectiontitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.sectiontitleCurrentNews {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}
