html body {
	margin:0px;
	text-align:center;
	background-color: #666;
}


.container {
	height: auto;
	width: 1024px;
	position: relative;
	border: thin none #000000;
	padding: 0px;
	background-color: #fff;
	text-align:left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


.navcontainer {
	display: block;
	width: 1004px;
	background-color: #666;
	height: 20px;
	padding-top: 3px;
	clear: both;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #191919;
	padding-right: 10px;
	padding-bottom: 0px;
	border: 0px none;
}

.navlist li
{
display: inline;
list-style-type: none;
}

.navlist a {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.navlist a:link, .navlist a:visited
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}

.navlist a:hover
{
color: #191919;
text-decoration: none;
}
.headerContainer {
	background-color: #5B97B1;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 1024px;
}

#active a
{
text-decoration: none;
	color: #191919;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}


.sideBar {
	background-color: #CCCCCC;
	height: 500px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}

.bodyContent {
	background-color: #FFFFFF;
	height: 500px;
	width: 804px;
	padding: 5px;
	float: right;
}



.footer {
	background-color: #666;
	clear: both;
	height: 24px;
	width: 1004px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-align: left;
	padding-top: 12px;
	padding-left: 20px;
}
.bodyContentBox {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #191919;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 740px;
	border: 0px none;
}

.index_bodyContentBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 740px;
	border: 0px none;
	line-height: 14pt;
	text-align: left;
}

.newsheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
}

.horizontal450box {
	float: left;
	height: 500px;
	width: auto;
}
.headerBox {
	float: left;
	height: 90px;
	width: 825px;
	margin-left: 20px;
}

.thumbnail {
	padding: 5px;
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	border: 1px none #191919;
}

.thumbnailBig {
	padding: 5px;
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	height: auto;
	border: 1px none #191919;
}

.thumbnailSmall {
	padding: 0px;
	float: left;
	width: 120px;
	height: auto;
	margin: 0px 5px 0px 0px;
}


.clearboth {
	clear: both;
}
.flashBox {
	float: left;
	height: 120px;
	width: 600px;
	margin-top: 5px;
}
.left_margin_10 {
	margin-left: 10px;
}

