body,td,th {
	color: #1F1414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #43332E;
}
a:visited {
	color: #43332E;
}
a:hover {
	color: #43332E;
}
a:active {
	color: #43332E;
}
h1 {
	font-size: 20px;
	color: #6B92B5;
}
h2 {
	font-size: 17px;
	color: #6B92B5;
}
.page {
	margin-right: 20px;
	margin-left: 20px;
}
#header {
	background-color: #BDCFDE;
	height: 82px;
}
#header img {
	font-size: 50px;
	color: #FFFFFF;
}
.page td {
	background-color: #EBF1F5;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

#navbar {
	background-color: #84655A;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #7D5F57;
	border-right-color: #7D5F57;
	border-bottom-color: #7D5F57;
	border-left-color: #7D5F57;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	text-align: center;
}

#navbar a {
	padding: 2px;
	color: #FFFFFF;
	margin: 1px;
	text-decoration: none;
}
#navbar a:hover {
	text-decoration: none;
	background-color: #70554B;
	color: #FFFFFF;
}
.staff-wrap {
	background-color: #E1EAF0;
	border: 1px solid #BDCFDE;
	padding: 9px;
}

.currentpage {
	background-color: #5D463F;
	text-decoration: none;
}
#gradient {
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	height: 15px;
}

.article-meta, .staff-meta {
	font-size: 9px;
	color: #524131;
	text-align: right;
}
.article-meta a, .staff-meta a {
	color: #524131;
	text-decoration: underline;
}
.article-content {
	background-color: #EFF3EF;
	border: 1px solid #B5CBD6;
	padding: 9px;
}
.clear {
	clear: both;
}



.comment-content {
	background-color: #F7F3EF;
	border: 1px solid #A5BACE;
	padding: 9px;
}
.staff-bio {
	margin-left: 89px;
}

.comment-meta {
	background-color: #B5CBD6;
	border: 1px solid #A5BACE;
}

#footer {
	background-attachment: scroll;
	background-image: url(images/minilogo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
	width: 30em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.staff-picture {
	float: left;
	width: 80px;
}


#footer a {
	color: #524131;
	text-decoration: underline;
}
.page th {
	background-color: #BDCFDE;
}
