* {
	padding:0;
	margin:0;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	border-bottom: 1px dotted #5c7976;
	color: #5c7976;
	text-decoration: none;
}

a:hover {
	color: #5c7976;
	text-decoration: none;
}

body {
	background: #8f9e8b url(images/page-background.jpg) repeat-x top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 15px;
	font-weight: normal;
}

h1 {
	color: #412a22;
	font-size: 20px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-weight: normal;
	font-style: italic;	
}

h2 {
	color: #412a22;
	font-size: 15px;
	line-height: 1.6em;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	font-weight: normal;
	font-style: italic;	
}

h3 {
	color: #412a22;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	font-weight: normal;
	font-style: italic;	
}

h4 {
	color: #412a22;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	font-weight: normal;
	text-align: center;
}

p {
	color: #412a22;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: square;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	font-weight: normal;
	text-align: justify;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.bodybar {
	background: url(images/body-background.gif) #FFFFFF repeat-x top;
	vertical-align: top;
	width: 582px;
}

.bodybar ul {
	color: #333333;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: square;
	margin: 0px;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 8px;
	text-align: justify;
}

.footer {
	background: url(images/footer-background.gif) #FFFFFF no-repeat;
	height: 50px;
	padding: 0px;
	width: 750px;
}

.footer p {
	color: #412a22;
	font-size: 10px;
	line-height: 1.6em;
	margin: 0px;
	padding: 15px 168px 0 0;
	text-align: center;
	font-family: Arial, 'Lucida Grande', sans-serif;
}

.fineprint {
	font-size: 10px;
	margin: 0px;
	padding-top: 8px;
}

.floatright {
	clear: none;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.floatleft {
	clear: none;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.thumbnails {
	float: left;
	padding: 5px 5px 5px 20px;
	font-size: 10px;
	color: #666666;
}

.thumbnailsclearboth { clear: both; }

.logographic {
	background: url(images/top-background.jpg) #412a22 no-repeat;
	height: 140px;
	margin-top: 15px;
	padding: 0px;
	width: 750px;
}

.logographic h1 {
	color: #FFFFFF;
	font-size: 36px;
	margin: 0px;
	text-align: left;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	}

.logographic h2 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	text-align: left;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;	
}

.maincontainer {
	margin-bottom: 10px;
	width: 750px;
}

.navbar {
	background: url(images/nav-top.gif) #f2e6b6 repeat-x top;
	vertical-align: text-top;
	width: 168px;
}

.navbar ul {
	font-size: 11px;
	line-height: 1.9em;
	color: #412a22;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, 'Lucida Grande', sans-serif;
	text-align:left;
}

.navbar a:link { color: #5c7976; text-decoration: none; border-bottom: 1px dotted #5c7976;} 
.navbar a:visited { color: #5c7976; text-decoration: none;  border-bottom: 1px dotted #5c7976;}
.navbar a:hover { color: #412a22; border-bottom: 1px dotted #412a22; text-decoration: none;}

.graphictext {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
} 


.axsencallout {
	color: #FFFFFF;
	padding: 5px;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 8px;
	background: #412a22;
}