body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:link {
	color: #3db8ae;
	text-decoration: none;
}
a:visited {
	color: #3db8ae;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0;
	font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

#container
{
	margin: 1em auto;
	width: 815px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px none #fff;
	padding: 10px;
}

#header
{
	height: 136px;
	width: 815px;
	background-image: url(i/banner6.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #396600;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 163px;
	padding: 10px;
	background-color: #EEEEEE;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu a
{
	color: #3DB8AE;
	text-decoration: none;
}
#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li
{
	background: url(i/01_arrowb.gif) left 5px no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#contents {
	margin: 0 192px 10px 0px;
	background-color: #FFFFFF;
	padding: 10px;
}
.blogentry {
	margin-bottom: 20px;
}
.blogentry2 {
	margin-bottom: 20px;
	background:  url(i/divide2.gif) bottom repeat-x;
}
.dropcap { 
float:left; 
color:#CCCCCC; 
font-size:60px; 
line-height:45px; 
padding-top:2px; 
font-family: Georgia, "Times New Roman", Times, serif; 
}

#footer
{
	clear: both;
	text-align: center;
	font-size: 10px;
}
#footer a
{
	color: #3db8ae;
	text-decoration: none;
}
.contentitempostedby
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background:  url(i/01_bgpostedby.gif) center left no-repeat;
	line-height: 12px;
}
.contentitemcomments
{
	font-size: 10px;
	padding: 0 10px 0 15px;
	background:  url(i/01_bgcomment.gif) center left no-repeat;
	line-height: 12px;
}
.contentitemcategory
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background:  url(i/01_bgcategory.gif) center left no-repeat;
	line-height: 12px;
}
.contenttitle h2
{
	font-size: 18px;
	padding: 0 0 6px 0;
	margin: 0;
	background:  url(i/01_dot.gif) bottom repeat-x;
}
.contentitem
{
	margin: 0 0 16px 0;
	padding: 3px 0 0 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 10px;
	background:  url(i/01_dotv.gif) left repeat-y;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 10px;
	background:  url(i/01_dotv.gif) left repeat-y;
}
img {
	border: none;
}
.itemcomment
{
	margin: 10px 0 0 0;
	padding: 6px 42px;
	background:  url(i/01_commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid white;
}
.itemcomment:hover
{
	background: #F9F9F9 url(i/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(i/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(i/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id2 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(i/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id2:hover
{
	background: #F9F9F9 url(i/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}
#tooltip {
	position:absolute;
	top:0;
	left:0;
	visibility: hidden;
	width: 165px;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #AAAAAA;
	opacity: 0.8;
	color: #333333;
}
.commentinfo
{
	font-size: 12px;
	color: #999999;
}
table.calendar {
font-size: 10px;
}
tr.calendardateheaders {
font-size: 10px;
}
td.days {
text-align: center;
}
td.days a {
}
td.today {
	text-align: center;
	border: 1px solid #AAAAAA;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
