#header {
	height: 264px;
	width: 100%;
	background-color: #000000;
	text-align: center;
}
.latestnewsbox {
	background-color: #FFF2DF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #9D9DA1;
	border-bottom-color: #9D9DA1;
}

#container {
	width: 800px;
	text-align: center;
	margin: auto;
	background-color: #FDCE88;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
#spacer {
	height: 0px;
	width: 100%;
	background-color: #FF9900;
	text-align: right;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#leftbox {
	float: left;
	width: 60%;
	clear: left;
	height: 250px;
	text-align: left;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.flash {
	margin: 0px;
	padding: 0px;
}

#rightbox {
	float: left;
	width: 40%;
	height: 250px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	background-color: #FDCE88;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#content {
	float: left;
	width: 550px;
	height: 750px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 30px;
}
#footer {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/background5.gif);
	background-repeat: no-repeat;
	height: 60px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/background4.gif);
	background-repeat: no-repeat;
	background-position: center 310px;
}
.bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 14px;
	list-style-type: none;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	padding-left: 10px;
	font-weight: bold;
}
#leftboxcontent {
	width: 249px;
	float: left;
	height: 750px;
	background-color: #FDCE88;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	padding-top: 30px;
	background-image: url(../images/background6.gif);
	background-repeat: no-repeat;
	background-position: 150px 0px;
}
a:link {
	color: #BB7100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB7100;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
a:active {
	color: #999999;
}

.subheadings {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D5F00;
	font-weight: bold;
}

.liststyle

{
	text-align: left;	
	list-style: square;
	margin: 0;
	padding-left: 20px;
	padding-top: 20px;
	background: #FDCE88;
	color: #000;
	

}

.liststyle li

{
	line-height: 12px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#navigationbox {

	width: 100%;
	background-color: #FF9900;
	height: 100px;
	text-align: center;
}
.navigationclass {
	margin: auto;
}
.imagefloatright {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imagefloatleft {

	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#leftboxcontent2 {

	width: 249px;
	float: left;
	height: 950px;
	background-color: #FDCE88;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	padding-top: 30px;
	background-image: url(../images/background6.gif);
	background-repeat: no-repeat;
	background-position: 150px 0px;
}
#content2 {

	float: left;
	width: 550px;
	height: 950px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 30px;
}
.bodytextfloatright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
}
.form {
	padding-left: 20px;
}
.latestnewsheaders {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	list-style-type: none;
	font-weight: bold;
}
