/* Beauceant Screen Styles */
body {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #000000}
body {background-color: #ffffff;}
header {background-color: #ffffff}
#h1 {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 30pt}
#h2 {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 20pt}
#h3 {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 15pt}
head {text-align: center}
links {text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
main {width: 70%; float: left}
source {text-align: center; font-family: Arial, Helvetica, san-serif; font-size: 6pt}
line {color: red; background-color: purple; height: 2px; width: 100%}
contact {text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 14pt}
images {text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

#officers
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Beauofficers.jpg") no-repeat 0 0;
	}
#officers:hover
	{
		background-position: 0 -34px;
	}
#officers span
	{
		display: none;
	}		
	
#newsletter
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Beaunewsletter.jpg") no-repeat 0 0;
	}
#newsletter:hover
	{
		background-position: 0 -34px;
	}
#newsletter span
	{
		display: none;
	}		
	
#history
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Beauhistory.jpg") no-repeat 0 0;
	}
#history:hover
	{
		background-position: 0 -34px;
	}
#history span
	{
		display: none;
	}		
	
#contact
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Beaucontact.jpg") no-repeat 0 0;
	}
#contact:hover
	{
		background-position: 0 -34px;
	}
#contact span
	{
		display: none;
	}			
	
#calendar
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Beaucalendar.jpg") no-repeat 0 0;
	}
#calendar:hover
	{
		background-position: 0 -34px;
	}
#calendar span
	{
		display: none;
	}
	
#pwp
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Beaupwp.jpg") no-repeat 0 0;
	}
#pwp:hover
	{
		background-position: 0 -34px;
	}
#pwp span
	{
		display: none;
	}	
					
	
#lmc
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("LMCwhite.jpg") no-repeat 0 0;
	}
#lmc:hover
	{
		background-position: 0 -34px;
	}
#lmc span
	{
		display: none;
	}				

#lmcws
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("LMCws.jpg") no-repeat 0 0;
	}
#lmcws:hover
	{
		background-position: 0 -34px;
	}
#lmcws span
	{
		display: none;
	}					