a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#header {
	background: #000;
	width: 978px;
	height: 145px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	color: #FFFFFF;
}
#headerlogo {
	background: #000;
	width: 302px;
	height: 145px;
	position: relative;
	float: left;
	top: 0px;
}
#headerright {
	background: #000;
	width: 193px;
	height: 145px;
	position: relative;
	float: right;
	top: 0px;
}
#navbar {
	background: #000;
	color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 978px;
	height: 28px;
}
#mainwrapper {
	background: #eee;
	position: relative;
	top: 0px;
	padding-top: 10px;
	margin: 0 auto;
	width: 978px;
}
#mainwrapper-left {
	float: left;
	top: 0px;
	width: 748px;
}
#mainwrapper-right {
	float: right;
	top: 0px;
	margin: 0 auto;
	width: 230px;
}
#breadbin {
	margin-top: -10px;
	width: 40px;
	height: 15px;
	float: left;
}
#breadcrumb {
	background: #888;
	margin-top: -10px;
	float: left;
	width: 928px;
	height: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	z-index: 1;
}
#subfooter {
	background: #999;
	margin: 0 auto;
	clear: both;
	bottom: 0px;
	height: 10px;
	width: 978px;
	left: 0px;
}
#imagebox {
	background: #000;
	margin-left: 29px;
	float: left;
	width: 730px;
	height: 172px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#footer {
	background: #000;
	position: relative;
	top: 8px;
	margin: 0 auto;
	width: 978px;
	height: 42px;
}
#footer_left {
	background: #000;
	position: relative;
	float: left;
	width: 130px;
	height: 42px;
	background: url(../images/logo_copyright.gif) no-repeat center;
}
#footer_right {
	background: #000;
	position: relative;
	float: right;
	width: 798px;
	height: 42px;
}		
body {
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
}
#newsfeed_head {
	background: #ddd;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	padding: 5px;
	width: 170px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #333;
	font-weight: normal;
}
#newsfeed {
	background: #e5e5e5;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 5px;
	padding-top: 10px;
	width: 170px;
	height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666;
	font-weight: normal;
}
#basesplash {
	float: left;
	margin-top: 10px;
	margin-left: 29px;
	width: 730px;
}