html, body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}
body{
	background-color: #F1E0B8;
	font-family: Verdana;
	color: #660000;
	text-align: center;
	font-size: 11px;
	min-height: 100%;
    

}

#container{
	margin-top: 14px;
	width: 795px;
	text-align: left;
	margin: 0px auto;
	background-color: #F0C875;
	min-height: 100%;
}
#headimage{
	width: 100%;
	margin-bottom: 2px;
	float: left;
}
#headimage img{
	border: 0px;
}
#menu{
	border: 1px solid #BD6B21;
	width: 100%;
	height: 16px;
	float: left;
	margin-bottom: 2px;
}

#content{
	border: 1px solid #BD6B21;
	width: 795px;
}
table{
 	width: 795px;
 }
#leftborder{
	min-height: 100%;
	height: 100%;
	width: 140px;
	background: url(../images/pattern.gif) repeat-y left top; 
	dispay: table;
	float: left;
	border-right: 1px solid #BD6B21;
}
#pagetitle{	
	padding-top: 10px;
	background: url(../images/pattern.gif) repeat-y left top; 
}
h1.ptitle{	
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#mainfield{
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: justify;
	height: 100%;
}
#mainfield p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

#mainfield h2{
	width: 100%;	
	background-image: url(../images/heading.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 5px;

}

#mainfield h4{
	width: 100%;
	background-image: url(../images/h_spacersm.gif);
	background-repeat: no-repeat;
	/*background-color: #959595;
	border: 1px solid #A1A1A1;*/
	font-size: 100%;
	padding-bottom: 5px;
	padding-top: 1px;
	padding-left: 5px;
	font-weight: normal;
	text-align: left;
}
#mainfield h1{
	margin-bottom: 10px;
}
#footer{
	width: 100%;
	text-align: center;
	float:left;	
}
h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	
}
.menuitemoff{
	color: #660000;
	background-color: #F0C875;
	cursor: hand;
	cursor: pointer;
	
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.menuitemon{
	color: #000000;
	background-color: #A1A1A1;
	cursor: hand;
	cursor: pointer;
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 16px;
	padding-left: 5px;
	padding-right: 5px;	
}
.header{
	height: 29px;
	width: 100%;
	background-image: url(../images/backgroundhdr.gif);
	background-repeat: repeat-x;
	float: left;
}
.header h1{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-left: 10px;
	
	font-weight: bold;
	font-size: 100%;		
}
.body{	
	float: left;
	padding: 4px;
}
.newsitem{
	border-bottom: 1px dashed #A1A1A1;
	padding-bottom: 4px;
	
	text-align: justify;
}
.newsitem img{
	align: left;
}
h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-weight: bold;
	font-size: 110%;
}
h2{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	font-weight: normal;
	font-size: 100%;
	background-image: url(../images/heading.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #660000;
	font-weight: bold;

}
p{
	margin: 0px 0px 0px px;
	padding: 0px 0px 0px 0px;
}
p.clear
{
	clear: all;
}		
a{
	text-decoration: underline;
	color: #890404;

CC0000

}
.centered{
	text-align: center;
}

td.title{
	font-size: 11px;
}	

#mainfield table{
font-size: 100%;
}



