body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003164;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #549CD6;
}
b{
	color: #549CD6;
}
h1{
	font-size:20px;
	line-height:30px;
	background-image:url(images/fan_thing.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:40px;
}
h2{
	font-size:14px;
}
#container {
	width: 743px;
	margin-left: auto;
	margin-right: auto;
}
#TheTop{

	padding:7px;
	text-align:center;
	color:white;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	padding-top:7px;
	
}
#TheTop a{
	text-decoration:none;
	color:#EFEFEF;font-weight:bold;
	margin-left:20px;margin-right:20px;
}
#TheTop a:hover{}
#header {
	width: 733px;
	height: 55px;
	background-image: url(images/header.gif);
	padding-left: 8px;
	padding-top: 20px;
	border-right:1px solid #153C68;
	border-left:1px solid #153C68;
}
#header p{
	font-size:13px;
	
}
#header a {
	color: #777777;
	font-weight: bold;
	font-size: 10px;
}

#mainimage {

}

#content {
	width: 743px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	min-height: 364px;
}

#contentleft {
	width: 190px;
	float: left;
	padding: 25px 30px 0px 30px;
}

#contentright {
	width: 493px;
	float: left;
	padding-top: 10px;
}

#footer {
	clear: both;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:60px;
	text-align:left;
	margin-top:15px;
}
#footer p{
	padding-left:10px;
	padding-top:25px;
	font-weight:bold;
	color:#fff;
	font-size:13px;
}
#footer a{
	font-weight:bold;
	color:#fff;
	font-size:13px;
}

.frontpageboxleft {
	border-right: solid 1px #C3BEBD;
	width: 236px;
	float: left;
	padding-right: 10px;
}

.frontpageboxright {
	width: 236px;
	float: left;
	padding-left: 10px;
}

.pageimage {
	padding-bottom: 4px;
}

.line {
	width: 493px;
	margin-top: 6px;
	margin-bottom: 14px;
	border-bottom: solid 1px #C3BEBD;
	clear: both;
}

.thumbnail {
	padding-right: 10px;
}

#dropdown {
	display: none;
	position: absolute;
	top: 125px;
	margin-left: -132px;
	z-index: 100;
	font-size:10px;
	text-transform: uppercase;
}

a.menuitem {
	display: block;
	width: 120px;
	height: 24px;
	line-height: 24px;
	background-color: #10345E;
	color: #ffffff;
	padding-left: 9px;
	font-size:11px
}
a.menuitem:hover{
	display: block;
	width: 120px;
	height: 24px;
	line-height: 24px;
	background-color:#0099CC ;
	color: #fff;
	padding-left: 9px;
	font-size:11px;
}
.float-right{
	float:right;
}

.float-left{
	float:left;
	padding-right:7px;
}
em{
	color:#549CD6;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
.News{
	text-transform:uppercase;
	font-size:10px;
	color:#333;
	font-weight:bold;
	padding-right:15px;
	background-image:url(images/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#NewsSnip p{
	padding:0px;
	margin:0px 0px 15px 0px;
}
.project-borders{
	 color: #ccc;
	 margin-top:15px;
	 margin-bottom:15px;
}
.galleryimage {
	width: 150px;
	float: left;
	margin:4px;
	border:solid 1px #ccc;
}
#gallery {
	width: 150px;
	text-align: center;
	float: right;
}
#etext {
position:absolute; 
left:90px; 
top:10px; 
z-index:1;  
display:none;
}

.pager{background-color:#235286;width:450px;color:#6699FF;padding:6px;text-align:right;}
	.pager a{color:#FFFFFF;font-weight:bold;}