body {
	background-color: #305136;
	margin-top: 10px;
}

table.main {
	width: 900px;
	padding: 0;
	margin: 0;
}

td.images1 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 373px;
	background-image: url('../images/bghome.jpg');
	border-bottom: 5px solid;
	border-color: #440000;
}

td.images2 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 373px;
	background-image: url('../images/bgmenu.jpg');
	border-bottom: 5px solid;
	border-color: #440000;
}

td.images3 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 373px;
	background-image: url('../images/bggallery.jpg');
	border-bottom: 5px solid;
	border-color: #440000;
}

td.images4 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 373px;
	background-image: url('../images/bgcontact.jpg');
	border-bottom: 5px solid;
	border-color: #440000;
}

ul#menu {
	margin: 0;
	vertical-align: bottom;
	position: relative;
	bottom: -167px;
	right: -460px;
	#right: -500px;
}

ul#menu li {
	float: left;
	vertical-align: bottom;
	margin: 0;
	list-style: none;
}

ul#menu li a {
	width: 100px;
	height: 30px;
	display: block;
	text-align: center;
	background-color: #440000;
	padding-top: 10px;
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11pt;
}

td.info {
	width: 900px;
	padding: 10px;
	background-color: #FFEEDD;
	text-align: left;
}

h4 {
	font-family: trebuchet ms, verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: #305136;
}

h4 a {
	font-family: trebuchet ms, verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #305136;
}

p {
	font-family: trebuchet ms, verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

h5 {
	font-family: trebuchet ms, verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #440000;
	text-align: center;
}

p.foot {
	text-align: center;
	font-size: 8pt;
}

p.foot a {
	text-decoration: none;
	color: #000000;
}

img {
	border: 0;
}
