/*#wrapInner {
	background-color: #ACACAB;
	background-image: url(images/greybk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}*/
#main-body {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.floatLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.floatRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.clearFloat {
	clear: both;
}
#header {
	background-image: url(images/navbk.gif);
	background-color: #83C33C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#headerImage {
	background-color: #FFFFFF;
}
#MainNav{
	border-top: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	padding-top: 15px;
}
#footer {
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
	margin-bottom: -5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#userPhotos  img {
	border: 1px solid #0368ff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0368ff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4870ad;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4870ad;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
}
li {
	padding-bottom: 6px;
}
