body {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	height: 100%;
	background-color: #d6f0f5;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

a {
	color: #2a4792;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: black;
}

.heading {
	color: #33b3cc;
	font-weight: bold;
	font-size: 24px;
	background-image: url("/images/headingspiral.gif");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 34px;
	margin-bottom: 10px;
	height: 24px;
}

.subheading {
	color: #33b3cc;
	font-weight: bold;
	font-size: 20px;
}

.tableheading {
	font-weight: bold;
	border: 1px solid #d6f0f5;
	background-color: #d6f0f5;
}

.tablecell {
	border: 1px solid #d6f0f5;
}

.tablegreycell {
	background-color: #F5F5F5;
	border: 1px solid #d6f0f5;
}	

.outer {
	width: 1008px;
	border: 4px solid white;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

.pagetoptable {
	background-image: url("/images/backhouse.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

.pagetoptablenamecell {
	width: 794px;
	height: 220px;
}

.pagetopname {
	border-top: 6px solid white;
	border-right: 6px solid white;
	border-bottom: 6px solid white;
	margin-top: 37px;	
	margin-bottom: 45px;
}

.pagetoprightnavouter {
	border-left: 4px solid white;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
.pagetoprightnav {
	background-image: url("/images/greenback_trans.png");
}

.pagetoprightnav a {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: white;
	width: 210px;
	padding-bottom: 17px;
	padding-top: 16px;
	display:block;
	border-bottom: 2px solid white;
	position: relative;
}

.pagetoprightnav a:Hover {
	background-color: #66CC33;
}

.pagetoprightnav a .bottomnavlink {
	border-bottom: none;
	position: relative;
}

.pagetopcenter {
	width: 570px;
	height: 166px;
	border-bottom: 2px solid white;
}

.pagetopphoto {
	width: 220px;
	height: 303px;
	border-right: 4px solid white;
	border-top: 4px solid white;
	background-color: black;
}

.pagetopbluebox {
	background-color: #33b3cc;
	border-top: 2px solid white;
	width: 744px;
	height: 98px;
	background-image: url("/images/blueboxspiral.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px;
	color: white;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 16px;
}

.mainleft {
	width: 180px;
	border-right: 4px solid white;
	border-top: 4px solid white;
	background-color: #66cc33;
	background-image: url("/images/leftgreenspiral.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 20px;
	color: white;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: 1px;
}

.mainleft a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.mainright {
	border-top: 4px solid white;
	padding: 20px;
	font-size: 16px;
	height: 330px;
	background-color: white;
}

.bottomnav {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}

.footer {
	background-color: #33b3cc;
	border-top: 4px solid white;
	padding: 20px;
	color: white;
	font-size: 14px;
	background-image: url("/images/footerspiral.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

.footer a {
	color: white;
}

.blogEntryBody {
	padding: 5px 5px 5px 50px;
	background-color: white;
	border-right: 2px solid white;
	border-left: 2px solid white;
	margin-bottom: 5px;
}

.blogEntryBody p {
	padding-top: 0px;
	margin-top: 0px;
}

.blogTextHeading {
	color: #2a4792;
	font-weight: bold;
	border-bottom: 2px dotted white;
	font-size: 20px;
}

.blogTextHeadingCategory {
	color: black;
}

.bloglinks {
	padding-right: 5px;
}
.blogpostline {
	BORDER-BOTTOM: white 1px solid;
	border-left: white 2px solid;
	border-right: white 2px solid;
	font-size: 14px;
	padding-left: 50px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.blogDateHeading {
	background-color: white;
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.blogDateBody {
	border-right: 2px solid #2a4792;
	border-left: 2px solid #2a4792;
	margin-bottom: 5px;
}

.blogattachments {
	font-size: 11px;
	font-style: italic;
}
.blogattachmentsDesc {font-size: 11px}
