
html {
	overflow-y: scroll;
	height: 100%;
}
body {
	font-family: "Book Antiqua", serif;
	color: #cccccc;
	background: #61554b;
	margin: 0px;
	padding: 0px 0px;
	text-align: center;
}

#mid-column {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 5px solid #3d3732;
	border-top-width: 0px;
	border-bottom-width: 0px;
	width: 960px;
	background: #000000 url('images/dmbg.jpg') no-repeat;
	min-height: 100%;
	font-family: "Book Antiqua", serif;
	font-size: 12px;
	text-align: left;
}

#menu {
	padding: 124px 0px 0px 0px;
	text-align: center;
	position:relative;
	right:-400px;
	font-family:"Book Antiqua", Times, serif;
/*	font-variant:small-caps;*/
	text-transform: uppercase; 
	color: #cccccc;
	font-size: 10px;
	width: 560;
}

#content {
	padding: 110px 100px 0px 100px;
	text-align:left;
	font-family: "Book Antiqua", serif;
	font-size: 14px;
	color: #cccccc;
}

#lyrics {

	margin: 0px 0px 0px 0px;
}

h1 {
	text-align:left;
	font-family: "Book Antiqua", serif;
	color: #ffffff;
	font-weight:normal;
	font-variant:small-caps;
	font-size: 16px;
}

a {
	color: #eeeeee;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

P {
	font-family:"Book Antiqua", Times, serif;
	font-size: 14px;
	color: #cccccc;
}

img {
	border:0px
}
	
img.demoart {
	border:1px solid #2c2015;
}



#footer {
	
	font-family:"Book Antiqua", Times, serif;
	font-variant:normal;
	color: #999999;
	font-size: 10px;
	position: relative;
	margin-top: -20px;
	height: 20px;
	clear:both;
}

#obox {
	height: 100%;
	width: 970px;
	margin: 0px auto;
	padding: 0px;
		text-align: center;
}