BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000000; background-image:url(images/bground.jpg);
}
#front {
	MARGIN-LEFT: auto;
	WIDTH: 800px;
	MARGIN-RIGHT: auto;
	background-color: transparent;
	padding: 0px;
	margin-top: 20px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size:10px;
}
#main {
	MARGIN-LEFT: auto;
	WIDTH: 700px;
	height: 565px;
	MARGIN-RIGHT: auto;
	background-color: transparent;
	padding: 0px;
	margin-top: 20px;
	font-family: "Century Gothic", Arial, sans-serif;
}
.logo {
	MARGIN-LEFT: 0px;
	WIDTH: 700px;
	height: 92px;
	margin-top: 0px;
	POSITION: absolute;
	z-index: 1;
}
.header {
	MARGIN-LEFT: 0px;
	WIDTH: 700px;
	height: 22px;
	padding-top:3px;
	margin-top: 102px;
	POSITION: absolute;
	z-index: 1;
	background-image:url(images/header.gif);
	font-size:12px;
}
.menu {
	MARGIN-LEFT: 0px;
	WIDTH: 130px;
	height: 400px;
	MARGIN-RIGHT: auto;
	margin-top: 127px;
	padding-top: 0px;
	padding-right: 10px;
	POSITION: absolute;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000000;
	text-align: right;
	z-index: 1;
	letter-spacing: 1px;
	line-height: 140%;
	background-color: #CECECE;
}
.flash {
	MARGIN-LEFT: 10px;
	WIDTH: 120px;
	height: 200px;
	margin-top: 326px;
	POSITION: absolute;
	z-index: 5;
}
.footer {
	MARGIN-LEFT: 0px;
	WIDTH: 700px;
	height: 21px;
	margin-top: 527px;
	POSITION: absolute;
	z-index: 1;
	background-image:url(images/footer.gif);
	font-size: 12px;
	padding-top: 4px;
	color:#FFFFFF;
}
.info {
	MARGIN-LEFT: auto;
	WIDTH: 700px;
	MARGIN-RIGHT: auto;
	margin-top: 550px;
	POSITION: absolute;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #008131;
	text-align: center;
}
h1 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	padding:0px;
	margin:0px;
	}
h2 {
	font-size:16px;
	font-weight:normal;
	padding-bottom:10px;
	margin:0px;
	}
.text {
	margin-left: 140px;
	height: 400px;
	width: 525px;
	margin-top:127px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:15px;
	position:absolute;
	text-align:justify;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 0px;
	overflow:auto;
}
.style2 {
	color: #008131;
	font-size:14px;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #008131;
}
a:visited {
	text-decoration: none;
	color: #008131;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#info a:link {
	text-decoration: none;
	color: #008131;
}
#info a:visited {
	text-decoration: none;
	color: #008131;
}
#info a:hover {
	text-decoration: none;
	color: #000000;
}
#info a:active {
	text-decoration: none;
}