﻿body 
{
	background-repeat: repeat;
}

.main
{
	width: 800px;
	background-color: White;
}

table #menuTd
{
	font-family: Verdana;
	font-size: .7em;
	font-weight: bold;	
	background-color: #ebebeb;
}

#menuTd ul
{
	list-style-type: none;
    margin-top: 0px;
    padding-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    margin-left: 0px;
    padding-left: 5px;
}

#menuTd li
{
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
}

#menuTd a
{
	color: #4a4947;
	text-decoration: none;
}

#menuTd a:hover
{
	color: #ec4b00;
}

.footer
{
	font-family: Tahoma;
	font-size: .6em;
	color: Gray;
	border-top: ridge 1px #003399;
	padding: 5px 5px 5px 5px;
}

h1 
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

h2
{
	font-family: Eurostile, Courier New;
	color: #003399;
	margin-top: 5px;
}

.content
{
	padding: 10px 10px 10px 10px;
	font-family: Tahoma;
	font-size: 0.8em;
}

.profilePhotoDiv
{
	float: right;
	margin-left: 10px;
}

.contentImg
{
	padding: 5px 7px 5px 6px;
	border: solid 1px DarkGray;
}

.quote
{
	padding-left: 6em;
	font-family: Times New Roman;
	font-style: italic;	
	line-height: 2em;
}

.blogDiv
{
	float: left;
	margin: 0px 10px 10px 0px;
	width: 250px;
}

.sectionHeadingRow
{
	color: White;
	font-weight: bold;
	font-size: .8em;
	height: 21px;
}

.sectionHeadingRow .sectionHeadingLeftTd
{
	background-repeat: no-repeat;
	width: 18px;
}

.sectionHeadingRow .sectionHeadingTd
{
	background-repeat: repeat-x;
}

.sectionHeadingTd a
{
	text-decoration: none;
	color: White;
}

.sectionHeadingRow .sectionHeadingRightTd
{
	background-repeat: no-repeat;
	width: 9px;
}

.blogDiv div
{
	background-color: #ebebeb;
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.blogDiv a
{
	text-decoration: none;
}


.zg_div {margin: 0px 0px 0px 8px; width:117px; float: right}
.zg_div_inner {border: solid 1px #000000; background-color:#333399;  color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}
