body {
	margin:0 auto;
	width:760px;
	background-image:  url("images/background.gif");
	background-repeat: repeat;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666633;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666633;
	text-decoration: underline;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666633;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666633;
	font-weight: bold;
}
div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: 3px solid #000;
	border-right: 1px none #000;
	border-bottom: 3px solid #000;
	border-left: 1px none #000;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
	border: none;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 20px;
	color: #666633;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
div#navbar2 li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666633;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
div#footer (
	alignment: center
)
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
