a:link {
	text-decoration: none;
	font-weight:bold;
	color: #0033FF;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #0066FF;
}

a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #0066FF;
}

body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:17px;
}

.headline {
	color:#ffb709;
	font-weight:bold;
	font-size:10px;	
}

.maincontent {
	width:714px;
	height:600px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-400px;
}

.top {
	background-image:url(../gfx/top.gif);
	width:800px;
	height:50px;
	float:left;
}


.content {
	width:714px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align:center;
}

.main {
	min-height:475px;
	padding-left:13px;
	background-image:url(../gfx/bg.gif);
	background-repeat:repeat-y;
	width:714px;
	float:left;
	text-align:left;
}

.newscontent {
	width:713px;
	padding-left:45px; 
	margin-top:25px; 
	float:left;
	padding-bottom:5px;
}

.newsdate {
	padding-left:60px;
	padding-top:10px;
	float:left;
	width:90px;
}

.newscopy {
	padding-bottom:0px;
	padding-top:10px;
	float:left;
	margin-right:40px;
	width:570px;
}

.bottom {
	background-image:url(../gfx/bottom.gif); background-repeat:no-repeat;
	width:714px;
	height:75px;
	float:left;
}

.copy {
	width:350px;
	padding-left:45px;
	float:left;
}

.pic {
	float:right;
	width:200px;
	padding-right:70px;
}
.break {
	float:none;
	overflow:hidden;
	clear:both;
}
