body   {
	height: 100%;
	width: 100%;
	background-image: url(images/paper.jpg);
	background-repeat: repeat;
}
#content {
	position: absolute;
	left: 230px;
	height: 270px;
	top: 100px;
	width: 40%;
	z-index: 4;
}
#linkbackground {
	position: absolute;
	top: 101px;
	z-index: 2;
	left: 30px;
}
#linkmenu {
	position: absolute;
	top: 101px;
	z-index: 3;
	left: 42px;
}
.italic {
	font-style: italic;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
.italic a {
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.italic a:hover {
	font-style: italic;
	color: #EA4A15;
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 28px;
	left: 68%;
}
#image {
	position: absolute;
	top: 150px;
	left: 63%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FF6600;
	letter-spacing: 0.5pt;
	word-spacing: 1pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	line-height: 16px;
	text-decoration: none;
}
#footer {
	position: absolute;
	top: 520px;
	right: 0px;
	z-index: 1;
}
#footer_fill {
	position: absolute;
	top: 520px;
	background-image: url(images/stripe_footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 160px;
	z-index: 1;
}
#footer_fill2 {
	position: absolute;
	top: 620px;
	background-image: url(images/orange.gif);
	background-repeat: repeat;
	width: 100%;
	height: 20%;
	z-index: 0;
}
li  {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
ul  {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.signature a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.signature a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
