

body { background-image: url(../images/backgroundrev.gif); background-repeat: repeat; margin: 0; padding: 0; }

#wrapper { position: relative; width: 850px; background-color: #fff; background-image: url(../images/columnback.jpg); background-repeat: repeat-y; top: 10px; margin-left: auto; margin-right: auto; clear: both;}
#header 	{ position: relative; }
a:link {color: #000; text-decoration: none}
a:visited {color: #000; text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}
a:img { border: none; }
#subhead 	{ color: #fff; position: relative; font-size: 15px; font-family: helvetica; font-weight: normal; line-height: 30px; background-color: #060; text-align: center; height: 30px; }

#columns { position: relative; }
#leftcol 	{ font-size: 14px; font-family: helvetica, arial, tahoma; text-align: center; float: left; top: 350px; width: 150px; }	#midcol 	{ font-size: 14px; font-family: helvetica, arial, tahoma; text-align: left; top: 350px; margin-left: 150px; width: 700px;  padding-left: 10px; padding-right: 10px;}

html>body #midcol {width: 680px;}#footer 	{ clear: both; color: #fff; font-size: 12px; font-family: arial, helvetica; line-height: 30px; background-color: #060; text-align: center; position: relative; width: 100%; bottom: 0 !important; bottom: -1px; height: 30px; }
.headline { color: #fff; font-size: 14px; font-family: helvetica, arial; font-weight: normal; line-height: 18px; background-color: #060; text-align: center; position: relative; width: 100%; height: 18px; }
.textheadline { color: #000; font-size: 17px; font-family: arial, helvetica, sans-serif; font-weight: bold; line-height: 20px; }
.textsubhead { color: #060; font-size: 14px; font-family: arial, helvetica, sans-serif; font-weight: bold; line-height: 14px; }

.textstd { color: #000; font-size: 14px; font-family: arial, helvetica, sans-serif; line-height: 14px; }
.displayed { border: none; text-align: center; margin-left: auto; margin-right: auto }
.float-right { text-align: center; float: right; clear: right; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; }
.float-left { text-align: center; float: left; clear: left; margin: 8px 5px 5px 0; }

.float-leftpart { float: left; margin: 0 0.5em 0 0; }

#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	background-color: #cccc99;
	position: relative;
	width: 850px;
	height: 350px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 850px;
	height: 350px;
}