#right_image {	background-image: url(site_images/image_inner_right.jpg);	width: 290px;	background-color: #fff;	/*	height: 100%;*/	overflow:hidden;	word-wrap: break-word;	/*min-height:100%;*/	background-repeat: repeat-y;	background-position: top right;	text-align: center;	/*margin-right: 5px;*/	vertical-align: top;}#left_space {	/*height: 223px;*/	width: 710px;	background-image: url(site_images/image_feedleft.jpg);	background-repeat: repeat-y;}body, td, th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	text-align: left;}a:link {	/* Applies to all unvisited links */  text-decoration:  none;	font-weight:      bold;	color:            #ff6600;}a:visited {	/* Applies to all visited links */  text-decoration:  none;	font-weight:      bold;	color: #003;}a:hover {	/* Applies to links under the pointer */  text-decoration:  none;	font-weight:      bold;	color:            #003;}a:active {	/* Applies to activated links */  text-decoration:  none;	font-weight:      bold;	color: 5c47cf;}#sub_menu {	background-image: url(site_images/image_submenu.jpg);	background-repeat: no-repeat;	height: 48px;	width: 1000px;	margin: 5px;}#inner_right {	background-image: url(site_images/image_inner_right.jpg);	background-repeat: repeat-y;}#ticker_space {	background-image: url(site_images/image_divider_ticker.jpg);	background-repeat: repeat-y;	height: 50px;	width: 1000px;	vertical-align: middle;}#main_image {	background-image: url(site_images/image_main_imgtxt.jpg);	height: 209px;	width: 1000px;	background-repeat: no-repeat;	vertical-align: middle;}#main_text {	width:305px;	height:195px;	overflow:auto;	margin-right:10px;	float:right;	background-color:#FFF;	font: 12px Verdana;	;	padding-left: 8px;	padding-right: 8px;	padding-top: 8px;}#footer {	background-image: url(site_images/image_footer.jpg);	height: 197px;	width: 1000px;}#footer a:link {	color : #6699cc;	font: 11px Verdana;}#footer a:visited {	color : #6699cc;	font: 11px Verdana;}#footer a:hover {	color : #ffffff;	font: 11px Verdana;	background: none;}#ad_space {	background-image: url(site_images/image_adspace.jpg);	height: 96px;	width: 1000px;}#text_right {	background-image: url(site_images/image_textbox_right.jpg);	width: 323px;	height: 209px;	background-repeat: no-repeat;}#header_cell {	height: 36px;}#header_cell img,#header_cell a {padding:0px;margin:0px;border:0px;}#header_image {	height: 141px;	background-image: url(site_images/image_headerimage.jpg);	width: 1000px;}img {	border:none;	text-decoration:none;	background:none}a:link img {	border:none;	text-decoration:none;	background:none}a:hover img {	border:none;	text-decoration:none;	background-color:#F00;	background:none;}#main_image_inner {	background-image: url(site_images/image_inner.jpg);	height: 209px;	width: 1000px;	background-repeat: repeat-y;}.hover {	background:#F00;	color:#303;	width:50px;}/* liScroll style declarations */.tickercontainer { /* the outer div with the black border */	border: 1px solid #000;	width: 657px;	height: 30px;	margin-left: 5px;	padding: 0px;	overflow: hidden;	background-color: #fff;	background-image: url(site_images/image_newsticker.jpg);	background-repeat: no-repeat;	background-position: left top;}.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */	position: relative;	left: 138px;	top: 8px;	width: 519px;	overflow: hidden;}ul.newsticker { /* that's your list */	position: relative;	left: 138px;	font: bold 12px Verdana;	list-style-type: none;	margin: 0;	padding: 0;}ul.newsticker li {	float: left; /* important: display inline gives incorrect results when you check for elem's width */	margin: 0;	padding: 0;	background: #fff;	text-align: center;}ul.newsticker a {	white-space: nowrap;	padding: 0;	color: #ff6600;	font: bold 12px Verdana;	margin: 0 50px 0 0;}ul.newsticker span {	margin: 0 10px 0 0;}
