#header {
	background-color: white;
	width: 100%;
	margin-left: 10px;

}
#nav {
	background-color: white;
	width: 100%;
	margin-left: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
#date {
	float: right;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
#content {
	background-color: white;
	width: 100%;
}
#content a:link {color: blue; text-decoration: none;}
#content a:active {color: blue; text-decoration: none;}
#content a:visited {color: blue; text-decoration: none;}
#content a:hover {color: black; text-decoration: underline;}

#nav a:link {color: blue; text-decoration: none;}
#nav a:active {color: blue; text-decoration: none;}
#nav a:visited {color: blue; text-decoration: none;}
#nav a:hover {color: black; text-decoration: underline;}

#footer a:link {color: white; text-decoration: none;}
#footer a:active {color: white; text-decoration: none;}
#footer a:visited {color: white; text-decoration: none;}
#footer a:hover {color: white; text-decoration: underline;}

#gencontent {
	clear: both;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 810px;
}
#maintext {
	clear: both;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 810px;
}
#contacttext {
	clear: both;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 810px;
}
#footer {
	clear: both;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 810px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.heading {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
}
.footerbox { 
  background: #809CC9; 
}
.footerboxtop { 
  background: url(../images/ne10blue.gif) no-repeat top right; 
}
.footerboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/nw10blue.gif) no-repeat top left; 
}
.footerboxbottom { 
  background: url(../images/se10blue.gif) no-repeat bottom right; 
}
.footerboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/sw10blue.gif) no-repeat bottom left; 
}
.footerboxcontent {
  padding: 0px 10px 0px 10px;
}

.genbox { 
  background: #99D9FF; 
}
.genboxtop { 
  background: url(../images/ne10ltblu.gif) no-repeat top right; 
}
.genboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/nw10ltblu.gif) no-repeat top left; 
}
.genboxbottom { 
  background: url(../images/se10ltblu.gif) no-repeat bottom right; 
}
.genboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../images/sw10ltblu.gif) no-repeat bottom left; 
}
.genboxcontent {
  padding: 0px 10px 0px 10px;
}
