body {
	background-color: #000000;
	margin: 0;
}
#main {
	position: relative;
	left: 0;
	width: 95%;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 13px;
}
#header {
	text-align: left;
	width: 1005px;
	height: 68px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#outerWrapper {
	background-image: url(images/extender_left.jpg);
	background-repeat: repeat-y;
	min-width: 1005px;
	background-color: #ffffff;
}
#innerWrapper {
	background-image: url(images/extender_right.jpg);
	background-position: right;
	background-repeat: repeat-y;
	min-width: 1005px;
}
#nav { background-color: transparent; position: absolute; top: 35px; left: 770px; width: 212px;}
#left {
	float: left;
	width: 174px;
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 92px;
	height: 510px;
	position: relative;
}
#content {
	margin-left: 191px;
	height: auto;
	min-height: 552px;
	background-image: url(images/content_left.jpg);
	background-repeat: no-repeat;
	min-width: 814px;
}
#contentRight {
	background-image: url(images/content_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: auto;
	min-height: 552px;
	padding: 5px 48px 20px 30px;
}
#footer {
	min-height: 81px;
	clear: both;
	background-image: url(images/footer_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	padding-left: 0;
	min-width: 1005px;
}
#footerLeft {
	background-image: url(images/footer_left.jpg);
	background-repeat: no-repeat;
	width: 191px;
	min-height: 81px;
	float: left;
	margin-right: 1px;
}
#footerRight {
	background-image: url(images/footer_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 81px;
}
#logos { margin-right: auto; margin-left: auto; margin-top: 20px; /*margin-bottom: -75px; */width: 675px;}
#footerText {
	margin-right: 40px;
	clear: both;
}
.homebox { margin-left: auto; margin-right: auto; padding:5px; width:600px; background:white; color: #000; text-align: center; margin-top: 5px; border: solid 1px black; }
#motto { text-align: left; margin-bottom: 25px; margin-left: 60px; }
#sidebar {position: absolute; bottom: 0; margin-left: 20px; line-height: 2px;}