body {
	background-image:    none;
	background-position:left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	margin-bottom: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 110px;
}
#nav {
	float: left;
	width: 100px;
}
#main {
	float: right;
	width: 650px;
}
a:link {
	color:#57200A;
	font-weight: bold;
	text-decoration:none;
  }
a:visited {
	color:#57200A;
	font-weight: bold;
	text-decoration:none;
  }
a:hover {
	color:#57200A;
	font-weight: bold;
	text-decoration:underline;
  }
a img {
  border-width:0;
  }
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #57200A;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #57200A;
}
