body
	{
	margin: 0 20px 0 20px;
	padding: 0;
	background: #fff;
	}

#splash 
	{
	height: 100%;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin-right: auto;
	margin-top: 0;
	line-height: 14px;
	}

#splash a, #splash a:active, #splash a:visited
	{
	color: #66ffff;
	text-decoration: none;
	padding: 2px;
	background: #000;
	}

#splash a:hover
	{
	background: #fff;
	color: #900;
	padding: 2px;
	}
	
.hide
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FF0000;
	display: none;
	}
	
.current
	{
	color: #fff;
	background: #ddd;
	}
	
.header
	{
	font-weight: bold;
	font-size: +2;
	}
	
#news
	{
	background: url(../images/link_bgrnd.gif);
	padding: 20px;
	margin: 0 20px 0 20px;
	}
	
#news>a>img
	{
	border: 0 !important;
	}
	
#main_menu
	{
	background: url(../images/link_bgrnd.gif);
	padding: 20px;
	margin: 0 20px 0 250px;
	width: 400px;
	}
	
p
	{
	background: transparent;
	}