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-attachment: fixed;
	background-color: #ae2400;
	background-image: url(../images/bgimage1.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#top_notice {
	clear: right;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
}
#top_notice h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#banner {
	padding: 0px;
	clear: right;
	height: 200px;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner #banner_side {
	background-attachment: scroll;
	background-image: url(../images/bannerbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 200px;
	width: 800px;
	position: relative;
}
#banner #banner_shadow {
	background-attachment: scroll;
	background-image: url(../images/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: 100px;
	width: 815px;
	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 #navigation_side {
	background-attachment: scroll;
	background-image: url(../images/navigationbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: none;
	float: left;
	height: 80px;
	width: 800px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#navigation #navigation_shadow {
	background-attachment: scroll;
	background-image: url(../images/navigation_shadow.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 100px;
	width: 15px;
	position: relative;
}
#content {
	clear: right;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	height: auto;
	padding-top: 20px;
	padding-right: 65px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	text-align: center;
}
#content h3 {
	font-size: 20px;
	font-weight: 900;
	font-variant: small-caps;
	text-align: center;
}
#content #bigger_par {
	font-size: 18px;
	font-weight: 900;
	color: #900;
	text-align: center;
}
#content p strong {
	font-weight: normal;
}
#content .float_left {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .float_right {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}






.center_pic {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-attachment: scroll;
	background-image: url(../images/footerbg.png);
	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: 10px;
	padding-right: 25px;
	padding-bottom: 41px;
	padding-left: 10px;
}
#footer h5 {
	font-size: 14px;
	font-weight: 900;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottom_links {
	clear: right;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bottom_links #navigation_bar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottom_links #navigation_bar li {
	font-size: 13px;
	font-weight: 900;
	color: #FF9;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
}
#bottom_links #navigation_bar li a span {
	display: none;
}
#bottom_links #navigation_bar li a {
	color: #FF9;
	text-decoration: none;
}
#bottom_links #navigation_bar li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#bottom_links #navigation_bar li a:visited {
	color: #FF9;
	text-decoration: none;
}
#bottom_links #navigation_bar li a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}
#bottom_links #navigation_bar #end_now {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#design_by {
	clear: right;
	height: auto;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

