body {
	background-image: url(images/mainback3.jpg);
	background-position: center top;
	margin: 0px;
	background-attachment: fixed;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #A5B038;
	text-decoration: none;
}
.textbox {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border: 1px solid #A5B032;
	background-image: url(images/frame_back.png);
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #56681F;
}

.protittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
}
.imageframe {
	border: 2px solid #FFFFFF;
}
.teamimage {
	border: 2px solid #FFFFFF;
	margin-right: 5px;
}


#bot a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #56681F;
	font-size: 10px;
}
.articleview {
	background-image: url(images/spacer.gif);
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #A0AB36;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3C4815;
	text-decoration: underline;
}

.mainframe {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7ef9c;
	border-right-color: #e7ef9c;
	border-bottom-color: #e7ef9c;
	border-left-color: #e7ef9c;
	background-image: url(images/frame_back.png);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #A5B038;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
}
#mteam a:link {
	font-size: 11px;
	font-weight: normal;
}

#bot a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #56681F;
}
#bot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F4B16;
	text-decoration: underline;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #A5B038;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
}
.heading-bold {
	color: #FFFFFF;
	font-size: large;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: none;
}
.style1 {font-size: x-small}