body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
	margin: 100px; 
	text-align:center;
}
#wrapper {
	width: 800px; 
	margin: 0px auto;
	text-align: left;
	background: #fff;
	border: 1px solid #ccc;
}
#pageheader {
	height: 60px;
}
#logo {
	margin: 15px 0px 0px 25px;
}
a, a:link, a:visited {
	color: #959595;
	text-decoration: none;
}
a:hover, a:active {
	color: #c25105;
	text-decoration: none;
}
a.currentcolor {
	color: #c25105;
	text-decoration: none;
}
#innerborder1 {
	width: 782px;
	margin: 0px 8px 8px 8px;
	border: 1px solid #ccc;
	background: #ccc;
}
#innerborder2 {
	width: 780px;
	margin: 0px;
	border-top: 0px; 
	border-left:0px; 
	border-right:2px solid #ddd; 
	border-bottom:2px solid #ddd;
	background: #fff;
}
#globalnav {
	font-size: 7pt;
	letter-spacing: 0.25pt;
}
#globalnav ul {
	padding: 0px; 
	margin: 28px 0px 0px 0px;
	list-style-type: none;
}
#globalnav ul li {
	float: left; 
	margin: 0px 17px 0px 0px;
}
#localnav, #subnav {
	width: 110px;
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 1px;
}
#localnav ul, #subnav ul {
	padding: 0px;
	margin: 32px 0px 10px 12px;
	list-style-type: none;
}
#subnav {
	width: 195px;
	letter-spacing: 0px;
}
#picimage {
	margin: 15px;
	padding: 15px;
	border-left: 1px dashed #999;
	height: 400px;
	text-align:center;
}
#bodytext {
	width: 450px;
	height: 400px;
	margin: 50px 0px 0px 75px;
}
#bodytext h1 {
	font-style: bold;
	font-size: 11px;
}
#bodytext p {
	line-height: 28px;
}
#bodytext a:link.maillink, #bodytext a:visited.maillink {
	color: #c25105;
  text-decoration: none;
}
#bodytext a:hover.maillink, #bodytext a:active.maillink {
	color: #959595;
  text-decoration: none;
}
#bodytext2 {
	width: 475px;
	height: 400px;
	margin: 50px 0px 0px 75px;
}
#bodytext2 h1 {
	font-style: bold;
	font-size: 11px;
}
#bodytext2 p {
	line-height: 28px;
}
#bodytext2 a:link.maillink, #bodytext a:visited.maillink {
	color: #c25105;
  text-decoration: none;
}
#bodytext2 a:hover.maillink, #bodytext a:active.maillink {
	color: #959595;
  text-decoration: none;
}