@import url(_teasers.css);

body {
	font-size: 90%;
	background: white url(../images/bg/wheat.jpg) bottom center repeat-x fixed;		
	color: black;
}
a {
	color: #803700;
}
a img {
	color: #803700;
	border-color: #803700;
}
div#header h1, div#site_photo {
	display: none;
}
div#header_content_footer_wrapper {
	background: transparent url(../images/bg/header.gif) top left repeat-x;	
}
div#flashheader {
	position: absolute;
	top: 153px;	
	width: 509px;
	z-index: 4;
}
div#flashheader object {
	display: block;
}

div#main_menu {		
	text-align: right;	
	padding: 6px 0 2px 0;
}
div#main_menu span {
	margin: 0px 3px;
}
div#main_menu span img {
	vertical-align: top;
}
div#header {
	height: 223px;
}
div#content {
	background: url(../images/bg/guitarbottom.gif) top left no-repeat;
	padding-left: 220px;
}
div#content h2 {
	text-align: center;
}
div#misc1 {
	background: url(../images/bg/guitartop.gif) top left no-repeat;
	height: 247px;
	width: 218px;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
}


div#site_credit {
	font-size: 80%;
	margin-top: 4px;
}

