html, body { 
	font: 10pt arial; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	height: 100%;
}

A:link {
	TEXT-DECORATION:underline;
	COLOR:#000000;
}

A:active {
	TEXT-DECORATION:underline;
	COLOR:#000000;
}

A:visited {
	TEXT-DECORATION:underline;
	COLOR:#000000;
}

A:hover {
	TEXT-DECORATION:none;
	COLOR:#F15D2F;
}

h2 {
	font: 14pt arial;
	text-align: center;
}

td.text {
	font: 10pt arial; 
	line-height: 18pt;
}

td.text_sm {
	font: 7pt arial; 
}

#contentwrap {
	background-image: url(../im/main_background.gif);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	text-align: left; 
	padding: 0 0 0 0;
	line-height: 18pt;
	overflow: auto;
}

#leafwrap {
	background-image: url(../im/main_leaf0.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 0 0 0;
}

#top {
	background-image: url(../im/subpage_top.jpg);
	background-repeat: no-repeat;
	width: 741px;
	height: 120px;
}

#bodywrap {
	margin: 0 0 0 21;
}

#overlay {
	background-image: url(../im/subpage_overlay.gif);
	background-repeat: no-repeat;
	width: 100%; 
	height: 136px;
	margin: 0 0 0 5;
	font-size:11px;
	color:#212121;
}

td.nav {
	font: 8pt arial;	
	text-align: center;
}

#topnav {
	margin: -1 0 0 0;
	padding: 3 0 0 0;
	background-color: #EDEFF0;
	width: 741px;
	height: 18px;
	text-align: center;
}


#maincontent {
	margin: 0 0 0 0;
	padding: 10 0 0 0;
	background-color: white;
	width: 741px;
}

#text {	
	width: 700px;
	margin: 0 0 0 20;
}


#bottom_nav {
	width: 741px;
	padding: 3 0 3 0;
	height: 100px;
	background-color: #F7F7F7;
	text-align: center;
	font: 8pt arial;
	color: white;
}

#bottom_webring {
	width: 741px;
	padding: 3 0 3 0;
	height: auto;
	background-color: #FA7A36;
	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: 3 0 0 0;
	height: 20px;
	background-color: #206FCC;
	text-align: center;
	font: 8pt arial;
	color: white;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: white;
}