@charset "UTF-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper #banner {
	height: 191px;
	margin: 0px;
	background-image: url(../Images/B4Banner_03.gif);
}
#wrapper #navbar {
	height: 29px;
	background-color: #000000;
	background-image: url(../Images/images/BANNER_02.gif);
}
#wrapper #bodyArea #right {
	width: 225px;
	float: right;
	background-color: #ACACAC;
	background-image: url(../Images/images/Side_Bar_02.gif);
	background-position: right bottom;
	height: 600px;
	background-repeat: no-repeat;
	padding: 0px;
}

#main {
	display: block;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-repeat: no-repeat;
	padding: 20px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

	
#wrapper #bodyArea #leftbottom {
	background-color: #000000;
	height: auto;
	width: 535px;
	float: left;
	background-repeat: no-repeat;
	background-image;
	padding: 20px;
	background-position: bottom;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #footer {
	clear: both;
	height: 35px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
