body {
	margin:0px 0px;
	padding:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #339;
	}

h1,h2,h3,h4 {
	color: #699;
	font-weight:900;
	margin-left:16px;
	}

h1 {
	font-size:180%;
	padding-top:12px;
	}

h2 {
	font-size:150%;
	color:#339;
	}

h3 {
	font-size:130%;
	}

h4 {
	font-size:110%;
	padding-bottom:0px;
	margin-bottom:2px;
	color:#3F4096;
	}

hr {
	width:80%;
	color:#699;
	height:1px;
	border:1px solid #699;
	clear:both;
	}

h4+p {
	padding-top:0px;
	margin-top:0px;
	}

#contentBlock img.leftCircle {
	float:left;
	border:0px solid #3F4096;
	margin-top:0px;
	margin-left:2px;
	margin-right:16px;
	margin-bottom:8px;
	width:155px;
	height:155px;
	}

#contentBlock img.rightCircle {
	float:right;
	border:0px solid #3F4096;
	margin-top:0px;
	margin-left:12px;
	margin-right:16px;
	margin-bottom:8px;
	width:155px;
	height:155px;
	}

p.ahem {
	display:none;
	}

/* Layout divisions */
#siteHeader {
	height:52px;
	background-color:#000;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	border-bottom:0px solid #FFF;
	}

#navBar {
	height:25px;
	background-color:#339;
	border-top:0px solid #FFF;
	color:#FFF;
	font-weight:900;
	font-size:9pt;
	padding:2px 0px 0px 8px;
	}

#navBar table {
	width:604px;
	}

#navBar a {
	color:#FFF;
	text-decoration:none;
	}

#navBar a:hover {
	color:#9CC;
	text-decoration:none;
	}

#navBar span.here {
	color:#9CC;
	}

#subMenu {
	height:20px;
	background-color:#9CC;
	color:#039;
	font-weight:500;
	font-size:8pt;
	padding:1px 0px 0px 8px;
	}

#subMenu table {
	width:614px;
	}

#subMenu a {
	color:#039;
	text-decoration:none;
	}

#subMenu a:hover {
	color:#FFF;
	text-decoration:none;
	}

#subMenu span.here {
	color:#FFF;
	}

#contentBlock {
	width:614px;
	padding-bottom:1em;
	margin-bottom:80px;
	}

#contentBlock p {
	margin-left:16px;
	margin-right:12px;
	}

#contentBlock p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: 700;
	color:#9CC;
	}

#contentBlock p.note {
	font-size:80%;
	font-weight: 900;
	color:#699;
	}

p.userIn {
	padding:2px 220px 2px 0px;
	margin:0px;
	text-align:right;
	}

#contentBlock a {
	color:#9CC;
	font-weight:700;
	text-decoration:none;
	}

#contentBlock a:hover {
	color:#699;
	font-weight:700;
	text-decoration:none;
	}

#footer {
	position:fixed;
	bottom:0px;
	left:0px;
	height:80px;
	width:606px;
	border-top:1px dotted #6D6DAA;
	font-size:70%;
	padding-left:8px;
	padding-top:4px;
	background-color:#FFF;
	}

#footer img {
	padding:6px;
	margin-right:32px;
	}