﻿#right_col .p2 {
	text-align: center;
}
#left_col h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
#container {
	width: 770px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('images/body_background.jpg');
	background-repeat: repeat;
}
#header {
	background-position: center;
	height: 286px;
	background-image: url('images/top_graphic.jpg');
	background-repeat: no-repeat;
}
body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #000080;
}
#top_nav {
	padding: 0px;
	height: 82px;
	width: 750px;
	background-image: url('images/top_navigation.png');
	background-repeat: no-repeat;
	margin-left: 10px;
	line-height: 40px;
	font-weight: 700;
	color: #FFFFFF;
}
#left_col {
	float: left;
	width: 180px;
	margin: 0px 0px 0px 10px;
	padding: 22px 10px 10px 10px;
	background-color: #D9D9D9;
	height: 376px;
	text-align: center;
}
#right_col {
	margin: 0px 10px 0px 210px;
	padding: 20px 20px 10px 20px;
	background-color: #FFFFFF;
	height: 379px;
}
#footer {
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 770px;
	height: 50px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clip: rect(auto, auto, auto, auto);
	height: 80px;
}
#top_nav li {
	border-style: outset;
	border-width: thin;
	float: left;
	width: 146px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	clip: rect(auto, auto, auto, auto);
	vertical-align: bottom;
}
#top_nav a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#top_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
#left_col a, a:link, a:visited {
	color: #000000;
}
#left_col a:hover {
	color: #CC0000;
}
#right_col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 0px;
}
#left_col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
}
