a:link {
	color: #0054a4;
}

a:visited {
	color: #42a2ff;
}

a:hover {
	color: #999;
}

a:active {
	color: #fc3;
}

body {
	background: #ba5730;
	color: #666;
	font: normal normal 500 12pt  georgia,times, serif; 
	text-align: center;
	
}

div#container {
	background-color: #fff;
	border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;
	color: #565656;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
}
div#shadow {
	width:901px; border-right: 1px solid #999;border-bottom: 1px solid #999; margin: 10px auto;
}
h2 {
	color: #003471;
	margin: 0;
	padding: 0;font: 600 15pt/100% "lucida sans unicode","lucida grande",lucida,arial,verdana,helvetica,monospace;letter-spacing:.5pt;
}

h3 {
	color: #736357;
	font-size: 13pt;
	margin: 0 0 -10px 0;
	padding: 0;font: 600 13pt/100% "lucida sans unicode","lucida grande",lucida,arial,verdana,helvetica,monospace;letter-spacing:.5pt;
}


p, ul {
	line-height: 150%;letter-spacing:.3pt;
}

ul {
	list-style: square outside;
}

#address {
	margin: 0;
	padding: 50px 0 0 0;
}

#address p {
	font-size: 80%;
	}

#by {
	float: right;
	font-size: 70%;
	text-align: right;
}

#content {
	background: #fff;
	border-right: 4px dotted #ba5730;
	line-height: 130%;
	margin-right: 190px;
	max-width: 600px;
	padding: 20px 20px 20px 40px;
}

#content h2 {
	margin: 0 0 .5em 0;
}

#copyright {
	float: left;
	font-size: 70%;
}

#footer {
	background: #fff;
	border-top: 0px solid #39f;
	clear: both;
	color: #333;
	margin: 0 0 10px 0;
	padding: 12px 12px 12px 12px;
	
}

#leftnav {
	float: right;
	margin: 0 20px 0 0;
	padding: 12px;
	width: 175px;
}

#leftnav p {
	margin: 0 0 1em 0;
}

#logotype {
	float: left;
	margin: 0;
	padding: 0px 0 0px 20px;
	width: 100px;
}

#top {
	background: #fff;
	border-bottom: 0px solid #808080;
	line-height: 81px;
	padding: 18px 0px 12px 12px;
}

#top h1 {
	font-size: 28px;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;color:#003471;text-transform:uppercase;letter-spacing:.05em; 
}
.pagenavs {
	font-size: 9pt;
}

.navhed {
	font-weight:600; font-family: "lucida sans unicode","lucida grande",lucida,arial,verdana,helvetica,monospace;letter-spacing:.5pt;color:#736357;font-size:80%;
}
