/* CSS Document */body {	margin: 0;	padding: 0;	font-size: small;	background: url(img/bg1.gif) repeat;	}
blockquote {
	width: 50%;
	color: #804000;
	font-weight: bold;
	float: center;
	}
#header {	margin: 0;	padding: 10px 20px;	background: #7B330B url(img/header2.gif) no-repeat bottom left;	border-top: 1px solid #000;	}#header h1 {	margin: 0;	padding: 0;	font-family: "Trebuchet MS", sans-serif;	font-size: 180%;	color: #fff;	}#wrapper {	width: 100%;	padding-top: 10%;	}#content {	overflow: auto;	height: 300px;	width: 75%;	background: #fff;	float: right;	padding: 0;	border-top: 1px solid #000;	}#content p {	padding: 2px 10px 2px 10px;	}#sidebar {	height: 300px;	width: 25%;	float: left;	background: #fff url('img/celticken.jpg') left no-repeat;	padding: 0;
	border-top: 1px solid #000;	}#nav {	float: left;	width: 100%;	margin: 0;	padding: 0 0 10px 0;	border-bottom: 1px solid #000;	list-style: none;	background: #7B330B url(img/nav_bg.gif) repeat-x top left;	}#nav li {	float: left;	margin: 0;	padding: 0;	font-family: "Lucida Grande", sans-serif;	font-size: 85%;	}#nav a {	float: left;	display: block;	margin: 0 4px 0 0;	padding: 4px 8px;	color: #333;	text-decoration: none;	border: 1px solid #000;	border-top: none;	background: url(img/off_bg.gif) repeat-x top left;	}

/*Tabbed navigation*/#nav a:hover, body#bio #t-bio a{	color: #333;	padding-top: 7px 0 5px 0;	border-color: #000;	background: #fff url(img/on_bg.gif) repeat-x top left;	}

body#music #t-music a {	color: #333;	padding-top: 7px 0 5px 0;	border-color: #000;	background: #fff url(img/on_bg.gif) repeat-x top left;	}

body#pictures #t-pictures a {	color: #333;	padding-top: 7px 0 5px 0;	border-color: #000;	background: #fff url(img/on_bg.gif) repeat-x top left;	}
body#press #t-press a {	color: #333;	padding-top: 7px 0 5px 0;	border-color: #000;	background: #fff url(img/on_bg.gif) repeat-x top left;	}
body#contact #t-contact a {	color: #333;	padding-top: 7px 0 5px 0;	border-color: #000;	background: #fff url(img/on_bg.gif) repeat-x top left;	}
body#myspace #t-myspace a {	color: #333;	padding-top: 7px 0 5px 0;	border-color: #000;	background: #fff url(img/on_bg.gif) repeat-x top left;	}
body#band #t-band a {	color: #333;	padding-top: 7px 0 5px 0;	border-color: #000;	background: #fff url(img/on_bg.gif) repeat-x top left;	}

body#ken #t-ken a {	color: #333;	padding-top: 7px 0 5px 0;	border-color: #000;	background: #fff url(img/on_bg.gif) repeat-x top left;	}