body {
	background:url(../images/body_BG.jpg) no-repeat center top;
	background-color:#1a895f;
	margin:0px;
	padding:0px;
}

#wrapper {
	margin:auto;
	width:950px;
	padding:0px;
}

#header {
	width:950px;
	height:198px;
	margin:0px;
	padding:0px;
}

#logo {
	height:198px;
	width:383px;
	margin:0px;
	padding:0px;
}

#topNav {
	background:url(../images/navigation_BG.jpg) no-repeat;
	width:950px;
	height:35px;
	margin:0px;
	padding:18px 0px 0px 0px;
}

.nav {
	display:inline;
	font:12px/20px Arial;
	color:#1a895f;
	text-decoration:none;
	padding:0px 30px 0px 20px;
	margin:10px 0px 0px 0px;
}

.nav li a {
	display:inline;
	text-transform:uppercase;
	font:14px/20px Arial;
	color:#1a895f;
	width:950px;
	text-decoration:none;
}

.nav li a:visited, .nav li a:active{
	color:#1a895f;
}

.nav li a:hover{
	color:#154380;
	font-weight:normal;

}

#mainContainer {
	width:950px;
	background:#FFFFFF;
	display:table;
	margin:0px;
	padding:30px 0px 20px 0px;
}

#intro {
	background:#FFFFFF;
	width:550px;
	margin:0px 10px 0px 30px;
	padding:0px;
	float:left;
}

#intro h3 {
	font:18px Arial;
	color:#38669f;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 10px;
}

#intro p {
	font: 12px Arial;
	letter-spacing:normal;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	color:#545454;
	padding:0px 10px 0px 0px;
}

#intro ul {
	margin:0px;
	padding:0px;
}

#intro li {
	font:12px Arial;
	color:#545454;
	margin:0px;
	padding:4px 0px 4px 10px;
	list-style-type:none;
}

#intro h3 {
	font: 14px Arial;
	letter-spacing:normal;
	line-height:normal;
	padding:10px 0px 5px 10px;
	margin:0px;
	color:#1a895f;
	font-weight:normal;
}

#intro a {color:#1a895f; text-decoration:underline;}

#intro a:hover {color:#000000;}



#stuff {
	background:#FFFFFF;
	width:300px;
	float:left;
	margin:0px;
	padding:0px;
}

#stuff h1 {
	font: 18px Arial;
	letter-spacing:normal;
	line-height:normal;
	padding:10px 0px 5px 10px;
	margin:0px;
	color:#1a895f;
	font-weight:normal;
}

#stuff p {
	font: 12px Arial;
	color:#545454;
	letter-spacing:normal;
	letter-spacing:normal;
	padding:0px 0px 20px 10px;
	margin:0px;
}

#stuff ul {
	margin:0px;
	padding:0px;
}

#stuff li {
	font:12px Arial;
	color:#545454;
	margin:0px;
	padding:0px 0px 4px 10px;
	list-style-type:none;
}

#stuff a {color:#1a895f; text-decoration:underline;}

#stuff a:hover {color:#000000;}

#footer {
	background:url(../images/bottom.jpg) top no-repeat;
	width:940px;
	padding:0px 0px 0px 10px;
	height:65px;
	float:left;
}

#footer p {
	padding:15px 0px 0px 0px;
	margin:0px;
	color:#e7e3a8;
	line-height:normal;
	font:11px/20px Arial;
}

#footer a:link, #footer a:visited, #footer a:active {
	font:11px/20px Arial;
	font-weight:normal;
	padding:0px;
	color:#e7e3a8;
	text-decoration:none;
}

#footer a:hover {
	color:#e7e3a8;
}

#copyright {
	width:355px;
	height:65px;
	float:right;
	padding:5px 0px 0px 0px;
	text-align:right;
}



.imgLeft {
	float:left;
	width:100px;
	height:150px;
	margin:0px 35px 0px 0px;
	padding:0px;
}




img {
	border:none;
}

td {
	font: 12px Arial;
	color:#050;
	letter-spacing:normal;
	letter-spacing:normal;
	padding:2px 0px 2px 0px;
	margin:0px;
	font-weight: bold;
	font-size: 14px;
}
	
	.author_notes   { color: #222; font-size: 14px; line-height: 18px; font-family: Georgia, "Times New Roman", Times, serif ; font-weight: normal; font-style: italic; }