body {
	background: #4e331d url(../images/back-tile.jpg) top center;
	text-align: center;
	margin: 15px auto 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	}
#footer {
	position: relative;
	margin: 0px auto 0px auto;
	width: 776px;
	height: 114px;
	background: transparent url(../images/bodybottom.jpg) top left no-repeat;
	padding: 4px 0px 0px 0px;
	color: #503a2b;
	font-size: 10px;
	}
#footer a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
#footer a:hover {
	text-decoration: underline;
	}
#logo {
	position: absolute;
	background: transparent url(../images/logo.jpg) top left no-repeat;
	width: 192px;
	height: 192px;
	top: -1px;
	left: 19px;
	}
#mainpic {
	position: absolute;
	margin: 0px 0px 0px 0px;
	background: transparent url(../images/mainpic.jpg) top left no-repeat;
	width: 450px;
	height: 300px;
	top: -146px;
	left: 240px;
	overflow: hidden;
	z-index: 3;
	}
#masthead {
	margin: 0px auto 0px auto;
	background: transparent url(../images/bodytop.jpg) top left no-repeat;
	width: 776px;
	height: 195px;
	position: relative;
	z-index: 1;
	}
#middle {
	margin: 0px auto 0px auto;
	background: transparent url(../images/bodyback.jpg) top left repeat-y;
	width: 776px;
	/*height: 350px;*/
	position: relative;
	z-index: 1;
	text-align: left;
	background-color: #F0F0F0;
	}
#content {
	background: transparent;
	width: 481px;
	margin: 0px 0px 0px 0px;
	padding: 160px 0px 0px 225px;
	text-align: left;
	font-size: 12px;
	color: #503a2b;
	}
#content a {
	color: #8B4500;
	text-decoration: underline;
	font-weight: normal;
	}
#content a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
#content h1 {
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	border: 0px solid #8B4500;
	border-width: 0px 0px 2px 0px;
	width: 100%;
	text-align: center;
	color: #8B4500;
	margin: 5px 0px 8px 0px;
	font-family: Arial, sans-serif;
	}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #503a2b;
	border-width: 2px 0px 2px 0px;
	width: 100%;
	text-align: center;
	color: #503a2b;
	margin: 5px 0px 8px 0px;
	}
#content p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	}
#navbar {
	background: transparent url(../images/navback.gif) bottom left no-repeat;
	position: absolute;
	width: 210px;
	/*height: 361px; */
	left: 5px;
	top: -16px;
	padding: 0px 0px 40px 0px;
	margin: 0px;
	text-align: left;
	}
#navtop {
	background: transparent url(../images/navtop.jpg) top left no-repeat;
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 43px 0px 0px 0px;
	}
#navtop ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 36px 25px;
	}
#navtop ul li {
	list-style: none;
	background: transparent url(../images/shell.gif) top left no-repeat;
	padding: 0px 0px 3px 20px;
	margin: 0px;
	width: 150px;
	font-size: 12px;
	font-weight: normal;
	}
#navtop ul li a {
	text-decoration: underline;
	font-weight: bold;
	color: #5f3300;
	font-size: 12px;
	}
#navtop ul li a:hover {
	color: #000000;
	}
