body {
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
.layoutbox #container {
	width: 835px;
	text-align: left; 
	background-color: #FFFFFF;
	background-image: url(gfx/contento_bg_content.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.layoutbox #header {
	padding: 0px;
	text-align: center;
	margin: 0px;

}
.layoutbox #container #header h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.layoutbox #container #header h2 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layoutbox #container .menu ul #current a {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.layoutbox #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 90px;
	padding-left: 90px;
	margin-top: 90px;
	margin-bottom: 50px;
	line-height: 1.6em;
	text-transform: uppercase;
}
.layoutbox #container #mainContent p em {
	font-size: 60%;
	font-style: normal;
	line-height: 6px;
}
.layoutbox #container .menu {
}
.layoutbox #container .menu ul {
	padding: 0px;
	list-style-type: none;
	position: absolute;
	text-align: right;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 680px;
}

.layoutbox #container .menu ul li {
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
}


.layoutbox #container .menu ul li a {
	font-size: 70%;
	color: #000;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
	letter-spacing: 1px;
	margin: 0px;
}
.layoutbox #container .menu ul li a:hover {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.layoutbox #container #header h1 {
	font-size: 80%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.layoutbox #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.layoutbox #mainContent {
	padding: 0 20px;
	text-align: center;
}
.layoutbox #footer {
	background-color: #DDDDDD;
	background-image: url(gfx/contento_bg_footer.gif);
	background-position: center top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin: 0px;
	text-align: center;
}
.layoutbox #footer p {
	margin: 0;
	font-size: 75%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.layoutbox #container #footer p a {
	color: #000;
	text-decoration: none;
}

.layoutbox #container #mainContent .mainimage {
	margin-top: 30px;
	margin-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layoutbox #container #mainContent .ani {
	margin-top: -80px;
}
.layoutbox #container #mainContent p a {
	color: #000;
	text-decoration: underline;
}
.layoutbox #container .menu ul li a img {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.layoutbox #container .menu ul li img a:hover  {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
.layoutbox #container .menu ul li a:hover  img  {

	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
