body {
    background-image:url('images/body_bkgrnd.gif');
	background-position:center top;
	background-repeat: repeat-x;
	background-color: #468ea1;
    margin-top: 0;
	margin-left:0;
	margin-right:0;
    margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
p 
{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
}
ul
{
	list-style-image:url('images/bullet.gif');
}
li 
{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
}
td 
{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
}

h1 
{
    font-size: 24px;
	line-height: 28px;
    padding: 0 0 0 0;
    color: #1a4d66;
    font-weight: bold;
    margin-top: .5em;
}

h2 
{
    line-height: 18px;
	font-size: 16px;
    color: #881435;
    font-weight: bold;
	margin-top: 0em;
}

h3 {
    line-height: 16px;
	font-size: 14px;
    color: #468ea1;
}
#searchform{
	padding-top: 10px;
	padding-right: 150px;
	
}
td.datetime {
	background-color:#468ea1;
	border: 1px solid #1a4e66;
	width: 50px;
	height: 50px;
}
p.month {
	color: #e1d8dd;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 14px;
	text-align:center;
}
p.date {
	color: #1a4e66;
	font-size: 22px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 24px;
	text-align:center;
}
p.year {
	color: #e1d8dd;
	font-size: 12px;
	color: #e1d8dd;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 14px;
	text-align:center;
}
td.booklbl {
	font-size: 12px;
	text-align: center;
}
img {
	border: 1px solid #881435;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
img:hover {
	border: 1px solid #1a4e67;
}
img.noborder {
	border: 0px solid #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img.wp-smiley {
	border: 0px solid #000000;
	margin: 1px 1px 1px 1px;
}
a:link, a:active, a:visited
{
    color: #881435;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
    color: #1a4e67;
	text-decoration:none;
	font-weight:bold;
}

input[type=submit] {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#1a4e67; 
	border: solid 1px #881435; 
	color: #FFFFFF;
	height: 25px;
	padding-bottom: 3px;
}
input[type=submit]:hover {
    background-color:#881435;
    border: solid 1px #1a4e67;
}
input[type=text] {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#c8e4ec; 
	border: solid 1px #1a4e67; 
	color: #000000;
	height: 21px;
}
textarea {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#c8e4ec; 
	border: solid 1px #1a4e67; 
	color: #000000;
}
.footer {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    color:#FFFFFF;
    font-size: 11px;
	padding-right: 20px;
}
.copyright {
	
}
.copyright p {
	color: #000000;
	font-size: 11px;
	text-align: center;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #194e66;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:hover {
	color: #e1d8dd;
	text-decoration: underline;
	font-weight: bold;
}
.twitter-message {
	text-align: center;	
}
td.sidebar {
	vertical-align:top;

}
