body {
	background-color: #330000;
}

h1 {
	font-size:x-large;
	font-family: Baskerville, Times, "Times New Roman", serif;
	color: #330000;
	font-weight: bold;
	padding-right: 10px;
	text-indent: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 25px;
}
h2 {
	font-size: large;
	color: #330000;
}

h3 {
	font-size:small;
	margin-bottom:0;
	color:#FFFFFF
}


h4{
	font-family: Baskerville, Times, "Times New Roman", serif;
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	line-height: normal;
	text-indent: 20px;
	letter-spacing: .1em;
	padding-top: 4px;
	padding-bottom: 4px;
}

h5{
	font-size: x-small;
	color: #FFFF33;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

h6{
	font-size: xx-small;
	color: #003300;
}
h7{
	color: #FFFFFF;
	font-size: x-small;
}

p {
	font-family: Baskerville, Times, "Times New Roman", serif;
	font-size: small;
	color: #330000;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 16px;
	color: #006600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif, Baskerville;
}



td.footer a,td.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
td.footer a:hover{color:#339900}
td.footer {
	color:#FFFFFF;
	font-size: x-small;
}

a {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFCB;
}

#frame {
	align: center;
	min-width: 780px;
	padding: 0;
	min-height: 100%;
	color: #990000;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/index.jpg);

}

#link{
	padding: 0px;
	left: 0px;
	background-position: bottom;
}
#buttomNav, a {
	font-size: x-small;
	line-height: normal;
	text-decoration: underline;
	color: #FFFF33;
	margin: 0px;
	padding: 0px;
}
#buttomNav {
	color: #FFFF00;
}
