html {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
}

body {
	background-image: url(/img/background.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a img {
	border: none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	margin-top: -8px;
}

#header {
	background-image: url(/img/headerBG.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 120px;
}

.logo {
	margin-top: 13px;
}

#menu {
	width: 861px;
	margin-top: 15px;
	margin-left: 20px;
}

.textmenu {
	font-family: Arial;
	font-size: 15px;
	word-spacing: 5px;
}

.textmenu a:link, .textmenu a:visited {
	text-decoration: none;
	color: #004f16;
}

.textmenu a:hover {
	text-decoration: underline;
	color: #004f16;
}

.mainmenu {
	margin-top: 7px;
}

.mainmenu img {
	margin-left: -4px;
}

#content {
	width: 912px;
}

.homeimage {
	float: right;
	margin-top: 12px;
}

#leftbox {
	float: left;
	width: 511px;
	min-height: 431px;
	margin-top: 10px;
	padding: 16px;
	border: 2px solid #cccccc;
}

.title {
	font-family: Times New Roman;
	font-size: 25px;
	color: #5b2501;
}

.sideimage {
	float: right;
	margin-top: 10px;
}

#rightbox {
	float: right;
	width: 305px;
	margin-top: 10px;
	padding: 16px;
	border: 2px solid #cccccc;
}

.newslink a:link, .newslink a:visited {
	text-decoration: underline;
	color: #004f16;
}

.newslink a:hover {
	text-decoration: none;
	color: #004f16;
}

#footer {
	float: left;
	width: 891px;
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	color: #4c4c4c;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	border-top: 2px solid #cccccc;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #4c4c4c;
}

#footer a:hover {
	text-decoration: underline;
	color: #4c4c4c;
}

#ProfileHotbox1 {
	background-image: url(/img/hotboxbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 497px;
	border: 2px solid #000000;
	margin-top: 15px;
	padding: 5px;
}

#ProfileHotbox2 {
	background-image: url(/img/hotboxbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 230px;
	border: 2px solid #000000;
	margin-top: 15px;
	padding: 5px;
}

#ProfileHotbox3 {
	background-image: url(/img/hotboxbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 230px;
	border: 2px solid #000000;
	margin-top: 15px;
	padding: 5px;
}

#ProfileHotbox4 {
	background-image: url(/img/hotboxbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 497px;
	border: 2px solid #000000;
	margin-top: 15px;
	padding: 5px;
}

#groupdiv {
	float: left;
	width: 930px;
	margin-top: 30px;
	margin-left: 13px;
}

#person {
	float: left;
	width: 120px;
	height: 280px;
	margin-top: 20px;
	margin-right: 30px;
}

.spacing {
	word-spacing: 0px;
}