body {
	margin-top: 0;
	background-color: #555555;
}
a{
color:#222
}a:visited{color:#222}
h1, h2, h3, h4, {
margin-bottom: 0px;
padding-bottom: 0px;
}
.style1 {color: #990000}
.content {
	background-color: #FFFFFF;
	color: #000;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}.frontTitle {
	margin: 0;
}
.frontTitle h1{
	font-size: 50px;
	text-align: center;
	margin:0;
	padding-bottom:0;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	letter-spacing: 0.1em;
	text-align: right;
	margin-top: 0px;
}

#frontImage {
	text-align: center;
}
#subText {
	font-size: 36px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	word-spacing: 3em;
	font-variant: normal;
	margin-bottom: 30px;
	margin-top: 30px;
}#text {
padding: 20px;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #aaa;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #ddd;
padding-bottom: 2px;
background: transparent;
color: #000;
}
a.chosen {

color: #900;}
#navlist a:hover { color: #900; }
.footer {
	background-color:#666666;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 3px;
}
