body {
	background-color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bgweb.png);
	background-repeat: repeat-x;
}


.bodycontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-indent: 3px;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 0%;
	background-image: url(images/index_04.png);
	background-repeat: repeat-x;
	height: auto;
	width: 902px;
}

.bodycontentinternal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-indent: 10px;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 120px;
	background-image: url(images/index_04.png);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	display: table-cell;
	padding-right: 80px;
}


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	background-image: url(images/index_05.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 902px;
	padding-top: 30px;
	background-color: #330000;
}
.banner {
	float: left;
}
.img {
	border: thick solid #FFFFFF;
}
.link {
	.style1 {font-family: Palatino}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
