<style type="text/css">
<!--
empty {}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e6e6e6;
	background-image: url("pictures/backmain.gif");
}

div {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #646464;
}

a:hover {
background-color: #ffffff;
text-decoration: underline;
}

table {
	font-size: 12px;
	line-height: 13px;
}

.head {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}


#navigation {
	position: absolute;
  left: 50px;
  top: 375px;
}
	
#content {
	width: 500px;
	position: relative;
	left: 29px;
	min-height: 750px;	
}

#main {
	position: absolute;
	top: 0px;
	left: 90px;
	width: 810px;
}

#sidebar {
	position: absolute;
	top: 350px;
	left: 659px;
	width: 220px;
	background-image: url("pictures/sidehead.gif");
	background-repeat: no-repeat;
	background-color: #e6e6e6;
}

#news {
	position: relative;
	top: 20px;
	left: 10px;
	width: 200px;
	overflow: hidden;
	font-size: 11px;
	color: #646464;
}

#bottom {
	width: 820px;
	height: 93px;
	background-image: url("pictures/bottom.gif");
}
	

form
   { padding:0px; border:0px}
 input, select, textarea
   { font-size:11px; font-family:Verdana,sans-serif; font-weight:normal; width: 200px;}
 input, select, textarea
   { color:#000000; background-color:#ffffff; border:1px solid #000000;}
	
-->
</style>

