@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
#baseline {
	width: 760px;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #003;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 100px;
	padding-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
#leftColumn {
	float: left;
	width: 300px;
}
#space {
	height: 100px;
	width: 400px;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 5px;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #003;
}
#nav {
	height: 28px;
	text-align: center;
}
#banner {
	height: 341px;
}
#links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding-bottom: 4px;
	width: 760px;
	padding-top: 4px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #663;
	border-bottom-color: #663;
	text-indent: 50px;
}
#rightColumn {
	float: right;
	width: 430px;
}
.horzlinerightcol {
	width: 430px;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #033;
	top: 30px;
	text-align: left;
}
#leftColumnsubpage {
	float: left;
	width: 450px;
	text-align: justify;
}
#SubpageImage {
	background-color: #003;
	height: 250px;
	width: 270px;
	border: thin solid #003;
	top: 40px;
	right: 10px;
}
#wrapper p {
	text-align: center;
}
h7 {
	font-size: 14px;
	color: #333;
	text-align: center;
}
#wrapper #leftColumnsubpage p {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #leftColumnsubpage p {
	text-align: justify;
	padding: 3px;
	font-size: 12px;
}
#wrapper #content #rightColumn .horzlinerightcol h3 {
	text-align: left;
}
#wrapper #content #rightColumn .horzlinerightcol p {
	text-align: left;
}
#rightColumnSubPage {
	float: right;
	width: 300px;
}
.horzlinerightcolSubPage {
	width: 300px;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #033;
	top: 30px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #333;
	right: auto;
	float: right;
}
