body {
	background-color:#3A6D01;
	margin-top:15px;
}

.tablemax {
	height: 564px;
	width: 1000px;
	border: 3px solid #70642D;
}

.tablefooter {
	height:50px;
}

#content {
	padding: 5px 10px 10px 32px;
	width: 600px;
	height: 400px;
	overflow: auto;
}

html>body #content {
	padding: 0 15px 0 35px;
	width: 558px;
	height: 400px;
	overflow: auto;
}


#side {
	padding: 240px 40px 5px 78px;
}

.header {
background-image: url(images/header.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.side {
background-image: url(images/side.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.footer {
background-image: url(images/footer.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.pictureborder {
	border: 1px solid #7B6E34;
	margin: 5px;
}

.pictureright {
	float: right;
	margin: 5px;
	border: 1px solid #7B6E34;
}

.right {
	float: right;
	margin: 5px;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #7B6E34;
}

a:link {
	color: #7B6E34;
	text-decoration: none;
}
a:visited {
	color: #7B6E34;
	text-decoration: none;
}
a:hover {
	color: #7B6E34;
	text-decoration: underline;
}
a:active {
	color: #7B6E34;
	text-decoration: none;
}

p {	
	font-size: 12px;
    font-family: arial;
    line-height: 15pt;
	color: #7B6E34;
	}

.stylesmall {	
	font-size: 12px;
    font-family: arial;
    line-height: 12pt;
	color: #7B6E34;
	}

h1 {	
	font-size: 16px;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 18pt;
    color: #7B6E34;
	}

h2 {	
	font-size: 14px;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 15pt;
    color: #7B6E34;
	}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}