body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #ADA189;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 760px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}
#header {
	background: #FFFFFF;

}
#nav {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	height: 20px;
	padding-top: 20px;
	background: #666666;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: #990000;
	padding: 5px 10px;
}
#nav a:hover, #nav a:active{
	color: #990000;
	background-color: #FFFFFF;
}
#left {
	width: 200px;
	float: left;
	margin: 10px;
}
#content {
	margin: 0 0 0 200px;
	padding: 0px 15px 45px;
	border-left: 1px solid #877D6C;
	width: 420px;
	min-height: 375px;
}
#content p {
	line-height: 150%;
}
#content a:link {
	color: #990000;
	text-decoration: none;
}
#content a:hover, visited {
	color: #990000;
	text-decoration: underline;
}
#footer {
	padding: 10px;
	border-top: 1px solid #877D6C;
	font-size: 70%;
	color: #736B5E;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size:90%;
}
ul {
	font-size: 65%;
	color: #990000;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1em;
	padding-left: 1em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: bold;
	color: #990000;
}
.rightimage {
	float: right;
	padding-left: 10px;
}
.thumb {
	height: 50px;
	width: 50px;
	float: left;
	background: #999999;
	margin: 5px;
}
.image div {
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	color: #333333;
}
