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

/* THIS IS THE CORE STYLE SEET OF THE SITE */

a img {
	border: none;
	}

body {
	margin: 0;
	padding: 0;
	background-color: #615f49;
	color: #240606;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	
	}



#wrapper1 {
	position: relative;
	top: 0px;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	background: #dbdaca   top left no-repeat;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	z-index: 1000;
	overflow: visible;
		}


#header {
	background-image: url(graphics/minoa.bg.gif);
	alt: nassau blue background;
	width: 100%;
	height: 121px;
	border-top: 1px solid #000000;
	border-bottom: 6px solid #cc9900;
	padding-top: 15px;

	}


#Layer1 {
	position: absolute;
	left: 700px;
	top: 14px;
	width: 268px;
	height: 200px;
	z-index:99;
	background-color: #dbdaca;
	
}

#Layer3 {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 500px;
	height: 117px;
	color: #000000;
	z-index:99;
	background-image: url(graphics/minoabulletinbutton4.gif);
	
}

p.Layer3 {
	font-size: 100%;
	text-align: left;
	line-height: 1.2em;
	margin-top: 75px;
	margin-left: 3px;
	color: #ffffff;
	
		}




#navbar {
	position: absolute;
	top: 250px;
	left: -1px;
	width: 200px;
	float: left;
	overflow: visible;
	z-index: 40;
	height: 750px;
		
	}

#menubox  {
	position: absolute;
	left: 3px;
	top: 1px;
	width: 195px;
	height: 300px;
	z-index: 45;
	
	}




#main-text {
	position: relative;
	top: 110px;
	margin-top: 0px;
	margin-left: 200px;
	margin-right: 250px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	background-color: #dbdaca;
	border-left: 1px #000000 solid;
	width: 500px;
	z-index: 41;
	overflow: visible;
	clear: bboth;
		
	}


#column-three {
	position: absolute;
	top: 250px;
	right: 1px;
	margin-right: 2px;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	float: right;
	background-color: #c6c4a8;	
	overflow: visible;
	z-index: 70;
	}	


#footer {
	background-image: url(graphics/minoafooterbg.gif);
	width: 100%;
	height: 40px;
	border-top: 6px #cc9900  solid;
	padding-top: 10px;
	z-index: 100;
	clear: both;
		
	}	
	


	
h1 {
	font-family: verdana, helvetica, arial sans-serif;
	font-size: 175%;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background: #004a80;
	margin-left: 0px;
	margin-top: 0px;
			
		}
		
h2 {
	font-size: 150%;
	text-decoration: none;
	color: #990000;
	text-align: left;
	
		}
		
h3 {
	font-size: 100%;
	Text-align: left;
	font-style: strong;
	color: #004a80;
	
	}
			
		
		
h4 {
	font-size: 100%;
	Text-align: left;
	font-style: strong;
	color: #235eb3;
	
	}		
		
				
p {
	font-size: 100%;
	text-align: left;
	line-height: 1.2em;
	
		}
		
		
p.footer {
	font-size: .6em;
	font-weight: normal;
	color: #ffffff;
	
	}	
	


a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;	
	}	
	
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
	}	
	
a:hover {
	
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}	
	
a:active {
	}	
	

	
#header p {
	font-size: 60%;
	padding-top: 10px;
	padding-left: 25px;

	}	
	

	
p.navbar {
	text-align: center;
	color: #990000;
	font-weight: bold;
	}	
	
	
#navbar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}	
	
#navbar ul {
	margin: 0;
	padding 0:
	
	}	
		
#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	font-size: 75%;
	font-weight: normal;
	border-bottom: solid #ffffff 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	}
	
#navbar ul li a:hover {
	}			
	
.announcements {
	text-align: center;
	font-size: 100%;
	background-color: #cc9900;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	border: #990000 2px  solid;
	width: 150px;
	
	}	
	
	
	
p.imageblock {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 386px;
	
	}	
	
	
p.headerblock {
	margin-top: 15px;
	margin-left: 280px;	
	width: 464px;			
	
	}
	
	
div.leftphotobox {
	float: left;
	width: 265px;
	margin: 0 10px 0 0;
}	
	


div.rightphotobox {
	float: right;
	width: 265px;
	margin: 0 0 0 10px;
}		

div.centerphotobox {
	float: center;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}	

	

div.happeningbox {
	float: center;
	width: 95%;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	border-bottom: 1px #cc9900 solid;
}		



div.comingbox {
	float: center;
	width: 95%;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px #cc9900 solid;
	background-color: #faf49d;
}		

	
	

	
	
#gallery {
	width: 151px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1px;

	}		
	
	
		
		

	
p.fmabox {
	margin-left: auto;
	margin-right: auto;
	width: 215px;
	
	}	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
				
				
				
