body
{
	font-family:arial;
	font-size:14x;
	margin:0;
	padding:0;
	background-image:url(images/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#topBar
{
	width:100%;
	text-align:center;
}
#topBarRed
{
	height:25px;
	background-color:#B92533;
}
#topBarLinks
{
	width:775px;
	padding-bottom:2px;
	text-align:right;
	color:#919090;
	font-weight:bold;
	font-size:12px;
}
#topBarLinks a
{
	color:#FFFFFF;
	text-decoration:none;
}
#topBarSpace
{
	height:3px;
	background-color:#FFFFFF;
}
#topBarGrey
{
	height:8px;
	background-color:919090;
}
#topBarGold
{
	height:10px;
	background-color:CBA340;
}
#topBarLogo
{
	width:775px;
	background-color:FFFFFF;
}
#content
{
	margin-top:5px;
	width:775px;
}
#nav
{
	width:130px;
}
#nav td,.navItems
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
#nav a
{
	color:#FFFFFF;
	text-decoration:none;
}
.navItems
{
	width:125px;
	background-color:#999999;
	margin-top:3px;
	padding-top:3px;
	padding-bottom:3px;
}
.subnavItems
{
	width:125px;
	background-color:#B92533;
	margin-top:3px;
	padding-top:3px;
	padding-bottom:3px;
}
#body
{
	width:500px;
	padding-right:5px;
}
#right
{
	width:145px;
}
#content
{
padding-top:5px;
}
#news a
{
color:#000000;
}