body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/_bgmain.gif);
	background-position: left;
	background-repeat: repeat;
}
#layouttable {
	width: 100%;
	padding: 0px;
	border: 0px;
}
#topcell {
	height: 110px;
	width: 100%;
	background-image: url(images/_bgtop.gif);
	background-position: left;
	background-repeat: repeat;
	padding: 0px;
}
#maincell {
	width: 80%;
	height: 600px;
	padding: 0px;
}
#mainimage {
	width:300px;
	padding: 0px;
}
#maintext {
	background-color: #ffffff;
	border:2px solid #826c3a;
	padding: 15px;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.texttitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
