html {height:100%;}
body {
	background-color: #f0e471;
	height:100%;
  margin-left: auto ;
  margin-right: auto ;
  margin-top: auto ;
	margin-bottom:0px;
	overflow:hidden;
	scrollbar-face-color: #F1D50F;
scrollbar-highlight-color: #F0E471;
scrollbar-3dlight-color: #DCC20E;
scrollbar-shadow-color: #F0E471;
scrollbar-darkshadow-color: #F1D50F;
scrollbar-track-color: #DCC20E;
scrollbar-arrow-color: #000000;
}
#content {
  width: 1000px ;
  height: 100% ;
  margin-left: auto ;
  margin-right: auto ;
  margin-top: auto ;
  margin-bottom: auto ;
  border-top:none;
  border-right:solid;
  border-left:solid;
    border-width:2px;
  border-color:#FFFFFF;
}
#TopLeftPic {
	position: absolute;
	height: 100px;
	width: 500px;
	left: 2px;
	top: 0px;
}
#RightPic {
	position: absolute;
	height: 590px;
	width: 300px;
	top: 0px;
	right: 0px;
}
#MainHeading {
	position: absolute;
	height: 101px;
	width: 505px;
	left: 0px;
	top: 105px;
}
#Logo {
	position: absolute;
	height: 98px;
	width: 107px;
	top: 100px;
	right: 70px;
}
#TopRightPic {
	position: absolute;
	height: 124px;
	width: 166px;
	top: 235px;
	right: 40px;
}
#BottomRightPic {
	position: absolute;
	height: 124px;
	width: 166px;
	top: 385px;
	right: 40px;
}
#RightMenu {
	position: absolute;
	height: 20px;
	width: 240px;
	top: 200px;
	right: 10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #64126c;
	text-decoration: none;
}
.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #64126c;
	text-decoration: none;
}
.links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #64126c
	text-decoration: none;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E91A8A;
	text-decoration: none;
}
.links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #64126c;
	text-decoration: none;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #168638;
	text-decoration: none;
}
.menulinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #168638;
	text-decoration: none;
}
.menulinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #168638;
	text-decoration: none;
}
.menulinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #168638;
	text-decoration: none;
}
.menulinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #168638;
	text-decoration: none;
}
.menulinksactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb0f0c;
	text-decoration: none;
}
.menulinksactive a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb0f0c;
	text-decoration: none;
}
.menulinksactive a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb0f0c;
	text-decoration: none;
}
.menulinksactive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb0f0c;
	text-decoration: none;
}
.menulinksactive a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb0f0c;
	text-decoration: none;
}
	
#LeftMenu {
	position: absolute;
	height: 500px;
	width: 200px;
	left: -10px;
	top: 210px;
	overflow:visible;
}
#BackLine {
	position: relative;
	height: 4px;
	width: 490px;
	left: 0px;
	top: 0px;
	background-image: url('../images/BackLine.gif');
}
#MainContent {
	position: absolute;
	height: 500px;
	width: 510px;
	left: 199px;
	top: 245px;
	overflow:auto;
}
#ContactBlock {
	background-color:#f1d50f;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #168638;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #168638;
}
.bluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
}
#Footer {
	position:relative;
	height: 20px;
	width: 600px;
	left:20px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.bodytextBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.DisplaytextBoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #168638;
}
