﻿a:link {
	color: #008000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #513a0e;
}
a:hover {
	text-decoration: underline;
	color: #FF8448;
}
a:active {
	text-decoration: none;
	color: #643F15;
}

body {
	background-color: #643f15;
	background-attachment: fixed;
	background-image: url("Images/back_repeat_horiz.gif");
	background-repeat: repeat-x;
	height: auto;
	line-height: 1.3;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: justify;
}
#container {
	font: italic normal normal 100% serif;
	background-image: url(center_back.jpg);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	height: inherit;
	width: 770px;
	padding-bottom: 10px;
	background-color: #D5BD91;
	vertical-align: top;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 35px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a53e03;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: ;
}


p {
}

    


<style type="text/css">
.style1 {
	font-size: large;
	font-family: Toledo;
	font-style: italic;
}
.style2 {
	font-family: Toledo;
}

a:visited {
	color: #0000FF;
}
a:hover {
	color: #008000;
}
a {
	color: #FF00FF;
}
a:active {
	color: #0000FF;
}
.style15 {
	text-align: center;
	border-width: 1px;
}
.style16 {
	text-align: center;
}
</style>

