<html>

<head>

<style type="text/css">
<!-- 

html	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: verdana, tahoma, arial, trebuchet ms, sans-serif;
	font-size: small;
	color: #006;
	background: #eef url(images/body_bg.gif) top center repeat;
	}

body	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: verdana, tahoma, arial, trebuchet ms, sans-serif;
	font-size: small;
	color: #006;
	background: #eef url(images/body_bg.gif) top center repeat;
	}

h1, h4, h6	{
	border-top: 1px solid #006;
	border-bottom: 1px solid #006;
	padding: 3px 10px;
	background: #fff;
	background: #fff url(images/topnav_a_bg.gif) bottom repeat;
	color: #eef;
	}

h2, h3, h5	{
	margin: 30px 10px 10px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 3px 10px;
	color: #006;
	background: #eef;
	}

h1	{
	font-size: 140%;
	}

h3, h4	{
	font-size: 120%;
	}

h6	{
	font-size: 100%;
	}

a	{
	text-decoration: underline;
	color: #006;
	}

a:hover	{
	text-decoration: none;
	}

div#header	{
	margin: 20px auto;
	border: 1px solid #006;
	width: 900px;
	height: 150px;
	background: #fff;
	}

div#header img	{
	margin: 0;
	border: 0;
	padding: 0;
	}

div#webpage	{
	margin: 0 auto;
	border: 1px solid #006;
	border-top: 0;
	padding: 0;
	width: 750px;
	background: #fff url(images/webpage_bg.gif) top center repeat;
	}

ul#topnav, ul#footernav	{
	margin: 0;
	padding: 0.5em 0; 
	text-align: right;
	list-style: none;
	background: #fff;
	clear: both;
	font-size: 80%;
	}

ul#topnav	{
	border-top: 1px solid #006;
	border-bottom: 1px solid #006;
	text-align: left;
	background: #fff url(images/topnav_bg.gif) center repeat;
	}

ul#topnav li, ul#footernav li	{
	margin: 0;
	border-top: 1px solid #006;
	border-left: 1px solid #006;
	padding: 0;
	display: inline;
	}

ul#topnav li#topnavlastitem, ul#footernav li#footernavlastitem	{
	border-right: 1px solid #006;
	}

ul#topnav li a, ul#footernav li a	{
	margin: 0;
	padding: 0.5em 1em; 
	background: #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: #fff url(images/topnav_a_bg.gif) center repeat;
	}

ul#topnav li a:hover, ul#footernav li a:hover	{
	background: #fff;
	color: #006;
	text-decoration: underline;
	}

div#content	{
	margin: 0;
	border: 0;
	padding: 0 10px;
	}

div#content ul li	{
	list-style-type: square;
	margin: 10px 10px 10px 10px;
	}


div#content div#column1	{
	float: left;
	width: 230px;
	}

div#content div#column2	{
	float: right;
	width: 500px;
	}

div#content div#contact	{
	margin: 0 10px 0 0;
	border: 2px solid #006;
	padding: 10px;
	background: #ffd;
	width: 170px;
	float: right;
	}

div#content div#contact p	{
	margin: 0;
	}

div#content ul#contact li	{
	list-style-type: none;
	margin: 20px;
	}

div#content div#column3	{
	float: left;
	width: 230px;
	}

div#content img	{
	border: 1px solid #006;
	margin: 5px;
	float: left;
	background: #fff;
	clear: both;
	}

div#content div#homelinks img	{
	margin: 5px 9px 10px;
	}

div#content table#contact	{
	xmargin-left: 60px;
	}

div#footer	{
	margin: 10px auto;
	border: 1px solid #006;
	width: 800px;
	height: 35px;
	background: #fff;
	clear: both;
	}

div#footer img	{
	margin: 0;
	border: 0;
	padding: 0;
	}



-->					
</style>

</head>

</html>
