* {
	padding:0;
	margin:0;
}

a {
	text-decoration: none;
}

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

a:hover {
	color: #18A0CF;
	text-decoration: none;
}

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

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

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

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

h4 {
	color: #993300;
	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: #222222;
	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;
}

#main {
	background: url(images/body-background.gif) #E4AB63 no-repeat top;
	vertical-align: top;
	width: 582px;
}

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

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

#footer p {
	color: #993300;
	font-size: 10px;
	line-height: 1.6em;
	margin: 0px;
	padding: 15px 168px 0 0;
	text-align: center;
	font-family: Verdana, '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) #993300 no-repeat;
	height: 140px;
	margin-top: 15px;
	padding: 0px;
	width: 750px;
}

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

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

#container {
	margin-bottom: 10px;
	width: 750px;
}

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

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

#navgraphic a:link { color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF;} 
#navgraphic a:visited { color: #FFFFFF; text-decoration: none;  border-bottom: 1px dotted #FFFFFF;}
#navgraphic a:hover { color: #E4AB63; border-bottom: 1px dotted #E4AB63; 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: #174743;
}