@import url('reset.css');
/* ya heard? */

body {
	font-family:"Verdana", "Arial", sans-serif;
	font-size:0.8em;
	color:#818181;
}

	h1 {
		font-size:2.6em;
		font-family:"Georgia", "Times New Roman", serif;
		color:#000;
	}
	
	h2 {
		font-size:1.9em;
		font-family:"Georgia", "Times New Roman", serif;
		color:#545353;
		margin:20px 0 4px 15px;
	}
	
	a {
		color:#6ba3a6;
		text-decoration:none;
	}
	
	a:hover {
		color:#1570a4;
	}

	#hedge-row {
		width:860px;
		overflow:hidden;
		margin:0 auto;
		border-left:2px solid #000;
		border-right:2px solid #000;
		padding:20px;
		background:#fff url('/images/jan.jpg') bottom right no-repeat;
	}

		#cuntent {
			width:660px;
			float:left;
		}
		
			.blarb {
				font-family:"Georgia", "Times New Roman", serif;
				font-size:.9em;
				color:#818181;
				position:relative;
				top:-7px;
				margin-left:15px;
				display:block;
			}
			
			#cuntact {
				width:50%;
				margin:5px 0 0 25px;
				font-family:"Georgia", "Times New Roman", serif;
			}
			
				#cuntact td {
					width:50%;
				}
				
				#cuntact .roles {
					text-align:right;
					color:#373737;
				}
		
			p {
				margin:0 0 4px 15px;
			}
			
			.in {
				margin:0 0 4px 25px;
			}
			
		#menyew {
			width:200px;
			float:right;
			text-align:right;
		}
		
			#menyew a {
				font-size:1.8em;
				font-family:"Georgia", "Times New Roman", serif;
			}
			
			
/* For Content */			
		
.hidden {
	display:none;
}

	ul.link-list {
		padding:5px;
	}

		ul.link-list li {
			float:left;
			text-align:center;
			margin:10px 15px;
			color:#666;
			font-family:"Georgia", "Times New Roman", serif;
			font-size:1.2em;
		}

#bio-section {
	width:800px;
	height:520px;
	padding-bottom:20px;
	background:transparent url('/images/jungole.jpg') center no-repeat
}

#bands-section {
	width:600px;
	padding-bottom:20px;
}		
	
#links-section {
	width:600px;
	padding-bottom:20px;
}

