body
{
	font-family:Verdana;
	font-size:10pt;
	width:auto;
	text-align:center;
	margin:0px;
	background-color:#e6dbb1;
}
h1
{
	font-size:12pt;
	font-weight:bold;
}
a 
{
	color:#ff8c7f;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
#main 
{
	background-color:#FFFFFF;
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
.header
{
	width:1000px;
	height:217px;
}
.headerBackground1 
{
	background:url('Images/Header.jpg');
}
.headerBackgroundLink
{
	position:absolute;
	left:0px;
	top:30px;
	width:1000px;
	height:187px;
}
#headerPostIt
{
	background:url('Images/HeaderPostIt.jpg');
	z-index:1;
	width:293px;
	height:134px;
	float:right;
}
#headerPostItContent
{
	padding-left:24px;
	padding-right:38px;
	padding-top:12px;
	padding-bottom:28px;
}
#headerMenu
{
	float:right;
	padding-top:10px;
}
#headerMenu a 
{
	text-decoration:underline;
	color:#6db9d0;
	margin-right:10px;
	font-size:10pt;
}
#mainBody
{
	clear:both;
}
#mainBodyLeft
{
	width:250px;
	float:left;
	position:relative;
}
#mainBodyRight
{
	width:750px;
	float:right;
	position:relative;
}
#mainBodyBottom
{
	clear:both;
	margin-top:100px;
	margin-bottom:20px;
	text-align:center;
}
.leftMenu
{
	width:219px;
	margin-bottom:15px;
}
.leftMenuTop
{
	width:219px;
	height:9px;
	background-image:url('Images/LeftMenuTop.jpg');
}
.leftMenuBody
{
	width:195px;
	background-image:url('Images/LeftMenuBody.jpg');
	background-repeat:repeat-y;
	padding-left:15px;
	margin-right:10px;
	overflow:hidden;
	padding-right:5px;
}
.leftMenuBottom
{
	width:219px;
	height:15px;
	background-image:url('Images/LeftMenuBottom.jpg');
}
.leftMenuBody h1 
{
	color:#ff8c7f;
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}
.leftMenuBody a 
{
	color:#000000;
	margin-left:10px;
	text-decoration:none;
}
.leftMenuBody a:hover
{
	text-decoration:underline;
}
.headerText
{
	color:#ff8c7f;
	text-decoration:underline;
	font-size:8pt;
	font-weight:bold;
}
.contentHighlightBox 
{
	border-width:1px;
	border-style:dotted;
	border-color:#706350;
	padding:10px;
	margin:10px;
}
.googleads 
{
	margin-left:50px;
}
.post 
{
	margin-right:30px;
}
.postheaderdate 
{
	float:right;
}
.postheadersubject
{
	color:#ff8c7f;
	text-decoration:underline;
	font-size:12pt;
	font-weight:bold;
}
.postcontent 
{
	margin-top:20px;
	clear:both;
}
.postfooter 
{
	padding-top:10px;
}
.postfooterdate 
{
	float:right;
}
.postfootercomments
{
	float:left;
}
.postseparator 
{
	border-bottom:1px dotted #70644f;
	clear:both;
	margin-bottom:30px;
	margin-top:30px;
}
.comment 
{
	padding-left:50px;
	padding-bottom:20px;
	border-bottom:1px dotted #70644f;
}
.comment .commentTitle 
{
	font-weight:bold;
	margin-left:-25px;
}
.comment .postedAt 
{
	font-style:italic;
}
.comment .commentbody 
{
}