a {
	color: #648C00;
	text-decoration: none
}
table {
	margin-bottom: 0px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
}
body {
	background-color: #E3DFC9;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #069
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	}
.cellpadding {
	margin: 10px;
}

.bluebg {
	background-color: #055A8D;
	padding: 10px;
	}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside
	}
.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 860px;
}
.shell {
	height: 650px;
	width: 920px;
}
a:hover {	
	text-decoration: underline
	}

.maincontent {
	background-color: #FFF;
	background-image: url(../images/maincontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 860px;
}
.photoleft {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.photoright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
} 
.column {
	background-image: url(../images/column_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
	width: 375px;
	text-align: center;
} 
.footer {
	height: auto;
	width: 860px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.83em;
	font-weight: bold;
	color: #666;
	background-color: #ACD152;
	text-align: center;
	}
hr {
	color: #648C00;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	font-style: italic;
}

