body {
	background-color: #555555;
	margin-top: 0px;
}
body,td,th {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
-->
</style>
<link href="images/style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a {
	font-size: 9px;
}
.style1 {color: #CCCCCC}

.main1{
	margin:0 auto 0 auto;
	position:relative;
	overflow:auto;
	width:450px;
}
#body1{
width:1000px;

	margin:0 auto 0 auto;
}

#links{
	width:auto;
	margin:0 20px 0 20px;
}

#tpl_body {
	
	background-image:url(images/ticker_body.png);
	width:450px;
	margin:0 auto 0 auto;

}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 1px;
	padding-left: 21px;
	color: #555555;
}
.footer2 {
	background-image: url(footer2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	color: #CCCCCC;
}

#ticker{
width:150px;
position:absolute;
margin-top:250px;

}
#date{
width:150px;
position:absolute;

}

#ticker_content{
background:url(images/date_bg.png);
min-height:50px;
}
