body {
	background-color: #251200;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: right;
}
#menu {
	text-align: right;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
#sidebar {
	color: #000000;
	background-color: #CDA081;
	float: right;
	width: 150px;
	margin-left: 25px;
	padding: 20px;
}
#dotted {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F1D679;
	border-right-color: #F1D679;
	border-bottom-color: #F1D679;
	border-left-color: #F1D679;
	clear: both;
}
#button {
	background-color: #FFFCB4;
	padding: 10px;
	border: 1px dashed #B9844E;
	margin-left: 252px;
	width: 150px;
}
#content #button a {
	display: block;
	font-weight: bold;
}


#picture {
	text-align: right;
}

#content {
	background-color: #f1f2d1;
	background-image: url(images/row3t.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #74410b;
	clear: both;
}
.person {
	color: #b77d3f;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #291500;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #291500;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #291500;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
a {
	color: #74410b;
}
.smprint {
	font-size: 10px;
}
#bottom1 {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: right;
}
#content #button a:hover {
	display: block;
	font-weight: bold;
	background-color: #D0863D;
}
