@charset "UTF-8";
body {
	margin: 0px;
	background-position: top center;
}
#wrapper {
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 316px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #logowrapper {
	height: 100px;
	background-color: #000;
	background-position: center;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#wrapper #navigation {
	height: 36px;
}
#wrapper #headerImg {
	background-repeat: no-repeat;
	height: 250px;
	clear: both;
	background-image: url(../images/BannerRelease_1.jpg);
	text-align: center;
}
#wrapper #bodyArea #left {
	width: 800px;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	text-align: center;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat;
	float: left;
}
#wrapper #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 36px;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 39px;
	background-image: url(../images/robutton_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #navigation a:hover {
	background-position: bottom;
}
#wrapper #bodyArea #footer {
	height: 36px;
	font-size: 9px;
	color: #FFF;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	float: none;
	clear: both;
	line-height: 36px;
	text-align: center;
}
#shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/outterglow.jpg);
	background-repeat: repeat-y;
}
