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;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-attachment: fixed;
	background-image: url(bgimage1.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #010105;
}
#topnotice {
	padding: 0px;
	clear: right;
	width: 800px;
	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: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#banner {
	padding: 0px;
	clear: right;
	height: 210px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner #flash {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 210px;
	width: 280px;
	position: relative;
	background-attachment: scroll;
	background-image: url(bannerbg.gif);
	background-repeat: no-repeat;
}
#banner #logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 210px;
	width: 520px;
	position: relative;
}
#navigation {
	background-attachment: scroll;
	background-image: url(navigationbg.gif);
	background-repeat: no-repeat;
	clear: right;
	height: 14px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
#navigation ul li a span {
	display: none;
}
#navigation ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	font-size: 14px;
	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: #FFF;
	list-style-type: none;
}
#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: #CCC;
	text-decoration: none;
}
#navigation ul li a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}


#content {
	background-attachment: scroll;
	background-image: url(contentbg.gif);
	background-repeat: repeat-y;
	clear: right;
	height: auto;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	font-variant: small-caps;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#content h3 {
	font-size: 18px;
	font-weight: 900;
	color: #666;
	text-align: center;
	font-variant: small-caps;
}
#content .thickerpar {
	font-weight: 900;
	font-size: 16px;
	color: #933;
	text-align: center;
}
#content p strong {
	font-weight: normal;
}


#footer {
	background-attachment: scroll;
	background-image: url(footerbg.gif);
	background-repeat: no-repeat;
	clear: right;
	height: 14px;
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 60px;
	padding-right: 200px;
	padding-bottom: 41px;
	padding-left: 10px;
}
#footer h4 {
	font-size: 14px;
	font-weight: 900;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#designby {
	padding: 0px;
	clear: right;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#designby .centerpar4 {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
