div
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	margin:0 auto 0 auto;
	background:transparent url(../bodyBackground.gif) repeat-x;
	font-family:Tahoma Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}

h1
{
	color:#b40707;
	font-size:17px;
	font-weight:normal;
	border-bottom:solid 3px #000000;
	padding-bottom:5px;
}

h2
{
	font-weight:normal;
}

h3
{
	color:#b40707;
	font-size:15px;
	font-weight:normal;
}

a, a:hover, a:visited
{
	text-decoration:none;
}

.logo
{
	position:absolute;
	top:39px;
	width:600px;
	height:100px;
}

.logo img
{
	border:0;
}

.header
{
	height:182px;
}

.mainSearchField
{
	margin-top:7px;
	margin-right:5%;
}

.mainSearchField a
{
	color:#ffffff;
}

.mainSearchField a:visited
{
	color:#ffffff;
}

.mainSearchField a:hover
{
	color:#850B0B;
}

.menu
{
	position:absolute;
	width:800px;
	left:2.5%;
	top:140px;
}

.menu ul 
{
	display:block;
	border-top:1px solid #E23030;
	height:40px;
	overflow:hidden;
	margin-bottom:1px;
	color:#850B0B;
}

.menu ul
{
	display:inline;
}

.menu li
{
	display:inline;
}

.menu a 
{
	background:transparent url(../menuSeparator.gif) no-repeat 100% 0;
	display:block;
	float:left;
	height:40px;
	font-size:12px;
	line-height:40px;
	color:#FFFFFF;
	padding:0 11px 0 8px;
	text-transform:uppercase;
}

.menu a:hover
{
	color:#850B0B;
}

.mainContent
{
	margin:0 auto 0 auto;
	width:95%;
}

.separator
{
	width:100%;
	height:10px;
	border-bottom:solid 1px #cccccc;
}

.mainTable
{
	width:100%;
}

.mainTableSeparator
{
	height:20px;
}

.topCenterColumn
{
	padding:5px;
	width:70%;
	height:225px;
	vertical-align:top;
}

.topRightColumn
{
	padding:5px;
	width:30%;
	height:225px;
	vertical-align:top;
}

.topRightColumn a, .topRightColumn a:visited
{
	color:#333333;
	border-bottom:dotted 1px #cacaca;
	padding-left:5px;
	padding-bottom:1px;
}

.topRightColumn a:hover
{
	color:#000000;
	padding-left:5px;
	padding-bottom:1px;
}

.centerColumn
{
	width:70%;
	vertical-align:top;
}

.centerColumnTable
{
	width:100%;
}

.centerColumnCell
{
	width:50%;
	padding:5px;
	vertical-align:top;
}

.centerColumnCell a, .centerColumnCell a:visited
{
	color:#333333;
	border-bottom:dotted 1px #cacaca;
	padding-left:5px;
	padding-bottom:1px;
}

.centerColumnCell a:hover
{
	color:#000000;
	padding-left:5px;
	padding-bottom:1px;
}

.rightColumn
{
	padding:5px;
	width:30%;
	vertical-align:top;
}

.rightColumn a, .rightColumn a:visited
{
	color:#333333;
	border-bottom:dotted 1px #cacaca;
	padding-left:5px;
	padding-bottom:1px;
}

.rightColumn a:hover
{
	color:#000000;
	padding-left:5px;
	padding-bottom:1px;
}

.litMenu a, .litMenu a:visited
{
	color:#ac1a1f;
	border:0px;
	padding:0px;
}

.litMenu a:hover
{
	color:#000000;
	border:0px;
	padding:0px;
	text-decoration:underline;
}

.date
{
	background-color:#000000;
	color:#ffffff;
	width:80px;
	text-align:center;
	padding:5px;
}

.newTitle
{
	
}

.newContent a
{
	color:#850b0b;
	text-decoration:none;
}

.newContent a:hover
{
	color:#850b0b;
	text-decoration:underline;
}

.newContent a:visited
{
	color:#850b0b;
	text-decoration:none;
}

.newDate
{
	background-color:#000000;
	color:#ffffff;
	font-size:11px;
	width:130px;
	text-align:center;
	padding:2px;
}

.footer
{
	width:100%;
	height:40px;
	background:transparent url(../footerBackground.gif) repeat-x 0 0;
	position:relative;
	bottom:0px;
	font-size:11px;
	color:#7F7F7F;
}

.footer a 
{
	color:#7F7F7F;
	text-transform:uppercase;
}

.footer a:visited
{
	color:#7F7F7F;
	text-transform:uppercase;
}

.footer a:hover
{
	color:#7F7F7F;
	text-transform:uppercase;
	text-decoration:underline;
}

.footerMenu
{
	margin-left:2.5%;
}