* {
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#wrapper #logo_top {
	/*background-image: url(../images/logo_banertop.gif);*/
	height: 8px;
	width: 900px;
}

#wrapper #logo {
	height: 120px;
	background-repeat: repeat-y;
	background-position: bottom;
	float: none;
	clear: left;
	background-color:Black;
	/*background-color: #2D2E2F;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0B0B0D;
	border-bottom-color: #666;
	border-left-color: #454646;
	border-right-width: 5px;
	border-left-width: 5px;*/
	width: 900px;
	/*border-bottom-width: 2px;*/
}

#wrapper #logo #logoright {
	height: 100px;
	width: 400px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-align: right;
	margin-right: 20px;
	padding-top: 10px;
}

#wrapper #logo #logoleft {
	clear: left;
	width: auto;
	height: 80px;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	font-size: 14px;
}

#wrapper #navigation {
	/*height: 45px;*/
	/*next line provides the height of the space for the menu bar*/
	height: 30px;
	background-repeat: no-repeat;
	width: 900px;
}

#wrapper #top {
	height: 58px;
	width: 900px;
}

#wrapper #bodyArea {
	width: 900px;
	background-repeat: repeat-x;
	color: #232525;
	height: auto;
}

#wrapper #bodyArea #left {
	height: auto;
	/*Next line dictates the vertical divider width*/
	width: 255px;
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color:Black;
	/*background-color: #1A1A1A;*/
	/*border-top-width: 2px;*/
	/*border-right-width: 2px;*/
	/*border-bottom-width: 2px;*/
	/*border-left-width: 2px;*/
	/*border-top-style: solid;*/
	/*border-right-style: solid;*/
	/*border-bottom-style: solid;*/
	/*border-left-style: solid;*/
	/*border-top-color: #666;*/
	/*border-right-color: #333;*/
	/*border-bottom-color: #666;*/
	/*border-left-color: #333;*/
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 8px;
		/*Next line provides divider for bottom banner*/
	margin-bottom: 2px;
}

#wrapper #bodyArea #right {
	width: 625px;
	float: right;
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	font-size: 14px;
	/*next line provides line between center content and bottom footer*/
	margin-bottom: 2px;
}

#wrapper #bodyArea #right #rtop {
	height: 19px;
	/*border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #999;*/
}

#wrapper #bodyArea #right #rheader {
	background-repeat: repeat-y;
	/*background-color: #4793D0;*/
	background-color:#0070FF;
	/*height: 60px;*/
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	padding-left: 20px;
}

#wrapper #bodyArea #right #text {
		height: auto;
	/*border-right-width: 2px;*/
	/*border-left-width: 2px;*/
	/*border-right-style: solid;*/
	/*border-left-style: solid;*/
	/*border-right-color: #666;*/
	/*border-left-color: #666;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper #bodyArea #right #rheader #title {
	float: left;
	width: 490px;
	padding-top: 5px;
}

#wrapper #bodyArea #right #rheader #image {
	width: 100px;
	float: right;
}

#wrapper #bodyArea #right #buckets {
	font-family: Arial, Helvetica, sans-serif;
 img.floatLeft { 
 float: left; 
 margin: 4px;
}
}

#scrollbar_container {  
	position:relative;  
	width:500px;  
} 
#wrapper #bodyArea #footer {
	height: 100px;
	width: 900px;
	background-color:Black;
	/*background-color: #2D2E2F;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B0B0D;
	border-left-color: #0B0B0D;
	border-right-width: 5px;
	border-left-width: 5px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;*/
	clear: both;
}

#wrapper #bodyArea #footbottom {
	background-image: url(../images/logo_banner_b.gif);
	height: 8px;
	width: 900px;
	clear: both;
}

#wrapper #bodyArea #footer #lfooter {
	height: 90px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 10px;
	padding-left: 30px;
	float: left;
}

#wrapper #bodyArea #footer #rfooter {
	height: 90px;
	width: 700px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
