body   {
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #dfdbd5;
	background-image: url(images/background.gif);
	background-position: center 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#container {
	position: absolute;
	width: 770px;
	height: 780px;
	z-index: 1;
	margin-left: -385px;
	left: 50%;
	border: none;
}
#container_bottom {
	position: absolute;
	width: 753px;
	top: 779px;
	height: 8px;
	z-index: 1;
	margin-left: -375px;
	left: 50%;
	border: none;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#big_image {
	position: absolute;
	z-index: 3;
	margin-left: -700px;
	left: 50%;
	top: 170px;
	height: 200px;
	width: 1400px;
	z-index: 3;
	background-color: #000000;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#big_image img {
	position: absolute;
	left: 230px;
}
#content {
	position: absolute;
	margin-left: -305px;
	left: 50%;
	top: 380px;
	width: 610px;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}
#content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#linkmenu_bleed {
	top: 143px;
	height: 17px;
	width: 100%;
	background-color: #000000;
	z-index: 2;
	padding: 5px;
	position: absolute;
}
#linkmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	margin-left: -645px;
	left: 50%;
	top: 143px;
	height: 17px;
	width: 1290px;
	background-color: #000000;
	z-index: 3;
	text-align: center;
	padding: 5px;
	letter-spacing: 1px;
}
#linkmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#linkmenu a:hover {
	color: #339900;
	text-decoration: none;
}
#linkmenu a:hover {
	color: #339900;
	text-decoration: none;
}
#bottombar {
	Font-family: Georgia, "Times New Roman", Times, serif;
	height: 17px;
	width: 100%;
	background-color: #000000;
	z-index: 2;
	padding: 5px;
	position: absolute;
	font-size: 8px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	top: 900px;
}
#bottombar a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottombar a:hover {
	color: #339900;
	text-decoration: none;
}

#bottombar2 {
	Font-family: Georgia, "Times New Roman", Times, serif;
	height: 17px;
	width: 100%;
	background-color: #000000;
	z-index: 2;
	padding: 5px;
	position: absolute;
	font-size: 8px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	top: 1150px;
}

#bottombar2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottombar2 a:hover {
	color: #339900;
	text-decoration: none;
}

#bottombar3 {
	Font-family: Georgia, "Times New Roman", Times, serif;
	height: 17px;
	width: 100%;
	background-color: #000000;
	z-index: 2;
	padding: 5px;
	position: absolute;
	font-size: 8px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	top: 1600px;
}

#bottombar3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottombar3 a:hover {
	color: #339900;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 20px;
	width: 650px;
	height: 40px;
	z-index: 7;
	margin-left: -310px;
	left: 50%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #339900;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-bottom: 8px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 25px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.bodytext_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.bodytext_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 0px;
}
