body{
		 
	font-family: tahoma;
	font-size: 12px;

}


a{
	color:black;
}

.text a{
	color:#384b4f;
	text-decoration:underline;
	font-weight:bold;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.pagecontainer{
	font-family: tahoma;
	 
}

.header {
	background-image:url("images/header.png");
	_background-image:url("images/header.jpg");
}


div.pagetitle{
	font-size:14px;
	color:#003366;
	font-weight:bold;
}

.content{
	 
}


.text {
	background-position:top right;
}

.footer {
	background: url('images/foot.png');
	_background: url('images/foot.jpg');
	background-position:top center;	
	background-repeat:no-repeat;
}


.text img{
	border:1px solid #d3a520;
}

.editor img{
	border:0px;
}


