body { 
	background:#9caf89 url("../images/mainBg.jpg") top center no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

img {
	border:none;
	}

a {
	color:#661e22;
	text-decoration:underline;
	}

a:hover {
	color:#677a55;
	text-decoration:underline;
	}

a.arrow {
	padding-left:10px;
	background:url("../images/linkArrow.gif") left no-repeat;
	}

div.main {
	margin-top:33px;
	}

div.frame {
	background:#f6f6f6 url("../images/frameBg.jpg") top center no-repeat;
	border-left:1px solid #677a55;
	border-right:1px solid #677a55;
	text-align:left;
	width:735px;
	}

div.header {
	height:131px;
	}
	
div.header img {
	margin:37px 0px 0px 37px;
	}

td.navigation {
	width:203px;
	vertical-align:top;
	}
	
td.mainContent {
	color:#676969;
	line-height:19px;
	padding:10px 0px 25px 57px;
	vertical-align:top;
	width:370px;
	}
	
img.photoLeft {
	margin-right:22px;
	margin-bottom:10px;
	}
	
td.footer {
	color:#661e22;
	padding:10px 0px 25px 57px;
	}
	
div.copyright {
	color:#fff;
	font-size:10px;
	padding-top:10px;
	width:735px;
	}

div.copyright a {
	color:#fff;
	text-decoration:none;
	}
	
	
div.copyright a:hover {
	color:#fff;
	text-decoration:underline;
	}
