body{
		background:white;
	font-family: arial;
	font-size: 12px;

}


a{
	color:black;
}

.text a{
	color:#384b4f;
	text-decoration:underline;
	font-weight:bold;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.pagecontainer{
	font-family: arial;
	background-image:url(images/bg.jpg);
	background-position: center top;
	background-repeat:repeat-x;
}

.header {
	background-image:url('images/header1.png');
}

.header2 {
	background-image:url('images/header2.png');
}

div.pagetitle{
	font-size:14px;
	color:#003366;
	font-weight:bold;
}

.content{
	}


.text {
	background:url('images/page_top.png') no-repeat;
	background-position:top right;
}

.pagecontainer .menu {
	background:url('images/page_top.png') no-repeat;
	background-position:top left;
}
.pagecontainer .menu .menu {
	background:none;
}

.pagecontainer .text .menu {
	background:none;
}

.footer {
	background:white url('images/bgbottom.png');
}

.footer2 {
	background:white;
}

.text img{
	border:1px solid #d3a520;
}

.editor img{
	border:0px;
}

.image {
	background-image:url('images/page_footer.png');
}


