body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wraper {
	background-color: #FFFFFF;
	position: relative;
	width: 760px;
	background-attachment: scroll;
	background-image: url(../images/page_bkg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
	margin-top: 6px;
	margin-bottom: 6px;
}
#head {
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#nav {
	background-color: #0055a5;
	position: relative;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #cc6633;
	border-right-color: #cc6633;
	border-bottom-color: #cc6633;
	border-left-color: #cc6633;
}
#pageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 10px 70px 0px 160px;
}
#footer {
	clear:both
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/footer_bkg.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cc6633;
	border-right-color: #cc6633;
	border-bottom-color: #cc6633;
	border-left-color: #cc6633;
	clear: both;
	padding: 6px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navText a:hover {
	color: #FF9933;
	height: 100%;
	width: 100%;
}
.navText a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#sideNav {
	float: left;
	width: 150px;
	text-align: left;
}
#container {
	float: right;
	width: 100%;
}
.sideNavText {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: auto;
	display: block;
	margin: 0px;
	border-bottom: 2px solid #000000;
	padding: 0px;	
}
.sideNavText a:link {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	display: block;
	background-color: #0055A5;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.sideNavText a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	background-color: #0055A5;
	padding-top: 2px;
	padding-bottom: 2px;

}
.sideNavText a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sideNavText a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	background-color: #0055A5;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sideNavHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.pageContentSubHead {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.photoLeft {
	margin-right: 6px;
}
.photoRight {
	margin-left: 6px;
}
.subHead {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
