body {
	background-color: #500f23;
	margin: 0;

}

.main { 
	background-color: #ffffff;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	width: 800px;
	margin: 20px 40px;
	padding: 0px 20px 15px 5px;
}

h1 {
	margin-top: 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color:#990033;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color:#000066;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color:#000066;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color:#000066;
}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color:#000066;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
}

.leftnavone {
 	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0px 0px 0px 0px;
}

 .leftnavone a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	text-decoration: none;
}

 .leftnavone a:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	text-decoration: none;
}

 .leftnavone a:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: underline;
}

 .leftnavone a:active {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	text-decoration: underline;
}

 .leftnavtwo {
 	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	padding: 0px 0px 0px 10px;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

 .leftnavtwo a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}

 .leftnavtwo a:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}

 .leftnavtwo a:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration: underline;
}

 .leftnavtwo a:active {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	text-decoration: underline;
}
.smalltext {
	font-size: smaller;
}
