body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#topnotice {
	padding: 0px;
	width: 1024px;
	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-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#banner {
	clear: right;
	height: 260px;
	width: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/bannerbg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#banner #logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 260px;
	width: 260px;
	position: relative;
}
#banner #flash {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 260px;
	width: 694px;
	position: relative;
}
#navigation {
	background-attachment: scroll;
	background-image: url(../images/navigationbg.jpg);
	background-repeat: no-repeat;
	clear: right;
	height: 16px;
	width: 934px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 70px;
}
#navigation ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	font-size: 16px;
	font-weight: 900;
	color: #FF0;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
}

#content {
	background-attachment: scroll;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	clear: right;
	height: auto;
	width: 864px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 120px;
}

#content h2 {
	font-size: 24px;
	color: #CF9;
	text-align: center;
}
#content h3 {
	font-size: 20px;
	font-weight: 900;
	color: #CF9;
	text-align: center;
	display: none;
}
#content h4 {
	font-size: 18px;
	font-weight: 900;
	color: #CF9;
}

#content p strong {
	font-weight: normal;
}

#content .centerpic {
	text-align: center;
}
#content .float_left {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: medium solid #FF0;
}



#navigation ul #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation ul li a span {
	display: none;
}
#navigation ul li a {
	color: #FF0;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #CF9;
	text-decoration: underline;
}
#navigation ul li a:visited {
	color: #FF0;
	text-decoration: none;
}
#navigation ul li a:visited:hover {
	color: #CF9;
	text-decoration: underline;
}
#footer {
	clear: right;
	height: 150px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}
#footer #copyright {
	background-attachment: scroll;
	background-image: url(../images/copyright.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: none;
	float: left;
	height: 16px;
	width: 770px;
	padding-top: 119px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 80px;
	position: relative;
}
#footer #copyright h5 {
	font-size: 16px;
	font-weight: 900;
	color: #FF0;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer #curly {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 150px;
	width: 164px;
	position: relative;
}
#designby {
	padding: 0px;
	float: right;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#designby .centerpic {
	text-align: center;
}

