* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -105px auto;
	width: 960px;
	 /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 105px; /* .push must be the same height as .footer */
}

.footerlogo{
float:left;
width: 110px;
padding: 0 0 10 10px;
margin-left: 10px;	
	
}

.footertext{
float:left;
height: 70px;
padding-top: 35px;	
	
}

.headings {font-family: Arial, Helvetica, sans-serif; font-size: 46px;
	color: #FFFFFF; text-align: left; vertical-align: top;
		}

body {background-color: #9999FF;
		}

#menu {text-decoration: none; }

.labels, a, a:link, a:visited, a:active {font-family: "Times New Roman", Times, serif;
	font-size: 18px; color: #660099; text-align: center; vertical-align: top;
	text-decoration: none;
	}


a:hover {font-family: "Times New Roman", Times, serif;
	font-size: 18px; color: #3D0067; text-align: center;  vertical-align: top;
	text-decoration: none;
	}

a.bamm {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
	
	}

a.bamm:hover {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
	text-decoration:underline;
	}


.text, .url {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-align: justify; vertical-align: top; padding-top: 3px; padding-right: 6px; padding-bottom: 3px; padding-left: 6px;
}

.url {font-weight: bold
	}

#content {width: 900px;
	  margin-left: auto;
	  margin-right: auto;
		
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FBFBFB;
	font-size: 12px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

.style11 {
	font-size: 36px;
	font-style: italic;
}



.style13 {
	font-size: 16px;
	color: #660033;
}
.style14 {font-family: Arial, Helvetica, sans-serif}


#nav {	 
	
	border: dotted #c0c0c0;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
 
	width: 804px; height: 35px;

	margin-top: 10px; 
	margin-bottom: 5px; 
	margin-left: auto;
	margin-right: auto; 

	background-color: #9999ff; 

	 

 
	
	}

 


a.nav, a.nav:link, a.nav:visited, a.nav:active {

				display:block; width:88px; height:35px; 
				background-color:#999ff; /* margin-top:2px; */ 
				text-align:center; text-decoration:none; 	
				font-family: "Times New Roman", Times, serif;
				font-style: italic; font-weight: bold; font-size: 16px; 
				color:#725033; line-height:30px; overflow:hidden; float:left;
				}

a.nav:hover {
		color:#ffffff; line-height: 30px; background-color: #999999;
		font-style: normal		
				}
 
  
#currentpage {  
		display:block; width:100px; height:30px; 
		background-color:#999ff; /* margin-top:2px; */ 
		text-align:center; text-decoration:none; 
		font-family: "Times New Roman", Times, serif;
		font-style: normal; font-size: 16px; 
		color:#ffffff; line-height: 30px; overflow:hidden; float:left;
				}
				
		
