	/* ----- NARC FMB-AQ V1.0 HAIKU CSS File ----- */

body {
	background-color: #000000;
	background-position: top left;
	background-repeat: repeat-x;
	font-family: verdana, geneva, georgia, arial, sans-serif;
	font-size: 12px;
	margin: 0px
}

	/* ----- IDs ----- */

#allcontent { 
	width: 800px; 
	background-color: #c7ba98;
	background-image: url(haiku_bg1);
	padding-top: 5px; 
	padding-bottom: 5px;
	margin-left:	auto;
	margin-right:	auto;
} 


#header {
	background-color: #c7ba98;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	height: 195px;
}


#main {
	background-color: #fffafa;
	padding: 15px;
	margin: 0px 10px 10px 170px;
	border: 1px solid #737d58;
}


#sidebar {
	background-color: #fffafa;
	padding: 15px;
	margin: 0px 10px 10px 10px;
	text-align:center;
	width: 120px; 
	float: left; 
	border: 1px solid #737d58;
}

#sidebar ul {
	 
	list-style:none;
	 
	margin:0;

	padding: 0px;	 
	list-style-type:none;

}

#footer {
	background-color: #fffafa;
	color: #000000;
	text-align: center;
	padding: 15px;
	margin: 10px;
	font-size: 80%;
	clear: left;
	border: 1px solid #737d58;
}

#current {
	 
	color: #000000;
	border: 1px solid #000000;

}

	/* ----- CLASSES ----- */

.navbottom {
	width: 100px; 
	padding: 0px 0px 0px 0px;
	margin: 30px 10px 0px 10px;
	text-align:center;
}

.haiku {
	background-color: #d5c7ac;
	padding: 20px;
	margin: 10px 215px 10px 185px;
	color: #000000;
	border: 1px solid #000000;
}

.haiku ul {
	 
	list-style:none;
	 
	margin:0;

	padding: 0px;	 
	list-style-type:none;

	text-align: center;
	line-height: 1.5em;
}

.sections {
	width: 550px; 
	padding: 15px;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

	/* ----- HEADINGS ----- */


h1 {
	font-size: 120%;

}


h5 {
	font-size: 85%;
}


h1, h5 {
	background-color: #d5c7ac;
	color: #000000;
	padding: 1px;
	border: 1px solid #000000;
}

	/* ----- LINKS ----- */

a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}


a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

	/* ----- IMAGES ----- */


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



img { 
	border-style: none;
}

	/* ----- PSEUDO IDs ----- */

#footer a:link {
	color: #a6b7cb;
	text-decoration: none;
	border-bottom: none;
}


#footer a:visited {
	color: #a6b7cb;
	text-decoration: none;
	border-bottom: none;
}

	/* ----- PSEUDO CLASSES ----- */

.haiku a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}


.haiku a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
