body {
	background-color: #E2E3E5;
	margin-top: 15px;
	margin-bottom: 15px;
}
.outerwrapper {
	margin: 0 auto;
	width: 920px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(images/outerwrapper-bg.gif);
	background-repeat: repeat-y;
	font-size: 75%;
	text-align: right;
	margin-top: 15px;
}
.topheader {
	width: 920px;
	float: left;
	height: 80px;
}
.toppic {
	width: 920px;
	float: left;
	height: 220px;
}
.menubar {
	font-size: 130%;
	color: #fff;
	background-image: url(images/nav-fade-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
	width: 920px;
	height: 30px;
}
.content {
	width: 620px;
	float: left;
	text-align: justify;
	padding-bottom: 10px;
	color: #6F7072;
}
.right {
	float: left;
	width: 300px;
	text-align: left;
	color: #6F7072;
	}
.clear {
	clear: both;
}
.footerbar {
	width: 920px;
	height: 60px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color:  #A7A9AC;
	text-align: left;
	vertical-align: bottom;
}
.footerbar a:link {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:visited {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:hover {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:active {
	color: #6F7072;
	text-decoration: none;
}
.textindent {
	margin-right: 10px;
	margin-left: 20px;
	padding-top: 2px;
	background: none;
}
.textindentright {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 50px;
	min-height: 350px;
 	height: auto !important;
  	height: 350px;
	background-image: url(images/right-bg.gif);
	background-repeat: no-repeat;
}
.textindentright2 {
	padding: 10px;
	background: none;
}

.textindentfooter {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 15px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	color: #E89B58;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #E89B58;
}
.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #6F7072;
}
.content a:link {
	color: #E48635;
	text-decoration: none;
}
.content a:visited {
	color: #E48635;
	text-decoration: none;
}
.content a:hover {
	color: #6F7072;
	text-decoration: underline;
}
.content a:active {
	color: #6F7072;
	text-decoration: underline;
}
.right a:link {
	color: #E48635;
	text-decoration: none;
}
.right a:visited {
	color: #E48635;
	text-decoration: none;
}
.right a:hover {
	color: #6F7072;
	text-decoration: underline;
}
.right a:active {
	color: #6F7072;
	text-decoration: underline;
}
.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.pixborder {
	margin-bottom: 15px;
	margin-left: 15px;
}
.errortext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	color: #F00;
}
.rightimagefloat {
	float: right;
	text-align: right;
	margin-right: 7px;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
}
.rightobjectfloat {
	float: right;
}
.floatLeft {
	float: left;
}
.pixborderThumb {
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
.pixborderLeftPic {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadRight {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadLeft {
	margin-left: 15px;
	margin-bottom: 15px;
}
.announcement-bg {
	background-image: url(images/announcement-bg.gif);
	background-repeat: repeat-y;
	hmin-height: 75px;
 	height: auto !important;
  	height: 75px;
}	