
	body {
		font : 12px Arial, Helvetica, sans-serif;
		background : #990000;
		color: #000000;
	}
	/* ------------ Page Content -------- */

	.pageContainer{
		width: 720px;
		background : #FFFFFF;
		float: left;
		border : 1px solid #000000;
	}
	/* ------------ Page Navigation -------- */
	.menuItem {
		background : #ee1d24;
		text-align : left;
		vertical-align : middle;
		display : block;
		color : #000000;
		width : 206px;
		position : relative;
	}
	.menuItem a:hover {
		background:#f7931e;
		color : #990000;
		border-bottom : 1px dotted #f5d825;
		text-decoration : none;
	}
	.menuItem a:visited {color : #f2dd36;}
	.menuItem a {
		display : block;
		color : #f2dd36;
		padding : 5px;
		text-decoration : none;
		font-weight : bold;
		border-bottom : 1px dotted #f5d825;
	}
	.menuContainer {
		background:#ee1d24;
		color : #f2dd36;
		width : 206px;
		padding-top: 5px;
		padding-bottom: 85px;
		text-align : center;
		clear : both;
		float : left;
	}

	/* ------------ Page Header -------- */
	.pageHeader {
		width: 720px;
		height: 120px;
		float: left;
		border-bottom: 1px solid #ee1d24;
		background: #f2dd36 url(site_objects/splash_r3_c14.gif);
	}
	.logo {
		width : 206px;
		height : 90px;
		float : left;
		text-align : center;
		background : #f2dd36;
	}
	.topbar {
		width : 510px;
		float : right;
		text-align : left;
		vertical-align : middle;
	}

	/* ------------ Page Content -------- */
	.mainContent {
		width : 450px;
		float : left;
		margin: 15px;
		background : #FFFFFF;
		padding-bottom: 50px;
	}
	.bodyContainer {
		width : 720px;
		float : left;
	}
	/* ------------ Page Footer -------- */
	.footerBlock {
		padding : 0;
		text-align : left;
		font : 12px tahoma, helvetica, arial;
		width : 720px;
		float : left;
		border-top : 1px solid #990000;
	}
	.footer1 {
		background : #f5d825;
		width : 720px;
		height : 5px;
		float : left;
		display : block;
	}
	.footer2 {
		width : 720px;
		height : 20px;
		background: #f2dd36 url(site_objects/footer_r3_c14.gif);
		text-align: center;
		float : left;
	}
	.footer2 a {
		color : #FFFFFF;
		padding-left: 5px;
		padding-top: 5px;
		margin-right: 10px;
		font-size : 11px;
	}
	.COPYRIGHT {
		color : #d1d1d1;
		text-align : right;
		font-size : 10px;
		clear: both;
		width : 720px;
	}
	/* ------------ Text Styles -------- */
	H2 {font-size:160%; color:#ff9900;}
	.topBar H2 { font-size:130%; color: #FFFFFF; margin-top: 25px;	}
	H3 {font-size:120%; color:#ee1d24;}
	abbr, acronym {font-style: normal; border-bottom: dotted 1px #ABB1B7; cursor: help;}
	a {
		color: #ee1d24;
		text-decoration : none;
	}
	a:visited {
		color: #3a3a3a;
		text-decoration : none;
	}
	a:hover, a:focus {
		text-decoration : underline;
	}
	dd {margin: 0; padding: 0 0 1em 17px;}
	dt {font-weight: bold; padding: 0 0 0 17px; }
	form {margin: 0;}
	img {padding: 0;}
