body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
}


.container {
	height: auto;
	width: 1024px;
	border: thin none #000000;
	padding: 0px;
	background-color: #fff;
	margin: 0px auto auto 0px;
	float: left;
	clear: left;
}


.navcontainer {
	display: block;
	width: 1004px;
	background-color: #666;
	height: auto;
	padding-top: 3px;
	clear: both;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-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: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}

.navlist a:hover
{
color: #ff6;
text-decoration: none;
}

.headerContainer {
	background-color: #369;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 1024px;
}

#active a
{
text-decoration: none;
	color: #ff6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CB8F42;
}


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

.sideBarIssues {
	background-color: #CCCCCC;
	height: 3144px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	background-image: url(images/uncleSam.jpg);
	background-repeat: repeat-y;
}

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



.footer {
	background-color: #666;
	clear: both;
	height: 48px;
	width: 824px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: right;
	padding-right: 200px;
}

.bodyContentBox {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	color: #191919;
	padding-left: 20px;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 600px;
}

.bodyContentBox  a {
	color: #369;
	text-decoration: none;
}

.bodyContentBox a:visited
{
	color: #369;
	text-decoration: none;
}

.bodyContentBox a:active
{
	color: #369;
	text-decoration: underline;
}


.bodyContentBox  a:hover
{
	color: #369;
	text-decoration: underline;
}


.bodyContentBoxHeader {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	color: #369;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 600px;
	padding-bottom: 20px;
	font-weight: bold;
}

.bodyContentBoxHeader  a {
	color: #369;
	text-decoration: none;
}

.bodyContentBoxHeader a:visited
{
	color: #369;
	text-decoration: none;
}

.bodyContentBoxHeader a:active
{
	color: #369;
	text-decoration: underline;
}


.bodyContentBoxHeader  a:hover
{
	color: #369;
	text-decoration: underline;
}

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

.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;
}

.leftPadding {
padding-left: 30px;
}

.topper {
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #369;
	text-decoration: underline;
}

.topper  a {
	color: #369;
	text-decoration: none;
}

.topper a:visited
{
	color: #369;
	text-decoration: none;
}

.topper a:active
{
	color: #369;
	text-decoration: underline;
}

.topper a:hover
{
	color: #369;
	text-decoration: underline;
}
