#page
{
	width:780px;
	background-color:#000000;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topnav
{
	width:780px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/faded2.jpg);
}

#topnav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

#header
{
	width:780px;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	background-color: #330000;
	margin: 0px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-color: #000000;
}




#nav
{
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFF9D2;
	text-decoration: none;
}

#content
{
	background-color:#FFFFFF;
	
	min-height:500px;
	padding: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}

#nav td
{
	padding-bottom: 10px;
	padding-top: 5px;
	width: 130px;
}

#footer
{
	clear:both;
	padding: 10px;
	background-color: #FEF1D8;
	background-image: url(images/parchment.gif);
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
	

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: none;
	background-color: #333333;
}

	

	
a {
	color: #993300;
}
.rgrborder {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.padding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #FFF9D2;
}
.style5 {	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
	

	

.style4 {font-weight: bold; color: #CC9933; font-size: 12pt; font-family: "Times New Roman", Times, serif;}