body {background-color: #FFFFFF;}
#masthead {background: #FFFFFF /*url(./media/images/paper_mast.jpg) 0 0 repeat-x; */ height: 80px; margin:0;  }
	#mast_logo {background: transparent /*url(./media/images/paper_logo.jpg) 40px 0  no-repeat; */ height: 75px; padding-bottom: 0px; margin:0;}
	#wrapper {background: #FFFFFF /*url(./media/images/paper_wrapper.jpg) 0 0 repeat-x; */  padding:8px 15px 0 0;} 
	#main {width: 70%; border-top: 1px solid #CCCCCC; padding: 20px 0 20px 0; min-height: none; margin: 0; color: #000000;}
	#footer p {color: #000000;}
	#footer p a:link, #footer p a:visited	{font-weight: normal; color: #000000; margin-bottom: 0; border bottom: #FFFFFF; border-top: #FFFFFF;}
	#footer p a:hover, #footer p a:active	{font-weight: normal; color: #333333; margin-bottom: 0;border bottom: #444444; border-top: #444444;}
	#sidebar1 .panel {}
	#sidebar1 h1, #sidebar1 h2, #sidebar1 h3, #sidebar1 p {color: #000000; font-size: 14px; margin-bottom: 0;}
	#sidebar1 a, #sidebar1 a:link, #sidebar1 a:visited {color: #000000; font-weight: normal;}
	#sidebar1 a:hover, #sidebar1 a:active {color: #333333; font-weight: normal;}
	#sidebar1 p {color: #555555;}
	#sidebar1 h2 {font-weight: normal; margin-top: 0;}
	#sidebar2 {display: none;}
	#page_title { color: #000000;  font-weight: bold; margin: 0 0 20px 0; border-top: 1px solid #CCCCCC; padding: 20px 0 8px 0;  height: 20px; }
	#page_title a,
	#page_title a:link,
	#page_title a:visited,
	#page_title a:hover,
	#page_title a:active
	{font-weight: bold;}

#nav a:hover, #nav a:active
	{
	display: block;
	text-decoration: none;	
	color: transparent;
	padding: 0;
	background: #000000;
	}

