body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#page {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#header {
	height: auto;
	width: 800px;
}
#content {
	height: auto;
	width: 700px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
h1 {
	font-size: 18px;
	color: #4C4734;
}
#main {

	height: auto;
	width: 800px;
}
.border {
	border: 1px solid #333333;
	padding: 5px;
	background-color: #CCCCCC;
}
#menu {
	background-color: #CCCCCC;
	height: 22px;
	width: 800px;
	padding-bottom: 0px;
	padding-top: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.menubutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	width: auto;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.menubutton a:link {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.menubutton a:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.menubutton a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.menubutton a:active {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#footer {
	background-color: #CCCCCC;
	height: 22px;
	width: 800px;
	padding-bottom: 0px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footertext {
	color: #666666;
	font-weight: bold;
}
.borderPic {
	border: 1px solid #000000;
}
h2 {

	font-size: 16px;
	color: #4C4734;
}
h3 {


	font-size: 14px;
	color: #4C4734;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.views {
	padding: 2px;
	height: 229px;
	width: 608px;
}
.readmore {
	font-size: 12px;
	font-weight: bold;
}
.smallfont {
	font-size: 10px;
}
ul {
	list-style: outside;
}
li {
	margin: 0px 0px 8px;
}
#video {
	float: right;
	height: 360px;
	width: 480px;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
