html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
.bod {
	width:813px;
	min-height:767px;
	/*_height:767px; */
	background-image:url(../images/background.jpg);
	text-align: left;
	margin: auto;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mail {
	width:537px;
	position:relative;
	left:220px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	min-height:500px;
	color:#FFFFFF;
}
#whiteboxtop {
	background-image:url(../images/whitebox-top.jpg);
	width:558px;
	height:17px;
	position:absolute;
	top:0px;
	left:0px;
	
}
#whiteboxbottom {
	background-image:url(../images/whitebox-bottom.jpg);
	position:relative;
	bottom:-15px;
	left:0px;
	width:558px;
	height:38px;
	z-index:80;
}

#eventsbox {
	width:170px;
	height:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#724f3c;
	background-image:url(../images/eventbox.jpg);
	background-repeat:no-repeat;			
}
#eventsbox h8 {
	color:#724f3c;
	font-size:14px;
}
#eventsbox h5 {
	font-size:15px;
	margin:0px;
	padding:0px;
}
#eventsbox h6 {
	color:#a6c840;
	font-size:11px;
	line-height:normal;
	margin:0px;
	padding:0px;
}
#eventsbox a:hover {
	text-decoration:none;
}
#eventsbox a {
	text-decoration:none;
	color:#724f3c;
}
/* footer */
#footer {
	width:800px;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}
#spanfooter:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A0CB4A;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
#allrights {
	width:800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
/* sidebar */
#sidebar {
	position:absolute;
	left:225px;
	top:300px;
	width:31px;
	height:200px;

}
/* main boxes */

#content {
	width:556px;

}
.box {
  float: left;
  width: 195px;
}
#cont {
	font-family:Arial, Helvetica, sans-serif;
}


#cont h2 {
	font-size:24px;
	color:#724f3c;
}
#cont h3 {
	font-size:9px;
	color:#000000;
	text-align:left;
}
#cont h4 {
	font-size:11px;
	color:#724f3c;
	font-weight:normal;
}

#cont h5 {
	font-size:11px;
	color:#a0cb4a;
	font-weight:normal;
}