body
			{
				font-family: "Arial", "Helvetica", "Verdana" ; 
				margin:0; 
				padding:0;
				height:100%; 
				background: #27b573 url('../images/header.png') no-repeat; 
			}
		#head
			{
				height: 230px;
			}
		#navi
			{
				margin: 2em;
				color: #666;
			}
		.navilink
			{
				font-size: 1.3em;
				text-decoration: none;
				color: #fff216;
			}
			
		.navilink:hover
			{
				font-size: 1.3em;
				text-decoration: underline;
				background: #2cca80;
			}
			
		.divider
			{
				font-size: 1.3em;
				color: #999;
			}
		#content
			{
				margin: 2em;
			}
		#footer
			{
				height: 100px;
				background: #27b573 url('../images/footer.png') no-repeat; 
			}
		.band 
			{
				width: 150px;
				float: left;
				margin: 0.5em;
				margin-left: 0em;
				 
			}
		.bandinfo 
			{
				margin: 0.5em;
				font-size: 1.3em;
			}
		.bandlink 
			{
				color: #fff216;
				font-size: 1.2em;
			}
		.floatclear{clear: both;}
		.motto {font-size: 1.5em;font-weight: bold;}		
		.datum {font-size: 1.5em;font-weight: bold;}
		.smaller *{font-size: 0.9em;}
		.smaller {background: #2cca80;}
		.archive {	
					color: #fff216;
					font-size: 1.2em
					
				}

