body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	background-color: #666;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-attachment: fixed;
	background-image: url(bgimage1.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#topnotice {
	padding: 0px;
	clear: right;
	width: 1039px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topnotice h1 {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#banner {
	padding: 0px;
	clear: right;
	height: 220px;
	width: 1039px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner #bannerside {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 220px;
	width: 1024px;
	position: relative;
}
#banner #banner_shadow {
	background-attachment: scroll;
	background-image: url(banner_shadow.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 220px;
	width: 15px;
	position: relative;
}
#navigation {
	padding: 0px;
	clear: right;
	width: 1039px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 40px;
}
#navigation #navigationside {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 40px;
	width: 1024px;
	position: relative;
	background-attachment: scroll;
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
}
#navigation #navigationside #menu {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 40px;
	width: 824px;
}
#navigation #navigationside #searchbox {
	margin: 0px;
	clear: none;
	float: right;
	height: 26px;
	width: 200px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#navigation #navigation_shadow {
	background-image: url(shadow.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 40px;
	width: 15px;
	position: relative;
}
#content {
	background-attachment: scroll;
	background-image: url(contentbg.png);
	background-repeat: repeat-y;
	clear: right;
	height: auto;
	width: 884px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 105px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	color: #000;
	text-align: center;
}
#content h3 {
	font-size: 18px;
	font-weight: 900;
	color: #000;
	text-align: center;
}
#content p {
	line-height: 20px;
}

#content p strong {
	font-weight: normal;
}
#content .float_right {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: medium groove #666;
}
#content .float_left {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: medium groove #666;
}

#content .centerpops {
	text-align: center;
}
#content .centerpops img {
	border: medium groove #666;
}
#content .thicker_par {
	font-weight: 900;
}





#footer {
	background-attachment: scroll;
	background-image: url(footerbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 14px;
	width: 1019px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 10px;
}
#footer h5 {
	font-size: 14px;
	font-weight: 900;
	color: #333;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#quicklinks {
	padding: 0px;
	clear: right;
	width: 1039px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#quicklinks #bottom_links {
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#quicklinks #bottom_links li {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: inline;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
#quicklinks #bottom_links #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#quicklinks #bottom_links li a {
	color: #FFF;
	text-decoration: none;
}
#quicklinks #bottom_links li a:hover {
	color: #FF0;
	text-decoration: underline;
}
#quicklinks #bottom_links li a:visited {
	color: #FFF;
	text-decoration: none;
}
#quicklinks #bottom_links li a:visited:hover {
	color: #FF0;
	text-decoration: underline;
}
#designby {
	padding: 0px;
	clear: right;
	width: 1039px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	color: #CCC;
}
#designby .centerpics {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: 900;
}
#content p a {
	color: orange;
}
#content p a:visited {
	color: orange;
}
