body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background: #e9e7e7;
	background-image: url(images/bg.gif);
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

h2{
	font-size: 15px;
}

.img{
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.img1{
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 84px;
}
.img2{
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 99px;
}
.img3{
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 112px;
}
.img4{
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 115px;
}
.img5{
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 111px;
}

.table-td{
	width: 160px; 
	text-align: left;
	padding-top: 10px;
}

.center{
	text-align: center;
}

.img-border{
	border: solid 1px #fff;
}

a { 
	color: #fff;
	text-decoration: none; 
}

a:visited { 
	color: #fff; 
	}

a:hover { 
	color: #fff;
	text-decoration: underline;  
}

.bold{
	font-weight: bold;
}

#center{
	width: 100%;
	height: 100%;
	text-align: center;
}

#holder {
	width: 800px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
#header {
	float: left;
	position: relative;
	width: 800px;
	height: 80px;
	background-image: url(../images/headerbg.jpg);
	border-bottom: solid 3px #ee6b1e;
	text-align: left;
}
#header img{
	border: 0px;
	margin-left: 32px;
}
#main-pic{
	float: left;
	position: relative;
	width: 800px;
	height: 231px;
	border-top: solid 3px #fff;
	border-bottom: solid 3px #fff;
}

#main-images{
	float: left;
	width: 521px;
	height: 231px;
}

#main-news{
	float: left;
	width: 253px;
	height: 231px;
	text-align: left;
	background-image: url(../images/newmain6bg.jpg);
}
#main-news-norm{
	float: left;
	width: 253px;
	height: 231px;
	text-align: left;
	background-image: url(../images/main6.jpg);
}
#news-header{
	width: 240px;
	height: 16px;
	margin: 5px 0px 15px 10px;
	padding-top: 2px;
	padding-left: 3px;
	color: #00327b;
	font-weight: bold;
	background: url(../images/news-header.gif) no-repeat;
}
#latest-news{
	width: 253px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#latest-news ul{
	list-style-type: none;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
}
#latest-news ul li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#latest-news ul li a{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-weight: bold;
}

#main-endpic{
	float: left;
	width: 26px;
	height: 231px;
}
#maincontent {
	float: left;
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 780px;
	min-height: 300px;
	padding: 10px;
	padding-bottom: 20px;
	text-align: left;
	color: #fff;
	font-size: 110%;
	background: url(../images/main-bg.gif);
}
.main-heading{
	margin: 5px 0px 15px 0px;
	padding-top: 1px;
	padding-left: 3px;
	height: 17px;
	width: 164px;
	color: #fff;
	font-weight: bold;
	background: url(../images/heading-bg.gif) no-repeat;
}
#main-right{
	float: right;
	width: 260px;
	text-align: left;
}
#left{
	float: left;
	width: 488px;
}

#navbar {
    color: #fff;
	float: left;
    width: 800px;
    height: 30px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(../images/navbg.jpg);
	border-bottom: solid 3px #ee6b1e;
}
#navbar ul {
    float: left;
	color: #fff;
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
    text-align: left;
	padding-top: 9px;
}
#navbar ul li {
    float: left;
	padding: 0px;
    margin: 0px;
	margin-right: 8px;
}
#navbar ul li a {
    color: #fff;
    margin: 0px;
    text-decoration: none;
	list-style-type: none; 
}  

#navbar ul li a:hover {
    color: #aaa;
    margin: 0px;
    text-decoration: none;
	list-style-type: none; 
}

.whitestrip{
	float: left;
	width: 800px;
	height: 3px;
	font-size: 2px;
	background: #fff;
}

#credits {
	float: left;
	width: 800px;
	height: 22px;
	background: url(../images/navbg.jpg);
	border-top: solid 3px #ee6b1e;
	padding-top: 8px;
	color: #fff;
	font-size: 90%;
	margin-bottom: 25px;
}
#credits a{
	color: #fff;
	text-decoration: none;
}

#twitter-box{ float: right; border: solid 1px #fff; padding: 10px; background: url(../images/twitter-logo.gif) no-repeat; }
