body {
	position: absolute;
	z-index: 0;
	right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	background-image: url(repeat.png);
	background-repeat: repeat;
	display: block;
	position: absolute;
	visibility: visible;
	font: 10pt/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #161616;
	border-width: 0;
	border-style: none;
	text-shadow: #fff 0 2px 0;
}

#main       
	{
	visibility: visible;
	position: relative;
	left: 50%;
	width: 404px;
	max-width: 421px;
	display: block;
	overflow: visible;
	margin-left: -104px;
	top: 125px;
	line-height: 25px;
	text-align: justify;
	border-width: 0;
	background-color: #fff;
	padding: 30px 31px 0px 17px;
	padding-bottom: 10px;
}

#mainbg       
	{
	visibility: visible;
	position: absolute;
	left: 50%;
	width: 452px;
	max-width: 452px;
	display: block;
	overflow: auto;
	margin-left: -104px;
	top: 125px;
	text-align: justify;
	border-width: 0;
	background: url(home/main.jpg) no-repeat left top;
	padding-left: 17px;
	height: 25px;
}

#top {
	position: absolute;
	height: 47px;
	width: 100%;
	top: 0px;
	background-image: url(shadow.png);
	background-repeat: repeat-x;
	visibility: visible;
	display: block;
}

#hdr {
	position: absolute;
	height: 97px;
	width: 700px;
	top: 10px;
	left: 50%;
	margin-left: -350px;
	visibility: visible;
	display: block;
}

#links
	{
	visibility: visible;
	left: 50%;
	margin-left: -345px;
	width: 185px;
	height: 367px;
	position: absolute;
	display: block;
	background-image: url(links.jpg);
	background-repeat: no-repeat;
	top:  125px;
	line-height: 25px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 0;
	padding-top: 28px;
	padding-left: 30px;
	padding-bottom: 10px;
}

#sticky      
	{
	visibility: visible;
	position: absolute;
	left: 50%;
	width: 255px;
	max-width: 255px;
	height: 206px;
	max-height: 206px;
	display: block;
	margin-left: -365px;
	top: 505px;
	border-width: 0;
}

h1 {
	color: #161616;
	font: 15pt/5px Helvetica;
}

h2 {
	color: #cecece;
	font: 8pt/5pt Helvetica;
}

a:link {color: #262626; text-decoration: none;
	font-weight: bold;
}

a:active {color: #262626; text-decoration: none;	font-weight: bold;
}

a:visited {color: #050505; text-decoration: none;
	font-weight: bold;
}

#main a:visited {color: #050505; text-decoration: none;
	font-weight: bold;
}

#links a:visited {color: #050505; text-decoration: none;
	font-weight: bold;
}

#links a:hover {color: #f9f9f6;
	font-weight: bold;
	text-decoration: none;
	background: #580000;
	padding: 2px 4px;
	margin: 1px -4px;
	-webkit-border-radius: 5px;
	text-shadow: #f9f9f9 0 0 0;
}

#main a:hover {color: #f9f9f6;
	font-weight: bold;
	text-decoration: none;
	background: #580000;
	padding: 2px 4px;
	margin: 1px -4px;
	-webkit-border-radius: 5px;
	text-shadow: #f9f9f9 0 0 0;
}

a:hover {color: #f9f9f6;
	font-weight: bold;
	text-decoration: none;
	background: #580000;
	padding: 2px 4px;
	margin: 1px -4px;
	-webkit-border-radius: 5px;
	text-shadow: #f9f9f9 0 0 0;
}

#bottom
	{
	width: 700px;
	height: 50px;
	padding: auto;
	top: 150px;
	bottom: 50px;
	left: 50%;
	margin-left: -350px;
	text-align: center;
	line-height: 35px;
	font-size: 9pt;
	color: #fff;
	text-shadow: #000000 0 0 0px;
	position: relative;
}

#bottom a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #580000;
	padding: 2px 4px;
	margin: 1px -4px;
	-webkit-border-radius: 5px;
	text-shadow: #f9f9f9 0 0 0;
}
#main a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #580000;
	padding: 2px 4px;
	margin: 1px -4px;
	-webkit-border-radius: 5px;
	text-shadow: #f9f9f9 0 0 0;
}