body
	{background-image: url("Background2.jpg");;
	color: black;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	}

.banner
	{
	background-image: url("Background1.jpg");
	color: black;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding:  10px 0px 10px 0px;
	}

.nav
	{background-image: url("Background3.jpg");
	color: black;
	font-size: 110%;
	font-family:  Arial, Helvetica, sans-serif; 
	text-align: center;
	border-top: solid black 2px;
	border-bottom: solid black 2px;
	}

.nav ul
	{list-style-type: none;
	display: inline;
	width: 80%;
	margin:0 auto;
	}

.nav li
	{list-style-type: none;
	display: inline;
	}

a.button:link  
	{color: black;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

a.button:visited 
	{color: black;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

a.button:active 
	{color: black;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

a.button:hover	
	{color: black;
	background-image: url("Background1.jpg");
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

.main	{padding: 0px 0px 0px 0px;	
	}


.text 	{margin: 10px 20px 10px 20px;
	font-size: 110%;
	}



.footer
	{background-image: url("Background3.jpg");
	color: black;
	font-size: 150%;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 110%;
	text-align: center;
	border-top: solid black 2px;
	border-bottom: solid black 2px;
	white-space: pre;
	}


.text h1	{text-align: center;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 150%;}


.textimg
	{border: none;
	float: right;
	margin: 10px 10px 10px 15px;}

.address
	{text-align: center;
	margin: 10px 0px 10px 0px;}

a.underline:link  
	{color: white;
	}
a.underline:visited 
	{color: white;
	}
a.underline:active 
	{color: white;
	}
a.underline:hover	
	{color: white;
	background-color: #1F1F1F;
	
	}

.center
	{text-align: center;
	}

img
	{border: none;
	}

