body {
	margin: 0 0 0 0;
	text-align:center;
	background: url(../images/jpegs/body/bodymainbg1.jpg) no-repeat center top #091D24;
}

html {
    overflow: -moz-scrollbars-vertical;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer{ height: 10px; width: 100%;}
.spacer2{ height: 20px; width: 100%;}

#container {
	width: 959px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	margin-top: 110px;
}

#topcontainer {
	width: 934px;
	height: 53px;
	float: left;
	text-align: left;
	clear: right;
	margin: 0px 0px 37px 25px;
	padding: 0;
	display: table;
}
.topone {
	width: 229px;
	height: 53px;
	margin: 0;
	padding: 0;
}

#topnav {
    width: 959px;
}
#topnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 51px;
}
#topnav ul li{
    margin: 0;
    padding: 0;
	float: left;
    list-style: none;
    height: 51px;
    display: inline;
}

#slideshowcontainer {
	width: 959px;
	height: 181px;
	float: left;
	text-align: left;
	clear: right;
	margin: 24px 0px 0px 0px;
	padding: 0;
	display: table;
}
.slideone {
	width: 959px;
	height: 181px;
	margin: 0;
	padding: 0;
}

#searchbarcontainer {
	width: 959px;
	height: 60px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	display: table;
}
.searchbarone {
	width: 325px;
	height: 60px;
	float: left;
	margin: 0;
	padding: 0;
}
.searchbartwo {
	width: 634px;
	height: 60px;
	float: right;
	margin: 0;
	padding: 0;
}

form#search {
    width: 300px;
	height: 50px;
	float: left;
	margin: 4px 0 0 20px;
}
form#search legend {
    display: none;
}
form#search fieldset {
    border: none;
}
form#search label {
	width: 65px;
	float: left;
	margin: 11px 0 0 5px;
	//margin: 14px 0 0 5px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
form#search input.textInput {
    background: url(../images/pngs/searchboxbg.png) no-repeat;
	width: 152px;
	height: 39px;
	float: left;
	margin: 0px 0 0 0;
	//margin: 3px 0 0 0;
	border: none;
	font: 14px "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 15px;
}
form#search input.submitButton {
    background: url(../images/btn1.png) no-repeat;
	width: 32px;
	//width: 52px;
	height: 39px;
	float: left;
	margin: 0px 0 0 5px;
	//margin: 3px 0 0 5px;
	border: none;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	cursor: pointer;
}

#latestnewscontainer {
	width: 634px;
	height: 60px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	display: table;
}
.latestnewsone {
	float: left;
	margin: 20px 0 0 10px;
	//margin: 18px 0 0 10px;
	width: 100px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.latestnewstwo {
	float: left;
	width: 509px;
	height: auto;
	margin: 20px 0 0 0px;
	//margin: 18px 0 0 0px;
	padding: 0;
}

ul#newsHeadlines {
    float: left;
	list-style: none;
	margin: 0px 0px 0px -20px;
	//margin: 0px 0px 0px 20px;
	font-size: 11px;
	width: 470px;
}
ul#newsHeadlines a, ul#newsHeadlines a:link, ul#newsHeadlines a:active, ul#newsHeadlines a:visited {
    color: #FFFFFF;
	text-decoration: underline;
}
ul#newsHeadlines a:hover {
    color: #B2DAE9;
	text-decoration: underline;
}

#footercontainer {
	width: 959px;
	height: auto;
	background: url(../images/jpegs/body/footerbg1.jpg) top no-repeat;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	display: table;
}
.footerone {
	width: 959px;
	height: auto;
	text-align: center;
	margin: 13px 0px 0px 0px;
	padding: 0;
}
.footertwo {
	width: 959px;
	height: auto;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0;
	display: table;
}
.footerthree {
	width: 959px;
	height: auto;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0;
	display: table;
}
.footerfour {
	width: 460px;
	height: 50px;
	text-align: center;
	margin: 20px 224px 0px 225px;
	padding: 0;
	display: block;
}

hr.listSeparator {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #99CCCC;
	text-decoration: underline;
	font-weight: normal;
}
.emailtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #FFFFFF;
}
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #99CCCC;	
} 
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CCCC;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #99CCCC;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;	
} 
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;
}
a.sitetext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #99CCCC;	
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	list-style-image: url(../images/gifs/bullet.gif);
}
a.sitetext2:link, a.sitetext2:visited, a.sitetext2:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;
}
a.sitetext2:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #99CCCC;	
}
.sitetext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
