body {
	background-color: #E0D5C3;
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/columns-bg_2100w.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#MenuPos {
	background-color: #300;
	height: 32px;
	width: 1024px;
}


body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #663333;
}

a {
  color: #336600;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	text-align: center;
	height: auto;
	width: 725px;
	color: #E5BB4F;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: -4px;
	margin: auto;
}
#menu a:link {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
#menu a:visited {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.month {
	background-color: #ceceaa;
	margin-top: 8px;
	margin-bottom: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.content {
	margin: auto;
	width: 1024px;
	text-align: left;
	padding: 0px 20px 20px 20px;
	position: relative;
	background-image: none;
}
#sidebar {
	background-color: #CCCC99;
	padding: 4px;
	float: right;
	width: 225px;
	margin-right: 30px;
	margin-left: 4px;
	border: thin solid #926E4A;
	text-align: center;
}

.content h3 {
	margin-left: 10px;
}
.content p {
	margin-left: 10px;
}
.align_right {
	padding: 2px;
	float: right;
	margin-left: 8px;
	margin-right: 4px;
}
.container {
	margin: 0px;
	width: 675px;
}
.highlight {
	background-color: #FFFFCC;
}
.small_caption {
	font-size: 12px;
	text-align: center;
}

.selectBox {
	background-color: #ceceaa;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 600px;
}
.thumbnail {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #300;
	border-right: 3px solid #300;
	border-bottom: 3px solid #300;
	border-left: 1px solid #300;
}

.subbuttons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC66;
	text-align: center;
	height: auto;
	width: 725px;
	color: #990000;
	font-weight: bold;
	padding-bottom: 4px;
	margin: auto;
	padding-top: 4px;
}
#submenu a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.no_underline {
	text-decoration: none;
	font-weight: bold;
}

#submenu a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#submenu a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#toc ul {
	list-style-type: none;
}


#twitter_div {
	background-color: #FFF;
	border: 1px solid #630;
	list-style-type: none;
}
#twitter_update_list {
	background-color: #CFC;
	margin: 6px;
	padding: 4px;
}
#twitter_update_list li {
	margin-top: 4px;
	margin-bottom: 8px;
	list-style-type: none;
	padding: 4px;
	border: 1px solid #009;
}
.twitterbox {
	background-color: #FFF;
	color: #003;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 10px;
}

.containerlinks {
	background-color: #CCC;
	padding: 8px;
	text-decoration: none;
}
.containerlinks a:link{
	text-decoration: none;
}
.containerlinks a:visited{
	text-decoration: none;
}
.containerlinks a:hover{
	text-decoration: underline;
}
.content800px {
	margin: auto;
	width: 800px;
	text-align: left;
	padding: 10px 0px;
	position: relative;
	background-image: none;
}

.description {
	margin: 10px;
	width: 800px;
	visibility: hidden;
}

