html, body { 
	font:10pt arial; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	height:100%;
}

A:link,A:active,A:visited {
	TEXT-DECORATION:underline;
	COLOR:#3333cc;
}
A:hover {
	TEXT-DECORATION:underline;
	COLOR:#3333cc;
}
A.webringlink:link,A.webringlink:active,A.webringlink:visited {
	font:8pt;
	TEXT-DECORATION:none;
	COLOR:#FFFFFF;
}
A.webringlink:hover {
	font:8pt;
	TEXT-DECORATION:underline;
	COLOR:#ffcc33;
}
h2 {
	font:14pt arial;
	text-align:center;
	margin:0px 0px 12px 0px;
}
h3 {
	font:11pt arial;
	text-align:center;
	margin:0px 0px 12px 0px;
}
#bodywrap {
	margin:0px 0px 0px 21px;
	overflow: hidden;
}

td.nav {
	font:8pt arial;	
	text-align:center;
}

#text {	
	width:450px;
	margin:0px 0px 0px 10px;
	line-height:14pt;
}



a.mainnav	{
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	padding:2px 3px 2px 3px;
	font-weight:normal;
}

#bottom_nav {
	width:741px;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	margin:0px;
	background-color:#F4F4F5;
	text-align:center;
	font:8pt verdana;
	color:#FFFFFF;
}
#bottom_webring {
	width: 741px;
	padding: 3px 0px 3px 0px;
	height: 100px;
	background-color: #206FCC;
	text-align: center;
	font: 8pt verdana;
	color: white;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: white;
}
#bottom_webring_links {
	width: 741px;
	padding: 3px 0px 3px 0px;
	height: 50px;
	text-align: center;
	font: 8pt verdana;
	color: white;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: white;
}
#bottom_contact {
	width: 741px;
	padding: 3px 0px 3px 0px;
	height: 20px;
	background-color: #206FCC;
	text-align: center;
	font: 8pt verdana;
	color: white;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: white;
}