body {
	background-image: url(images/bachback_watermark.jpg);
}

#clef {
	display: block;
	position: absolute;
	left: -10px;
	top: 65px;
	z-index: 10;
}
#content {
	background-image: url(images/bachback_watermark.jpg);
	display: block;
	position: absolute;
	z-index: 6;
	height: 350px;
	width: 600px;
	left: 268px;
	top: 144px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
#content a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited{
color: #666666;
}
#content a:hover{
color: #339999;
} 
#contentscroll {
	background-image: url(images/bachback_watermark.jpg);
	display: block;
	position: absolute;
	z-index: 6;
	height: 350px;
	width: 600px;
	left: 267px;
	top: 144px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
	overflow: auto;
}
#contentscroll a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#contentscroll a:visited{
color: #666666;
}
#contentscroll a:hover{
color: #339999;
} 
#topbar {
	display: block;
	height: 113px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(images/topbar3.jpg);
	background-repeat: no-repeat;
}
#bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DDE3C7;
	background-color: #41554C;
	display: block;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 540px;
	padding: 10px 60px 10px 280px;
	
}
#bottombar a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DDE3C7;
	text-decoration: none;
	
}
#bottombar a:visited{
color: #DDE3C7;
text-decoration: none;
	
}
#bottombar a:hover{
color: #E7E7A7;
text-decoration: none;
	
} 


#indentmenu{
	font: bold 13px Arial;
	width: 536px; /*leave this value as is in most cases*/
	z-index: 6;
	color: #FFFFFF;
	position: absolute;
	left: 300px;
	top: 80px;
}

#indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: url(images/indentbg.gif) repeat-x center center;
	border-top: 1px solid #564c66;
	border-right: 0 solid #564c66;
	border-bottom: 1px solid #564c66;
	border-left: 0 solid #564c66;
}

#indentmenu ul li{
display: inline;
}

#indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-left: 1px solid #564c66; /*dark purple divider between menu items*/
}


#indentmenu ul li a:visited{
color: white;
}

#indentmenu ul li a:hover, .indentmenu ul li .current{
color: #E7E7A7 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}
#imagearea {
	display: block;
	padding: 10px;
	float: right;
	height: 300px;
	width: 257px;
	position: absolute;
	left: 883px;
	top: 136px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.limerick {
	overflow: auto;
}
.boardtable {
	display: block;
	margin-left: 100px;
}
#facebook {
	height: 40px;
	width: 194px;
	position: absolute;
	left: 490px;
	top: 53px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
