@charset "utf-8";/* CSS Document */body{	background-color:#cc0000;}.containerMain {	margin: auto;	text-align: left;	width: 750px;	position: relative;	height: 400px;}.leftColumn {	position: absolute;	top: 0px;	left: 0px;	width: 250px;	height: 300px;	background-color:#cc0000;}.tickerTag {	position: absolute;	top: 20px;	left: 251px;	width: 500px;	height: 30px;}.tickerTag a:link { color:#FFFFFF;}.tickerTag a:visited { color:#FFFFFF;}.tickerTag a:hover { color:#FFFFFF;}.tickerTag a:active { color:#FFFFFF;} .tickerText {	position: absolute;	top: 30px;	left: 370px;	width: 300px;	font-family: Courier New, Courier, monospace Times New Roman, Verdana, Arial;	color: #FFFFFF;	text-align: left;	font-weight: bolder;	vertical-align: middle;}.rightColumn {	position: absolute;	top: 50px;	left: 251px;	width: 505px;}.content {	position: absolute;	top: 26px;	left: 0px;	background-color:#ffff50;	width: 500px;	border-style: solid;	border-width: 4px;	border-color: white;	padding: 10px;}.content a:link { 	text-decoration:underline; color:#330000; }.content a:visited { 	text-decoration:underline; color:#330000; }.content a:hover { 	text-decoration:underline; color:#808080;}.content a:active { 	text-decoration:underline; color:#330000;} .content p{	font-family: Verdana, Arial;	font-size: 12px;	color:#330000;	text-align: left;	font-weight: normal;}.content li{	font-family: Verdana, Arial;	font-size: 12px;	color:#330000;	text-align: left;	font-weight: normal;}.content h1{	font-family: Verdana, Arial;	font-size: 18px;	font-variant:small-caps;	/*color: #ffffff;*/	color: #cc0000;	text-align: left;	font-weight: bold;}.content table {	border-bottom-color:#330000;	border-bottom-width: 1px;	border-bottom-style: solid;	padding: 5px;	width: 480px;    	font-family: Verdana, Arial;	font-size: 12px;	color:#330000;	text-align: left;	font-weight: normal;}#hoursLeft {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	width:60px;}#hoursRight {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	width:300px;}#contentTable {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}#tabs ul {	margin: 0;	padding: 0;}#tabs li {	display:inline;	list-style:none;}#tabs a {	background: url('images2/summer/tableftc.gif') no-repeat left top;	float: left;	font: bold 0.9em sans-serif;	margin-right: 3px;	padding-left: 4px;	text-decoration: none;}#tabs a span {	float: left;	display: block;	background: url('images2/summer/tabrightc.gif') no-repeat right top;	padding-top: 5px;	padding-right: 7px;	padding-bottom: 5px;	padding-left: 3px;	color: #660000;}/* Commented Backslash Hack hides rule from IE5-Mac \*/#tabs a span {float: none;}/* End IE5-Mac hack */#tabs a:hover span {color: #cc0000;}#tabs a:hover {background-position: 0% -42px;}#tabs a:hover span {background-position:100% -42px;}#tabs li.current_page_item a {background-position: 0% -42px;}#tabs li.current_page_item a span {background-position:100% -42px;}