body {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bakground3.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 0px;
	width: 0px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #D6CDAE;
	margin-left:200px;
	margin-top:0px;
	position:absolute;
}
li {
	font-size: 85%;
	text-align: left;
}
h3 {
	font-size: 90%;
	font-variant: small-caps;
	color: #62511D;
	text-decoration: none;
	text-align: center;
}
hr {
	color: #62511D;
}
.sidebar {
	padding-left: 3px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #62511D;
	border-bottom-color: #62511D;
	border-left-color: #62511D;
	list-style-type: square;
}
tr#content {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
}
td #sidebar li {
	font-size: 65%;
	color: #000;
}
.footer {
	font-size: 65%;
	color: #600;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	border-top: thin solid #62511D;
}
.footer a, a:visited, a:link{
	color: #600;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}



img#jonson {
	padding-right:5px;
	padding-bottom:5px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
	text-align: center;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #000;
	text-align: left;
}

table#content {
	width: 760px;
	padding:0px;
	
}
