body {
	margin-top: 0px;
	background-color: #B1A180;
}
#main_container {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBFBF0;
}
#header {
	background-color: #dcc39b;
	border: 1px solid #000000;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 957px;
	background-position: center;
}
#main_nav {

}
#main_nav dl{
	margin: 0px;
	padding: 0px;
}
#main_nav dd{
	margin: 0px;
	padding: 0px;
}
#content_container {
	background-color: #ebfbf0;
	border: 1px solid #c7c9b1;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 140px;
	min-height: 900px;
	height:auto !important;
	height:900px;

}
#content {
	background-color: #f6ecda;
	float: right;
	width: 660px;
	padding: 20px;
}
#titlestopics {
}
#titlestopics ol{
	font-size: 12px;
	margin: 0px;
	*margin-left: 10px;
}
#titlestopics li{
	margin: 0px;
}
h1 {
	font-size: 25px;
	color: #966F34;
}
h2 {
	font-size: 24px;
	color: #660000;
}

h3 {
	padding-left: 25px;
	color: #B69051;
	font-size: 22px;
}
li {
	font-weight:bold;
	font-size: 18px;
	color: #966F34;
	text-align: left;
}
h5 {
	font-size: 20px;
	color: #660000;
	padding-left: 10px;
	margin-top: 5px;
}
.minutes {
	font-size: 13px;
	font-weight: normal;
}
#video {
	height: 330px;
	width: 512px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
#letter {
	padding-left: 6px;
	padding-top: 20px;
}
#cockeyed {
	background-repeat: no-repeat;
	height: 570px;
	width: 658px;
}
#footer {
	font-size: 11px;
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
table {
	font-size: 12px;
	width: 250px;
}
.clear {
	clear: both;
}
#thankyou {
	font-size: 14px;
	padding-left: 10px;
}
#sitelink {
	background-image: url(images/bg_sitelink.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 20px;
}
