body {
	margin: 20px 0px 0px 0px;
	}

body {
	font: 10px/16px  Verdana, Tahoma, Trebuchet MS, sans-serif;  
	color: #333333;
}

#thepage {
	margin-left: auto;
	margin-right: auto;
	}

#header {
	background-color: #F5F5CF ;
	border-top: 20px solid #ffffff;
	}

#logo {
	float: left;
	margin-left: 10px;
	}

#headerbtm {
	clear: both;
	background-color: #ffffff ;
	border-left: 20px solid #ffffff;
	height: 15px;
	padding: 0px 10px;
	}

#thecontent {
	clear: both;
	border-left: 20px solid #ffffff;
	}

#subleft {
	float: left;
	width: 142px;
	}

#subleft img {
	width: 142px;
	}

/*** thetext ***/
#thetext {
	float: left;
	width: 477px;
	}

/*** theText ***/


#footer {
	clear: both;
	height: 19px;
	padding: 0px 0px 0px 10px;
	font: 9px/19px  Verdana, Tahoma, Trebuchet MS, sans-serif;  
	}
	
#address {
	float: right;
	padding: 0px;
	margin-right: 73px;
	}

#footerimage {
	clear: both;
	}

#footerimage img {
	width: 100%;
	}

B	{ 
	font-weight: bold;
}

FORM { 
	margin: 0px;
}

SELECT { 
	font: 10px  Monaco, OCR A Extended, Andale Mono, Lucida Console, Courier New, monospace;
	margin-bottom: 0px; 
	margin-top: 0px;
}

INPUT, TEXTAREA	{ 
	font: 10px Monaco, OCR A Extended, Andale Mono, Lucida Console, Courier New, monospace; margin:0px;
}

IMG {
	display: block;
	border-style : none;
}

UL {
	margin-left: 15px;
	padding-left:2px;
	margin-top: 0;
	margin-bottom: 0;
	list-style-image: url(images/bullet.gif);
}

H1 {
	font-size:13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

H2 {
	font-size:11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	border-bottom: 1px solid #333333;
}

/* all links */
A, A:link, A:active, A:visited	{ 
	color: #336699; 
	text-decoration: none;
}

A:hover	{ 
	color: #6699CC;
	text-decoration: underline;
}
/* all links */

/*** Navigation ***/
#nav {
	display: none;
	}


/*** subnav - right side ***/
#subright {
	display:none;
	}
/*** subnav - right side ***/



#pad10 {
	padding: 0px 0px 20px 20px;
	}
