body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #993300;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}


.links {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;

}
.links a {
	text-transform: none;
	text-decoration:none;
	color: #FFFFFF;

}
.links a:hover {
	text-transform: none;
	color: #FFCC00;
	text-decoration:none;
	font-weight: bold;

}
#container {
	position: absolute;
	width: 730px;
	height: 800px;
	z-index: 1;
	margin-left: -365px;
	left: 50%;
	overflow: hidden;
	background-image: url(images/gradient.gif);
	background-repeat: no-repeat;
}
#pageheader {
	position: absolute;
	right: 0px;
	top: 62px;
	background-image: url(../images/pageheader.gif);
	background-repeat: no-repeat;
	z-index: 10;
	height: 27px;
	width: 400px;
}
#image_bottom {
	position: absolute;
	right: 20px;
	bottom: 36px;
}
#logo {
	position: absolute;
	left: 20px;
	top: 50px;
	z-index: 2;
	background-image: url(../images/logo.gif);
	height: 39px;
	width: 208px;
}
#linkmenu {
	position: absolute;
	left: 50%;
	background-image: none;
	height: 40px;
	width: 730px;
	top: 5px;
	margin-left: -350px;
}
#address {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: none;
	height: 36px;
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1pt;
	text-align: center;
	font-weight: bold;



}
#content {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 730px;
	z-index: 3;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}
#bleed {
	position: absolute;
	width: 700px;
	height: 200px;
	z-index: -1;
	margin-left: -349px;
	left: 50%;
	overflow: hidden;
	background-image: url(../images/green_bleed.gif);
	background-repeat: repeat-y;
	bottom: 0px;
}
#container2 {

	position: absolute;
	width: 730px;
	height: 1300px;
	z-index: 1;
	margin-left: -365px;
	left: 50%;
	overflow: hidden;
	background-image: url(images/gradient.gif);
	background-repeat: no-repeat;
}
#container3 {


	position: absolute;
	width: 730px;
	height: 1700px;
	z-index: 1;
	margin-left: -365px;
	left: 50%;
	overflow: hidden;
	background-image: url(images/gradient.gif);
	background-repeat: no-repeat;
}

