html, body, #wrapper {
		height:100%;
		margin: 0;
		padding: 0;
		border: none;
		text-align: center;
		background:#bbb;
		color:#000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		background-image: url(images/bgpattern_gray.gif);
 }
 #wrapper {
		margin: 0 auto;
		text-align: left;
		vertical-align: middle;
		width: 800px;
 }

h1 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
}

h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: navy;
}

h5 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#header {
	vertical-align: bottom;
}

#nav td {
	border-top: #660033;
	border-top-width: 1px;
	border-bottom:#333333;
	border-bottom-width: 1px;
}

#menu {
	text-align: center;
}

#menu a {
	color: #ddd;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#menu a:hover {
	color:	#ceaa79;
}

a.plain {
	text-decoration: none;
	color: #333333;
}

a:hover.plain {
	color: blue;
}

.contentBlock {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 95%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

ul.contentBlock li{
	text-align: left;
	line-height: 175%;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(images/familyHeart.gif);
}

ul.simpleBlock li{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 175%;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
}

#maincontent {
	text-align: left;
	width: 95%;
	margin-left: 10px;
	padding: 10px;
}

#maincontent p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}

#maincontent ul.maincontent,ol.maincontent {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#maincontent ul.maincontent,ol.maincontent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
}

div.transOFF {width: 500px; background-color: white; border:2px dotted #902; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px; font-weight: bold;	color: #000000; padding: 5px 0px 5px 0px;}
div.transON {width: 95%; background-color: white;opacity:.60;filter: alpha(opacity=60); border:2px dotted #902; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; padding: 10px 0px 10px 0px;}



.newsletterForm {
	text-align: left;
	font-weight: bold;
	font-size: 9px;
}

input.newsletterForm {
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	height: 15px;
	background-color: #e9d2b3;
	border: 1px solid #aaa;
}

input.hide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: 0px;
	font-size: 10px;
}


.medium {
	font-size: 11px;
}

.copyright {
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	color: white;
}

div.quote {	
	text-align: left;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: navy;
}

div.author {
	padding-top: 0px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: black;
}

div.appearances {
	font-size: 9px;
	font-weight: normal;
}

div.appearances p {
	margin: 0px;
	padding-bottom: 7px;
}

.imageleft {
	border: 1px solid black;
	padding: 3px;
	margin: 0px 5px 5px 5px;
	background-color: #ddd;
}

.imageleftplus {
	border: 1px solid black;
	padding: 3px;
	margin: 0px 15px 5px 5px;
	background-color: #ddd;
}

.imagecenter {
	border: 1px solid black;
	padding: 3px;
	margin: 5px 5px 5px 5px;
	background-color: #ddd;
}

.imageright {
	border: 1px solid black;
	padding: 3px;
	margin: 0px 10px 10px 10px;
	background-color: #ddd;
}

#columnlist {
	text-align: left;
	padding-left: 10em;
}