body{
	background:#888888;
	top: 0;
	left:0;
	font-size: 14px;
	
} 
#main{
	position: relative;
	top: 0;

	background: #aaccaa;
}
#top_menu{
	background: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
} 
#main_body{
	background: #ffffff;
}
#left_menu{
       	color: #000000;
	background: #cccccc;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}	
.scroll{
	position:relative; 
	padding:10px;
	overflow: auto; 
}
a:link{
	color: blue;
	text-decoration: none;
	font-size: 12px;
}	
a:visited{
	color: blue;
	text-decoration: none;
	font-size: 12px;
}	
a:active{
	color: blue;
	text-decoration: none;
	font-size:12px;
}	
a:hover{
	color: blue;
	text-decoration: underline;
}	
#page{
	background-image: url('http://www.valleyfellowship.com/img/texture.jpg');
}
.psat-announce-title{
	font-weight: bold;
	padding-top: 30px;
	border-bottom: 1px solid #000000;
}
