.news_hidden
{
	visibility:hidden;
	position:absolute;
	height:0px;
	width:0px;
}
.news_visible
{
	visibility:visible
}
.right_pane
{
	white-space:nowrap; 
	overflow:hidden; 
	width:175px; 
	height:375px;
}
.body_simple
{
	background-color:transparent;
}
.body_full
{
	background-image: url(../back2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #063805;
	background-repeat: repeat-x;
}
