body { 
	
	padding: 0px;
	margin: 0px;
	background: #333333 url('images/background.jpg');
	background-position: top left;
	background-repeat: repeat;
}


body div, td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	font-size:12px; 
	line-height:1.125em;
	color:#2D2D2D;
}

.page-content {
	text-align: center;
	width: 100%;
	margin-top:15px;
}

.page-format {
	width: 976px;
}

.page-bg {
	background-color: #eeeeee;
	min-height: 350px;
}

.banner {
	clear: both;
	background-color: #1E1E1E;
	height: 12px;
}


.page {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.page a:link, .page a:visited {
	font-weight: bold;
	color: #C40000;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 15px;
	text-decoration: underline;
}

.page a:hover {
	text-decoration: none;
}

.home-link a:link, .home-link a:visited {
	font-weight: bold;
	color: #C40000;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
}

.home-link a:hover {
	text-decoration: underline;
}


.top-nav a:link, .top-nav a:visited {background-color: #1E1E1E; width: 70px; float:left; text-decoration: none; line-height: 55px; height: 55px; text-align:center; color:#ffffff; font-weight:bold; font-size:13px; }
.top-nav a:hover {background-color: #343434; text-decoration: none; width: 70px; float:left; line-height: 55px; height: 55px; text-align:center; color:#ffffff; font-weight:bold; font-size:13px;}

h1 {
	font-size:22px;
	line-height:1.2em;
	font-weight:normal;
	color: #262422;
	margin-bottom:8px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:26px;
	line-height:1.2em;
	font-weight:normal;
	color:#F6F6F4;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:22px;
	line-height:1.2em;
	font-weight:normal;
	color: #262422;
	margin-bottom:8px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.search {
	padding-left: 8px;
}

.content {
	padding-top: 2px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid #1E1E1E;
	background-color: #eeeeee;
	text-align: left;
	float: right;
	width: 777px;
	margin-bottom: 15px;
}


.left-nav-bdr {
	padding: 2px;
	border-top: 1px solid #1E1E1E;
	background-color: #eeeeee;
	width: 165px;
	float: left;
}

.left-nav a:link, .left-nav a:visited {
	color: #1F1C22; 
	text-align: left; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	line-height: 22px;
	height: 22px;
	display: block;
	width: 158px;
	padding-top: 1px;
	background: url('images/nav_bg.gif');
	margin-bottom: 0px;
	border: 1px solid #1F1C22; 
	font-family:Arial, Helvetica, sans-serif;
}

.left-nav a:hover {
	color: #1F1C22; 
	text-align: left; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	padding-left: 19px;
	line-height: 26px;
	height: 26px;
	display: block;
	width: 160px;
	background: url('images/nav_bg_over.gif');
	margin-bottom: 2px;
	border: 1px solid #CACACB;
}
