.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.mainMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	margin: 10px;
	padding: 5px;
	width: 10px;
	display: inline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
.header {
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 10px;
	top: 2px;
	padding: 5px;
	height: auto;
	width: auto;
}
.menuButton {
	padding: 5px;
	overflow: visible;
	position: relative;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	margin-bottom: 0px;
}
.bodyLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}
.bodyLinks a:visited {
	color: #8C6B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}
.bodyLinks a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}
bodyLinks a:active {
	color: #FF0000;
}
.bodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.bodyFooter {
	width:775px;
	margin:0px auto;
	text-align: center;
	padding: 10px 0px;
	height: 100%;
	overflow: hidden;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

  }
  
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

.bodyshout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	line-height: 30px;
	word-spacing: normal;
}

#container {
	width:775px;
	margin:0px auto;
	text-align: left;
	border: thin solid #006633;
	padding: 0px;
	height: auto;
	overflow: hidden;
	float: none;
  }
#container #Column1 {
	margin: 5px;
	padding: 5px;
	width: 30%;
	float: left;
	position: relative;
	height: auto;
	top: 0px;
	overflow: visible;
	visibility: visible;
	left: 10px;
	border-top: thin none #CC9900;
	border-right: thin solid #CC9900;
	border-bottom: thin none #CC9900;
	border-left: thin none #CC9900;

}

#container #Column2 {
	padding: 5px;
	width: 30%;
	border: thin none #CC9900;
	float: left;
	position: relative;
	height: auto;
	vertical-align: top;
	margin: 0px;
	left: 20px;
}

#container #Column3 {
	margin: 5px;
	padding: 5px;
	width: 30%;
	float: right;
	position: relative;
	overflow: visible;
	visibility: visible;
	height: auto;
	vertical-align: top;
	right: 15px;
	border-top: thin none #CC9900;
	border-right: thin none #CC9900;
	border-bottom: thin none #CC9900;
	border-left: thin solid #CC9900;
}

#container #Column {
	margin: 5px;
	padding: 15px;
	width: auto;
	float: none;
	position: relative;
	overflow: visible;
	visibility: visible;
	height: auto;
	vertical-align: top;
	border: thin none #CC9900;
}


#container #top {
	margin: 5px;
	padding: 7px;
	width: 95%;
	position: relative;
	overflow: visible;
	visibility: visible;
	height: auto;
	vertical-align: top;
	border-top: thin none #006633;
	border-right: thin none #006633;
	border-bottom: thin solid #006633;
	border-left: thin none #006633;
}

#container #ColumnB {
	margin: 5px;
	padding: 5px 10px;
	width: 60%;
	float: left;
	position: relative;
	overflow: visible;
	visibility: visible;
	height: auto;
	vertical-align: top;
	border: thin none #CC9900;
}

.bioBox {
	visibility: visible;
	overflow: visible;
	border: thin solid #006600;
	padding: 5px;
	position: relative;
	height: auto;
	width: 100%;
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 15px;
	top: 0px;
	float: left;
	clear: both;
}
.photoFrame {
	padding: 0px;
	border: thin solid #000000;
	margin: 5px;
	vertical-align: top;
	float: left;
}

.BorderlessphotoFrame {
	padding: 0px;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logoFrame {
	border: 1px solid #000000;
	margin: 8px;
	padding: 10px;
	float: left;
}
#container2 {
	margin:0px auto;
	padding: 0px;
	width: 800px;
  }
.Hbar {
	width: 80%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

#scroll{
	float: left;
	height: 400px;
	width: 400px;
	overflow: scroll;
	visibility: visible;
	border: medium solid #FFD407;
	clear: right;
	background-color: #FFFF99;
}
