a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	
	font-weight: normal;
	color: #333;
	
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
p2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848484;
}

h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B8C8E0;
	
}
h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B8C8E0;
	
}
h3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6B2527;
}
h4 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B2527;
}
h5 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	color: #023977;
	
}
h6 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #023977;
	
}
#header {
	height: 75px;
	width: 800px;
	vertical-align: middle;
	background-color: #FFF;
}
#alignment {
	padding: 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 2px groove #CDCDCD;
	background-color: #ffffff;
}
#navbar {
	height: 30px;
	width: 800px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #333;
	background-image: url(images/backimagenavbar.gif);
}
#footer {
	height: 30px;
	width: 800px;
	background-image: url(images/backimagenavbar2.gif);
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#textregion {
	width: 800px;
	height: auto;
}
.indextext {
	background-image: url(images/textbackground.gif);
	background-repeat: no-repeat;
	height: 450px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

