#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bodyRepeat.jpg);
	background-repeat: repeat-y;
	background-position: 272px top;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 112px;
}
#content {
	float: right;
	width: 688px;
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #2A5792;
}
#footer a {
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 9px;
	text-align: center;
}
#leftBar h2 {
	font-size: 23px;
	color: #5C9140;
	font-weight: bold;
	margin-left: 20px;
}
#leftBar hr {
	color: #2A5790;
	height: 7px;
	margin-left: 20px;
	width: 200px;
	background-color: #2A5790;
}
#topNav {
	margin-top: 40px;
	margin-left: 310px;
}
#topNav a {
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
}
#topNav a:hover {
	text-decoration: underline;
}
#copyright a {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
.narrowContent {
	margin-right: 20px;
	margin-left: 20px;
}
#footer img {
	display: block;
	float: left;
}
#footer p {
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #538239;
}
#leftBar {
	float: left;
	width: 272px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

