

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	/*color: #4793D0;*/
	color: #0070FF;
}
a:active {
	text-decoration: none;
}

/* Text above was added */
a img {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

h1 {
	font-size: 22px;
	color: #FFF;
	font-weight:normal;
}

h2 {
	font-size: 16px;
	color: #FC0;
	font-weight:normal;
}

h2,h4,h5,h6 {
	font-family:helvetica,sans-serif;
}

#logo_top_left 
{
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #0070FF;
	border-bottom: 1px solid #FC0;
	font-family: TIMES NEW ROMAN;
    margin-top:-10px;
    margin-bottom:-15px;
    display: inline;
}

#top-menu
{
	font-family:helvetica,sans-serif;
	font-size: 16px;
	color: #FC0;
	font-weight:normal;
}

#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: 50% bottom;*/
	/*float: none;*/
	/*clear: left;*/
	background-color:Black;
	/*background-image: url(images/HeaderGradient.jpg);*/
	/*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;
}

#wrapper #bodyArea #left {
	/*height:1222px;*/
	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-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	/*Next line provides divider for bottom banner*/
	margin-bottom: 2px;

}

/*#wrapper #bodyArea #right #rheader #title {

}*/

#wrapper #bodyArea #right {

	width: 625px;
	float: right;
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	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: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	padding-left: 20px;
}

#wrapper #bodyArea #right #rheader #image {

	float: right;
	width: 200px;

}

#wrapper #bodyArea #right #rheader #title {

	width: 400px;
	float: left;
	padding-top: 5px;

}

#wrapper #bodyArea #right #text {

	/*height: 915px;*/
	height: auto;
	padding-right:10px;
	padding-left:10px;
	/*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;
	/*margin-bottom: 2px;*/
}

#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;

}

#wrapper #bodyArea #right #buckets table tr td table tr td .headline.hlXs div div {

	text-align: left;

}
