@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/Site_bg.jpg);
	background-repeat: repeat-x;
	color:#000;
	padding:0px;
	margin: 0 auto;
	font-size:12px;
	/*line-height:0px;*/
	color:#666666; 
}
h1 {
	font-size:14px;
	text-align:left;
}
#main {
	width:850px;
	margin: 0 auto;
	/*vertical-align:top;*/
	position:relative;
	/*z-index: 1;*/
	}
#header {
	width:850px;
	margin:0px;
	height:70px;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	padding:0px;
	line-height:0px;
	}
#content {
	width:805px;
	background-image: url(images/index_main_bg.jpg);
	background-repeat: repeat-x;
	float:left;
	text-align:left;
	float:left;
	display:block;
	height:804px;
	min-height:804px;
	margin-left:17px;
	padding-left:4px;
	padding-top:0px;
}
#footer {
	width:850px;
	float:left;
	display:block;
	margin:0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding:0px 0px 10px 20px;
	}
a {
color:#5B2E81;
text-decoration:none;
}
a:visited {
color:#5B2E81;
text-decoration:none;
}
a:hover {
color:#B8A13F;
text-decoration:none;
}
a:active {
color:#5B2E81;
text-decoration:none;
}
#ticker { width:173px; height:550px; overflow:auto; }
#ticker dt { font:normal 14px Georgia; padding:0 10px 5px 10px; padding-top:10px; border:1px solid #ffffff; border-bottom:none; border-right:none; position:relative; }
#ticker dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 10px 10px; border-bottom:1px solid #aaaaaa; border-left:1px solid #ffffff; position:relative; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

#tickercontact{ width:173px; height:550px; overflow:auto; }
#tickercontact dt { font:normal 14px Georgia; padding:0 10px 5px 5px; padding-top:5px; border-bottom:none; border-right:none; position:relative; }
#tickercontact dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 5px 5px; border-bottom:1px solid #aaaaaa; border-left:1px solid #ffffff; position:relative; }
#tickercontact dd.last { border-bottom:1px solid #ffffff; }
#tickercontact div { margin-top:0; }
