BODY
{
	margin: auto;
	background-color: #dedad1;
	text-align: center;
}
address {display: inline}
P {line-height: 1.5em;}
H1
{
	color: #2d5a98;
	font-size: 2em;
	margin-top: 1em;
}
H2
{
	color: #2d5a98;
	font-size: 1.5em;
	margin-top: 1em;
}
A {color: #2E5A99}
#page
{
	background-position: center top;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	margin: auto;
	text-align: center;
}
#pageend
{
	background-position: center top;
	background-image: url(images/bgend.gif);
	background-repeat:no-repeat;
	height: 50px;
	margin: auto;
	text-align: center;
}
#container
{
	margin: auto;
	width: 810px;
	background-color: #ffffff;
	text-align: left;
}
#header
{
	background-image: url(images/header.jpg);
	width: 810px;
	height: 97px;
	overflow: hidden;
}
#header h1 {
	padding-left: 1600px;

}
#menu
{
	background-image: url(images/menubar.jpg);
	overflow: hidden;
	width: 810px;
	height: 33px;
	text-align: right;
}
#content 
{
	background-repeat: no-repeat;	
	background-position: left top;
	background-image: url(images/bg_content.gif);
	width: 810px;
	
}
#leftpane
{
	float: left;
	width: 352px;
	margin-right: 1px;
	height: 467px;
}
#leftpane2
{
	float: left;
	width: 360px;
	margin-right: 1px;
	overflow: hidden;
}
#rightpane
{
	float: left;
	width: 449px;
	height: auto;
	
}
#footer
{
	clear: both;
	background-image: url(images/menubar.jpg);
	overflow: hidden;
	width: 810px;
	height: 33px;
	text-align: right;
	font-family: arial;
font-size: 8pt;
}
#footer a {color: #666666;
margin-right: 20px; 
line-height: 3em;
display: inline;
}

   
#menu a
{
	font-weight: bold;
	font-size: 9pt;
	color: #444455;
	margin-right: 30px;
	font-family: arial;
	text-decoration: none;
}
#menu a:hover
{
	color: #000000;
	text-decoration: underline;
}

.copy
{
	font: 12px Arial,Helvetica,sans-serif;
	margin-left: 20px;
	color: #474a4e;
	margin-right: 20px;
}
table.datatable tr td 
{
	text-align: center;
	font: 11px/20px Arial,Helvetica,sans-serif;
	background-color: #DEDAD1;
	color: #444455;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
table.datatable tr.header td 
{
	
	font-weight: bold;
	color: #ffffff;
	background-color: #A59687;
}
table.datatable tr td.subhead 
{
	background-color: #DEDAD1;
	text-align: left;	
	color: #6D5F52;
	font-weight: bold;
}
em.tagline 
{
	font-weight: bold;
	color: #2d5a98;
	font-size: 1.2em;
}
