body {
	background-color: #E8E5D6;
	background-image: none;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	}
	
	
a:link {
	color: #000;
	text-decoration: underline;
	}
a:visited {
	color: #000;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
	}
	
	
a.menutext:link, a.menutext:hover, a.menutext:visited, a.menutext:active, span.menutext {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

#categoriesContent a:link, #categoriesContent a:active {
	text-decoration: underline;
	}
.bold {
	font-weight: bold;
	}

.small {
	font-size: 10px;
	}

.h1 {
	font-size: 14px;
	font-weight: bold;
	}

/* Divisions */

#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -347px;
	margin-right: -347px;
	width: 694px;
	top: 20px;
	/*border: 5px solid #f6f7f9;*/
	}
	
#header {
	background-image: url(images/headerimage.jpg);
	width: 694px;
	height: 115px;
	}


#search {
	float: right;
	margin-top: 62px;
	margin-right: 20px !important;
	margin-right: 10px;
	width: 200px;
	text-align: right;
	}
#menu {
	position: absolute;
	top: 115px;
	height: 42px;
	padding-top:6px;
	text-align: center;
	background: url(images/navback.jpg) 0 0 no-repeat;
	}
	
#content {
	position: absolute;
	top: 163px;
	background-image: url(images/innerdivbg.jpg);
	background-repeat: repeat-y;
}

#content2 {
	top: 163px;
	background-image: url(images/innerdivbg.jpg);
	background-repeat: repeat-y;
}

#menu, #content {
	
	width: 694px;
	/*border-left: 5px solid #f6f7f9;
	border-right: 5px solid #f6f7f9;*/

	}

#left {
	float: left;
	width: 155px !important;
	width: 150px;
	padding: 10px;
	text-align: center;
	margin-left: 7px !important;
	margin-left: 4px;
	}
	
#center {
	float: right;
	width: 355px;
	padding: 10px;
	text-align: center;
	}
	
#right {
	float: right;
	width: 115px !important;
	width: 111px;
	padding: 10px;
	text-align: center;
	}

#bottom {
	clear: both;
	width: 694px;
	height: 67px;
	background:url(images/bottomdiv.jpg) 0 0 no-repeat;
	
	}
#bottom a{
	display: block;
	width:694px;
	height:67px;
	text-decoration:none;
}
#bottom a img{
	border:none;
	text-decoration:none;
	}
#bottom2 {
	background-position: bottom;
	width: 694px;
	height: 67px;
	background:url(images/bottomdiv.jpg) 0 0 no-repeat;
	}	
	
#newsletterleft {
	float: left;
	width: 210px;
	}
	
#newsletterright {
	float: right;
	text-align: right;
	}
	
#copyright {
	clear: both;
	width: 694px;
	text-align: center;
	background: url(images/bottom.gif) 0 0 repeat-y;
	height: 20px;
	}
	
#copyright2 {

	width: 694px;
	text-align: center;
	height: 20px;
	background-image: url(images/bottom.gif) 0 0 repeat-y;
	/*background-image: url(images/innerdivbg.jpg);
	background-repeat: repeat-y;*/
	}	
	
#news {	
	float: right;
	width: 400px;
	margin-right: 60px;
	padding: 10px;
	text-align: justify;
	}
	
#newsarchives {
	float: left;
	width: 155px !important;
	width: 150px;
	padding: 10px;
	text-align: left;
	margin-left: 9px;
	}
	
#track {
	width: 650px;
	margin-top:10px;
	padding: 15px;
	text-align: center;
	}
	
#frontpagetext {
	font-size: 1.2em;
	background-color: #fafbfc;
	margin: 0;
	padding: 4px 20px;
	text-align: left;
	}
#frontpagetext p{
	/*border: 2px solid #f6f7f9;*/
	}
#frontpagetext h2 {
	text-align: center;
	}
#flashhome{
	border-left: solid 2px #700000;
}
.newspic{
	margin-right: 50px;
}