@charset "utf-8";
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: #000;
	text-decoration: none;
	background-color: #FFC;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#topheader {
	padding: 0px;
	clear: right;
	height: auto;
	width: 1039px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topheader h1 {
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#banner {
	padding: 0px;
	clear: right;
	height: 200px;
	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: 200px;
	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: 200px;
	width: 15px;
	position: relative;
}
#navigation {
	clear: right;
	height: 60px;
	width: 1039px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation #navigationside {
	background-attachment: scroll;
	background-image: url(navigationbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	clear: none;
	float: left;
	height: 15px;
	width: 1024px;
	position: relative;
	padding-top: 22.5px;
	padding-right: 0px;
	padding-bottom: 22.5px;
	padding-left: 0px;
}
#navigation #navigation_shadow {
	background-attachment: scroll;
	background-image: url(shadow.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 60px;
	width: 15px;
	position: relative;
}
#navigation ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	font-size: 15px;
	font-weight: 900;
	color: #FF0;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
#navigation ul #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation ul li a {
	color: #FF0;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#navigation ul li a:visited {
	color: #9F9;
	text-decoration: none;
}
#navigation ul li a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}#content {
	background-attachment: scroll;
	background-image: url(contentbg2.png);
	background-repeat: repeat-y;
	padding: 0px;
	clear: right;
	width: 1039px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
}
#content table tr #left_column {
	width: 160px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content table tr #left_column ul {
	margin: 0px;
	padding: 0px;
}
#content table tr #left_column ul li {
	font-size: 16px;
	font-weight: 900;
	color: #00C;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	font-variant: normal;
}
#content table tr #left_column ul li a {
	color: #00C;
}
#content table tr #left_column ul li a:hover {
	color: #00C;
	background-color: #FF0;
}
#content table tr #left_column ul li a:visited:hover {
	color: #00C;
	background-color: #FF0;
}
#content table tr #left_column ul li a:visited {
	color: #06C;
}
#content table tr #middle_column {
	width: 614px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
#content table tr #middle_column h2 {
	font-size: 24px;
	font-weight: 900;
	text-align: center;
}
#content table tr #middle_column h3 {
	font-size: 20px;
	font-weight: 900;
	text-align: center;
}
#content table tr #right_column {
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}






#footer {
	clear: right;
	height: 20px;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(footerbg2.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 22px;
	padding-right: 25px;
	padding-bottom: 37px;
	padding-left: 10px;
}
#footer h6 {
	font-size: 16px;
	font-weight: 900;
	color: #FF0;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

