body
{
	background-color:  black;
	color: white;
	font-family: Verdana, Arial, Helvetica;
}

#logo
{
	/*background-image: url(../res/headerlogo.png);*/
	
}

#background
{
	
	-moz-opacity:.85;opacity:.85;
	
}

#content_panel
{
	background-image: url(../res/white_alpha3.png);
	background-repeat: repeat;
	text-align: justify;
	font-weight: normal;
	color: black;
}


.right_content_panel
{
	/*background-image: url(../res/white_alpha2.png);*/
	background-repeat: repeat;
	text-align: justify;
	font-weight: normal;
	color: black;
}
