.unnamed1 {
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #EAD3AE;
	background-image: url(../images/morris_tile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	top: 0px;
	right: 0px;
	margin-right: 1px;
}
#main {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #333333;
	background-color: #EAD3AE;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	position: absolute;
	left: 110px;
	top: 205px;
	right: 0px;
	bottom: 0px;
}
#banner {
	position: absolute;
	width: 91%;
	left: 110px;
	right: 0px;
	background-image: url(../images/wallpaper/texture_wallpaper.jpg);
	background-repeat: repeat-x;
	background-position: right 0px;
	height: 205px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	top: 0px;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #962B34;
	background-color: #959B74;
	position: absolute;
	width: 89%;
	left: 110px;
	top: 205px;
	right: 0px;
	padding: 5px 2px 5px 15px;
	font-weight: bolder;
	font-variant: normal;
}
#navbar ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
}
#navbar li {
  display: inline; 
}
#navbar a:link, #navbar a:visited {
	padding: 3px 15px;
	color: #962B34;
	background-color: #959B74;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
} 
#navbar a:hover {
	color: #D4C991;
	background-color: #4A4F23;
	font-family: Arial, Helvetica, sans-serif;
} 
a:link {
	color: #962B34;
	text-decoration: none;
}
a:visited {
	color: #962B34;
	text-decoration: none;
}
a:hover {
	color: #4A4F23;
	text-decoration: underline;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4A4F23;
	line-height: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A4F23;
	width: 85%;
	padding-left: 2px;
	padding-right: 6px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: italic;
	font-weight: 300;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #4A4F23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4F23;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4A4F23;
	padding-left: 13px;
	padding-top: 2px;
	margin-top: 10px;
}
p {
	width: 85%;
}
