a 			{
	color: blue;
	text-decoration: none;
}

a:link		{
	color: #850B0E;
	text-decoration: none;
	border-bottom: 1px solid #827273;
}

a:visited	{
	color: #4C4C4C;
	text-decoration: none;
		border-bottom: 1px solid #827273;
}

a:hover		{
	color: #999999;
	border-bottom: none;
	text-decoration: underline;
}

a:active	{
	color: black;
}

body {
	background: #FFFFFF;
	margin: 0px 0px 20px 0px;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #D43030;
	font-size: 12pt;
}

ul {
	font-size: 11pt;
	margin-left: 10px;
	padding-left: 10px;
}

li {
	background: url(littlearrow.gif) no-repeat 0 5px;
	list-style: none;
	font-size: normal;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 9px;
	line-height: 120%;
}

.blog {
	background: #FFFFFF;
	padding: 15px;
}

.blogbody {
	background: #FFFFFF;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 200%;
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #065259;
}

.calendar {
	background: #FFFFFF;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	padding: 2px;
	text-align: left;
}

.calendarhead {
	background: #FFFFFF;
	color: #666600;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-weight: normal;
	letter-spacing: .3em;
	padding: 2px;
	text-align: left;
	text-transform: uppercase;
}

.comments-body {
	background: #FFFFFF;
	border-bottom: 1px dotted #999999;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.comments-head	{
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-top: 20px;
}

.comments-post {
	background: #FFFFFF;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.date	{
	border-bottom: 1px solid #A11818;
	color: #774D04;
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

.description {
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	text-transform: none;
}

.posted	{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	margin-bottom: 25px;
}

.powered {
	background: #FFFFFF;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	letter-spacing: .2em;
	line-height: 140%;
	margin-top: 50px;
	padding: 2px;
	text-transform: uppercase;
}

.side {
	background: #FFFFFF;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	padding: 2px;
}

.sidetitle {
	background-color: #6E6E6E;
	border-top: 1px dotted #808080;
	color: white;
	font-family: verdana, arial, sans-serif; 
	font-size: small;
	font-weight: bold;
	letter-spacing: .3em;
	margin-top: 0px;
	padding: 2px;
	text-transform: uppercase;
}

.syndicate {
	background: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	line-height: 140%;
	margin-top: 15px;
	padding: 2px;
}

.title	{
	color: #336E39;
	font-family: verdana, arial, sans-serif;
	font-size: medium;
}

.trackback-body {
	background: #FFFFFF;
	border-bottom: 1px dotted #999999;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.trackback-post {
	background: #FFFFFF;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.trackback-url {
	background: #FFFFFF;
	border: 1px dotted #999999;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding: 5px;
}

#banner {
	border-top: 4px double #666666;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-size: x-large;
	font-weight: normal;
	padding: 22px;
	background-image: url(bg.gif);
	width: 95%;
}

#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
	color: white;
	font-family: verdana, arial, sans-serif;
	font-size: xx-large;
	text-decoration: none;
}

#banner-commentspop {
	background: #003366;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: large;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

#banner h1 {
color: white;
}

#bannermenu {
	float: right;
	color: white;
	font-size: 65%;
}

#container {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#content {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
	margin-left: 225px;
	margin-right: 20px;
	position: absolute;
}

h1, h2, h3 {
	color: #D43030;
	font-size: 12pt;
}

#links {
	border: 1px solid #FFFFFF;
	padding: 15px;
	width: 200px;

}

#menu {
	background: #FFFFFF;
	margin-bottom: 15px;
	text-align: center;
}
