#maindiv {
	height: inherit;
	width: 750px;
	color: #000000;
	background-color: #FFFFFF;
}
#menuarea {
	margin-bottom: 50px;
}
#footer {
	margin-top: 50px;
	width: 650px;
}
#contentdiv {
	background-color: #000000;
	margin-left: 10px;
	width: 100%;
	border-left-style: solid;
	border-left: 2px;
	border-left-color: #33FF33;
	height: inherit;
}
#headerdiv {
	background-color: #FFFFFF;
	height: 150px;
	width: 100%;
	margin-left: 2px;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 2px;
}
.mainstyle {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#mainareadiv {
	background-color: #ffffff;
	height: inherit;
	width:100%;
	margin-left: 2px;
	padding: 2px;
}

#mainareadiv p{
	width:90%;
}

#copyarea {
	background-color: #FFFFFF;
}
.logoimgstyle {
	vertical-align: baseline; 
}
.headerstyle {
	font-size: 24px;
	font-weight: bold;
	color: #000000;	
}

 old styles below

.maintable {
	text-align: center;
	background-color: #FFFFFF;
}
.centrelinkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.centrelinkstyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.headerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.smalltext {
	font-size: 14px;
}
.bodycopylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;

}
.bodycopylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}.bodycopyJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
.imglinkstyle {
	border: 1px solid;
}
.imglinkstyle:hover {
	border: 4px solid #CC0000;
	background-color: #CC0000;
}
a {
	font-weight:bold;
}
