#navlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 13px Verdana, sans-serif;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}
#navlist li a:link {
	color: #448;
}
#navlist li a:visited {
	color: #667;
}
#navlist li a:hover {
	color: #000;
	background: #AAE;
	border-color: #227;
}
#navlist li a#current {
	background: white;
	border-bottom: 1px solid white;
}
#homelist li {
	margin-left: -0.5em;
}
#submenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: small;
}
img.banner {
	position:relative;
	left:0px;
	top:0px;
	z-index:0
}
img.x2 {
	position:absolute;
	right:2px;
	top:4px;
	z-index:1
}
body {
	background-image: 
url('banner3.jpg');
	background-repeat: repeat-x
}
#headline {
	position:absolute;
	right: 50px;
	top:0em;
	z-Index:0
}
#headline2 {
	position:relative;
	right: 50px;
	top:0em;
	z-Index:0
}
#jumpback {
	font-size: small;
	font-weight:lighter;
	position:absolute;
	right:1em
}
h2 {
	margin-left: 0.5cm
}
h3 {
	margin-left: 1.0cm
}
h4 {
	margin-left: 1.5cm
}
li, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif
}
li {
	margin-left: 0.25cm;
	font-size: small;
}
h3 {
	line-height: 0.5em
}
h2 {
	line-height: 0.5em
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
	font-weight:lighter;
}
h4 {
	font-size: x-small;
}
h6 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: rgb(255,255,255);
	position: relative;
	left: 10px;
	margin-top: 0px;
	line-height: 1.0em;
	z-Index:1
}
a:link {
	color: #000080;
	text-decoration: underline;
}
a:active {
	color: #CD853F;
	text-decoration: underline;
}
a:visited {
	color: #808080;
	text-decoration: underline;
}
a:hover {
	color: #b70000;
	text-decoration: none;
}
body p {
	font-family: Arial, Helvetica, sans-serif;
}
.redfont {
	color: #F00;
}
