body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.65em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.webpage 
{
	position: absolute;
	left: 1px;
	background-color:white;
	margin: 0 auto;
	text-align: left;
	margin-left: 0px;
	vertical-align: middle;
	width: 100%;
	height: 500px;
	right: 0px;
}
.contact {
	background-color: #70804A;
	height: 150px;
	width: 200px;
	padding: 10px;
	color: #FFFFFF;
	background-image: url(images/bk3.gif);
	background-repeat: no-repeat;
}
.mainTable {
	border: 0;
}

.content {
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/bk4.gif);
	text-align: left;
	vertical-align: top;
	width: 50px;
}
.mainImage {
	height: 300px;
	width: 300px;
	border: 1px solid #70804A;
}
h1 {
	color: #70804A;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
}
a:link {
	text-decoration: none;
	color: #A6A678;
	font-weight: bold;
}
a:visited {
	color: #8FA462;
	text-decoration: none;
	text-transform: capitalize;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
a:active {
	color: #996666;
	text-decoration: none;
}
.vert_right {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
}
.content_text a
{
	color: #657443;
	font-size: 12px;
}
.footer
{
	font-size: 11px;
	vertical-align: middle;
	padding: 5px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.designBy {
	font-size: 10px;
	color: #739468;
}
.designBy a
{
color: #990000}
.designBy a:visited
{	color: #993300
}