<style type="text/css">
<!--

* { 
	margin:0;
	padding:0;
}

html {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	color: #404040;
	line-height: 20px;
}

body {
	background-image: url("../images/bg5b.gif");
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
}

#topborder {
	background-image: url("../images/border_top.png");
	height: 79px;
}

#body {
	width: 980px;
	background-image: url("../images/border_sides.png");
}

#header {
	width: 900px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 152px;
}

#title {
	float: left;
	width: 347px;
	margin: 105px 0px 0px 15px;
}

#nav {
	float: right;
}

#special {
	text-align: right;
}

#nav_items {
	margin-top: -5px;
}
	
#content {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
}

#contentleft {
	width: 600px;
	float: left;
}

#contentright {
	margin-top: 6px;
  	padding-bottom: 10px;
	width: 280px;
	float: right;
	background-color: #288394;
	color: #fff;
}

#bottomborder {
	background-image: url("../images/border_bottom.png");
	height: 91px;
}

#social {
	text-align: center;
	width: 300px;
	margin: 0 auto;
	padding-top: 20px;
}

#copy {
	text-align: center;
}

p {
	margin: 0px 0px 10px 0px;
}

.heading {
	color: #288394;
	font-weight: bold;
}

.itty {
	margin-top: 40px;
	font-size: 10px;
	color: #888;
	text-align: center;
	line-height: 14px;
}

ul {
	list-style-type: none;
	padding: 5px 30px 0 20px;
	margin: 0;
}

li {
	background-image: url("../images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 12px;
	padding-bottom: 10px;
	line-height: 20px;
}

img {
	border: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #288394;
	font-family: Arial;
	font-size: 14px;
}

a:hover {
	text-decoration: none;
	color: #7d2d16;
	font-family: Arial;
	font-size: 14px;
}

a.nav:link, a.nav:visited {
	text-decoration: none;
	padding: 0px 10px 0 10px;
	color: #288394;
	font-family: Arial;
	font-size: 16px;
}

a.nav:hover {
	color: #7d2d16;
}

-->
</style>

