@charset "UTF-8";
/* CSS Document */

#banner {
	background: url(images/mmmaaBanner5a.jpg) no-repeat top center;
	height: 174px;
	width: 800px; 
	}
	
#banner span {
	display: none;
	}
	
.main1, .main2, .main3, .main4 {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #ecf9a2;
	width: 420px;
	height: auto;
	border-bottom: #ff0000 3px solid;
	border-left: #660000 3px solid;
	border-right: #4c06bf 3px solid;
	border-top: #663399 3px solid;
	padding-left: 10px;
	margin-bottom: 25px;
	}
	
.main1 {
	margin-top: 25px;
	}
	
.scrolUp {
	float: right;
	text-align: center;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	background-color: #ecf9a2;
	border-bottom: #ff0000 8px groove;
	border-left: #660000 8px groove;
	border-right: #4c06bf 8px groove;
	border-top: #663399 8px groove;
	padding: 10px;
	}
	
#footer {
	margin-left: 100px;
	}
	
.slides a img {
	border: none;
	}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ecf9a2;
	width: 540px;
	height: auto;
	border-bottom: #ff0000 3px solid;
	border-left: #660000 3px solid;
	border-right: #4c06bf 3px solid;
	border-top: #663399 3px solid;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
#moveUp a:link {
	text-decoration: none;
	background: #ecf9a2;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 10px 4px 1px 4px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}

#moveUp a:visited {
	text-decoration: none;
	background: #A2C0E1;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 10px 4px 1px 4px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}
		
#moveUp a:hover {
	text-decoration: underline;
	background: #C3A6F2;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 10px 4px 1px 4px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}