#spacer {
	height: 30px;
	width: 850px;
}

		
#wrapper {
	float: left;
	padding: 10px 10px 10px 14px;
	background-color: #FFFFFF;
	width: 850;
	position: relative;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#header {
	background-repeat: repeat;
	width: 850px;
	margin-top: 27px;
	background-image: none;
}


#container_border {
	background-color: white;
	width: 850px;
	height: auto;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	float: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../Images/bkgr.png);
}

#content {
	padding: 0px 10px 10px 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 580px;
}
#content_fullpage {
	padding: 0px 35px 10px;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 680px;
}
#sidebar {
	float: right;
	width: 180px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 13px 15px 10px 18px;
	clear: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: 1500px;
	font-size: 11px;
	color: #4f6b72;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#imagebox {
	margin-top: 10px;
	background-image: none;
	border: 0px 0 #666666;
	margin-left: 0px;
	text-align: center;
}

#footer {
	clear: both;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-repeat: no-repeat;
	width: 850px;
	height: 60px;
	padding-bottom: 0px;
	text-align: center;
	visibility: visible;
	background-image: url(../Images/Footer.png);
}
#copyright {
	color: #666666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-repeat: 
	no-repeat;
	position: relative;
	top: 45px;
	width: 850px;
	height: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	clip: rect(auto,auto,30px,auto);
	margin-bottom: 0px;
}
#left_sidebar {
	float: left;
	background-color: #ECECEC;
	text-align: left;
	padding: 30px 15px 10px 18px;
	clear: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: auto;
	font-size: 10px;
	color: #333333;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right_content {
	padding: 15px 37px 10px 20px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 68%;
}
#sidebar_small {
	float: right;
	width: 175px;
	background-color: #EEEEEE;
	text-align: left;
	padding: 15px 12px 10px;
	clear: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: auto;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#rotator {
	background-repeat: repeat;
	width: 848px;
	background-image: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: 150px;
	margin-top: -12px;
}
#container_dd {
	background-color: white;
	width: 850px;
	float: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 11px;
}
#content_850px {
	padding: 0px;
	float: none;
	text-align: justify;
	width: 850px;
}
#container {
	background-color: white;
	width: 848px;
	float: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 11px;
	height: 138px;
	clip: rect(auto,auto,auto,auto);
}

