* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #D6D5C6;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg_tile.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F48;
}
h2 {
	margin-bottom: 10px;
	font-size: 12px;
}
h3 {
	font-size: 14px;
}
hr {
	border: 0;
	border-top: 1px solid #bdbaa7;
	margin: 2em 0;
	}
table {
	vertical-align: top;
	background-color: #F3F1E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F48;
}
p {
	padding-bottom: 1.5em;
}
.entry p {
	line-height: 1.4em;

}
.pagewrapper {
	background-image: url(../images/header_r1_c9.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#maintable {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #504F47;
	background-image: url(../images/bg_tile.gif);
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #504F47;
	border-right-color: #504F47;
	border-bottom-color: #504F47;
	border-left-color: #504F47;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.date-header
{
   margin-top: 10px;
   font-size: 10px;
   font-weight: bold;
   color: #728FA2;
   padding-bottom: 0px;
}
.entry-header
{
   margin-top: 5;
   font-size: 14px;
   font-weight: bold;
   padding-bottom: 5px;
}a:link {
	color: #728FA2;
	text-decoration: underline;
}
a:visited {
	color: #88AAC2;
	text-decoration: underline;
}
a:hover {
	color: #F3F1E6;
	background-color: #728FA2;
}
#seriesgraphic img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000000;
	color: #504F48;
}
#imnew a:link {
	color: #504F48;
	text-decoration: none;
}
#imnew a:visited {
	color: #504F48;
	text-decoration: none;
}
#imnew a:hover {
	color: #504F48;
	background-color: #F3F1E6;
	text-decoration:underline;
}
#imnew ul {
	list-style-position: inside;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#imnew li {
	list-style-position: inside;
	margin-bottom: .2em;
}
.floatimgleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul {
	margin-left: 15px;
	margin-bottom: 1.5em;
}
li {
	margin-bottom: .8em;
}
#blogsidebar {
	width: 100px;
	background-color: #E6E4D7;
	text-align: center;
}
.highlight {
	background-color: #E6E4D7;
	padding: 8px;
	border: 1px dotted #504F48;
	margin-bottom: 1.5em;
}
.althighlight {
	background-color: #D9E0E2;
	padding: 8px;
	border: 1px dotted #7A8FA2;
	margin-bottom: 1.5em;
}
.floatimgright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #504F47;
}
#subscribeForm div {
	margin: 0 0 10px 15px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}