/* CSS Document */		body {	background-color: #393627;	width: 1200px;	height: auto;	margin: 0px;	padding: 0px	font-family: Verdana, Arial, Helvetica, sans-serif;	}		#page {	width: 800px;	height: auto;	margin-top: 0px;	margin-left: 0px;	margin-right: 0px;	padding: 0px;	}		#content {	width: 500px;	height: auto;	margin-top: 0px;	margin-left: 0px;	margin-right: 0px;	padding: 0px;	background-color: #222018;	}		#contentShows {	width: 500px;	height: auto;	margin-top: 0px;	margin-left: 0px;	margin-right: 0px;	padding: 0px;	background-color: #222018;	}		.color {	width: 500px;	height: auto;	float: left;	text-align: left;	padding: 0px 0px 0px 0px;	margin: 0px;	background-color: #30342b;	border-top: solid white 1px; border-bottom: solid white 3px;	}			a:link {color: #4f8873; text-decoration: underline;}	a:visited {color: #665900; text-decoration: underline;}	a:active  {color: #009966; text-decoration: none;}	a:hover {cursor: default; color: #ADB785; text-decoration: none;}	h1 {	font-family: helvetica, arial, sans-serif; 	color: #bbc26c;	font-size: 12px; 	font-weight: normal;	text-align: left;	line-height: 1em;	letter-spacing: 2px;	}			h2 {	font-family: helvetica, arial, sans-serif; 	color: #5f713d;	font-size: 12px; 	font-weight: normal;	text-align: left;	line-height: 2em;	letter-spacing: 1px;	}		h3 {	font-family: helvetica, arial, sans-serif; 	color: #726d36;	font-size: 10px; 	font-weight: normal;	text-align: left;	line-height: 2em;	letter-spacing: 1px;	}		p {	font-family: helvetica, arial, sans-serif; 	font-size: 11px; 	font-weight: normal;	text-align: left;	line-height: 1.5em;	color: #726d36;	letter-spacing: 1px;	margin-top: 0px;	margin-left: 5px;	margin-right: 60px;	padding: 0px; 0px; 0px; 0px;	align: jusitfy;	}		h6 {	font-family: helvetica, arial, sans-serif; 	font-size: 11px; 	font-weight: normal;	text-align: left;	line-height: 1.5em;	color: #726d36;	letter-spacing: 1px;	margin-top: 0px;	margin-left: 0px;	margin-right: 0px;	padding: 0px; 0px; 0px; 0px;	text-align: jusitfy;	}				h4 {	font-family: helvetica, arial, sans-serif; 	font-size: 11px; 	font-weight: normal;	line-height: 2em;	letter-spacing: 1px;	text-align: jusitfy;	}				h3 {	font-family: helvetica, arial, sans-serif; 	color: #f3fe44;		font-size: 12px; 	font-weight: normal;	text-transform: italic;	text-align: left;	line-height: 1.5em;	}		h5 {	font-family: helvetica, arial, sans-serif; 	font-size: 12px; 	font-weight: bold;	text-transform: uppercase	text-align: right;	line-height: 1.5em;	letter-spacing: 2px;	}			div { text-align: justify; text-justify: newspaper } 		.justify {	text-align: jusitfy;	}	img.floatLeft {     float: left;     margin: 40px; }img.floatRightClear {     float: left     clear: right;     clear: left;}	/*preload classes*/ .svw {width: 419px; height: 283px; background: #fff;} .svw ul {position: relative; left: -999em;}  /*core classes*/ .stripViewer {  position: relative; overflow: hidden;  border: 1px solid #02cbac;   margin: 0 0 1px 0; } .stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none; } .stripViewer ul li {  float:left; } .stripTransmitter { overflow: auto; width: 1%; } .stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; } .stripTransmitter ul li{ width: 20px; float:left; margin: 0 1px 1px 0; } .stripTransmitter a{ font: bold 10px Verdana, Arial; text-align: center; line-height: 22px; background: #6da29a; color: #fff; text-decoration: none; display: block; } .stripTransmitter a:hover, a.current{ background: #fff; color: #cad608; }  /*tooltips formatting*/ #tooltip { background: #fff; color: #000; opacity: 0.85; border: 5px solid #dedede; } #tooltip h3 {  font: normal 10px Verdana;  margin: 0;  padding: 6px 2px;  border: 0; } ul {	list-style-type:none; 	font-family: helvetica, arial, sans-serif; 	font-size: 10px; 	color: #777d78; 	text-align: left !important;	} 