body { 
	margin:0px; 
	margin-bottom:60px; 
	padding:0px; 
	background:url(../img/background.jpg) #000000 repeat-x; 
	font: 70% Tahoma; 
	line-height:15px; 
	}
table { 
	font: 1.0em Tahoma; 
	line-height:15px; 
	}
a { 
	color:#000000; 
	text-decoration:none; 
	padding:2px; 
	}
a:hover { 
	color:#000000; 
	text-decoration:underline;
	}
h1 { 
	background:url(../img/arrow.gif) no-repeat; 
	color:#000000; 
	font:2.2em "Trebuchet MS", Tahoma; 
	font-weight:bold; 
	letter-spacing:-1px; 
	display:block; 
	line-height:28px; 
	text-indent:28px; 
	}
h2 { 
	color:#000000; 
	font:1.8em "Trebuchet MS", Tahoma; 
	font-weight:bold; 
	border-bottom:1px solid #E1E2E5; 
	letter-spacing:-1px; 
	}
h3 { 
	color:#000000; 
	font:1.8em "Trebuchet MS", Tahoma; 
	font-weight:bold; 
	border-bottom:1px solid #E1E2E5; 
	letter-spacing:-1px;
	}
 
.notes { 
	font-size:0.8em; 
	color:#000000; 
	}
.shout { 
	font-size:1.8em;
	color:#000000;
	font-weight:bold;
	}
 
.datatable thead td { 
	background-color:#000000; 
	color:white; 
	font-weight:bold;  
	border:1px solid white; 
	padding:4px;
	}
.datatable tbody td { 	
	background-color:#000000; 
	border:1px solid white; 
	padding:4px;
	}
.datatable tfoot td { 
	background-color:#000000;
	border:1px solid white;
	padding:4px;
	}
 
img.clsleft {
	margin-right:10px;
	margin-bottom:10px;
	}
img.clsmiddle {
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	}
img.clsright {
	margin-left:10px;
	margin-bottom:10px;
	}

#container {
	width:720px;
	text-align:left;
	}
#head {
	height:100px;
	background:url(../img/head_back.jpg) no-repeat;
	}
#sitelogo {
	float:left;
	height:100px;
	text-align:left;
	line-height:90px;
	font-family:"Trebuchet MS", Tahoma;
	font-size:2.5em;
	color:white;
	font-weight:bold;
	}
#bhc {
	float:right;
	margin-right:10px;
	padding-top:35px;
	}
#bhc a:hover {
	background:none;
	}
#menu {
	clear:both;
	background:url(../img/menu_back.jpg) white no-repeat;
	height:35px;
	line-height:35px;
	text-align:center;
	}
#menu ul {
	margin:0px;
	padding:0px;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0px;
	}
#menu a {
	font-weight:bold;
	color:#000000;
	padding:5px;
	margin-right:10px;
	margin-left:10px;
	border:1px solid white;
	border-top:0px;
	border-bottom:0px;
	}
#menu a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border:1px solid #000000;
	background:none;
	border-top:0px;
	border-bottom:0px; 
	}
#top_image {
	background:url(../img/top_pic.jpg) white no-repeat;
	height:150px;
	text-align:center;
	}
#date {
	background:#000000;
	height:22px;
	width:696px;
	text-align:right;
	margin-left:12px;
	line-height:21px;
	color:white;
	}
#top_line {
	background:#000000;
	height:1px;
	width:696px;
	margin-left:12px;
	font-size:0px;
	margin-top:2px;
	}
#bot_line {
	background:#000000;
	height:1px;
	width:696px;
	margin-left:12px;
	font-size:0px;
	margin-bottom:2px;
	}
#main {
	width:720px;
	background:url(../img/pagebody_back.jpg) white repeat-y;
	}
#pagebody {
	width:630px;
	margin-left:45px;
	padding-top:30px;
	padding-bottom:40px;
	}
#pagebody img {
	border:1px solid #000000;
	}
#pagebody .noborder img {
	border:0px;
	}
#contact_bot {
	background:#000000;
	height:25px;
	width:696px;
	text-align:center;
	margin-left:12px;
	color:white;
	line-height:25px;
	}
#copyright {
	background:url(../img/copy_back.jpg) white no-repeat;
	height:35px;
	line-height:25px;
	color:#000000;
	text-align:center;
	}