body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
body, td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

a, a:link, a:visited {
	color:navy;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Arial;
	color: #6c0000;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 25px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

#HomeMenu a,#HomeMenu a:link, #HomeMenu a:visited, #HomeMenu a:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration:none;
	line-height:31px;
}
#HomeMenu a:hover {
	text-decoration:underline;
}

#HomeOverview h1 a {
	color: #ffffff;
}

#HomeCopy div {
	color:#ffffff;
}

#Content div.bottom div {
	color: #ffffff;
}
#Content div.pgtitle {
	position:solid;
	margin-top:202px;
	margin-left:100px;
	text-align:left;
	background: url(images/spacer.gif);
}
#Content div.content {
	position:solid;
	background: url(images/spacer.gif);
	margin:20px;
	margin-top:40px;
	text-align:left;
}

li {
	list-style-type: square
}

h1 a, 
h1 a:visited, 
h1 a:link, 
h2 a, 
h2 a:link, 
h2 a:visited, 
h3 a, 
h3 a:link, 
h3 a:visited,
h4 a, 
h4 a:link, 
h4 a:visited,
h5 a, 
h5 a:link, 
h5 a:visited,
h6 a, 
h6 a:link,
h6 a:visited
{
	color: #6c0000;
	text-decoration:none;
}