BODY {
	position: relative;
	min-width: 600px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url("img/1up_background.gif");
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;

 }
#top { 
	position: absolute; 
	top: 0; 
	left: 0; 
	min-width: 600px; 
	width: 100%; 
	height: 212px; 
	background-image: url(img/header_greenhills03.jpg);
	background-repeat: repeat-x;
 }
td.left {
	background-color: #DFD4C0;
	font-size: 12px;
	border-top: 2px solid #9E7E51;
	border-right: 2px solid #9E7E51;
	border-bottom: 10px solid #9E7E51;
	border-left: 2px solid #9E7E51;
	height: 400px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;



}
td.middle {
	background-color: #DFD4C0;
	font-size: 12px;
	border-top: 2px solid #9E7E51;
	border-right: 2px solid #9E7E51;
	border-bottom: 10px solid #9E7E51;
	border-left: 2px solid #9E7E51;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;

	}
#right {
	position: absolute;
	top:212px;
	left: 80%;
	width: 19%;
	margin: 1% 0 0 1%;
	background-color: #DFD4C0;
	font-size: 12px;
	border-top: 1px solid #9E7E51;
	border-right: 1px solid #9E7E51;
	border-bottom: 10px solid #9E7E51;
	border-left: 1px solid #9E7E51;
	 }

/* HR styles need for IE 6/Win. */
HR.holder { width:600px; visibility: hidden } /* Equal to 'top' */
HR.left, HR.right { width: 120px; visibility: hidden; }
HR.middle { width: 360px; visibility: hidden; }
#sidebar ul {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;



}
#sidebar li {
	list-style-position: inside;
	list-style-type: none;
}
#sidebar ul li {
	list-style-position: inside;
	list-style-type: none;
}
#sidebar ul ul li {
	list-style-position: inside;
	list-style-type: none;
}
#sidebar ul ul ul li {
	list-style-position: inside;
	list-style-type: none;
}
#sidebar a {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;



}
#sidebar a:hover {
	color: #339900;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;


}

#sidebar{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	padding-top: 2px;
	padding-bottom: 2px;


}

input {
	border: 1px solid #9E7E51;
}
#rightcontent img{
	border:0;
}h2 {
	text-transform: uppercase;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	color: #996633;

}
h3 {
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}
.albumteaser {
	border: 1px solid #996633;
	background-color: #FFFFFF;
	font-size: 12px;

}
.albumcover {
	padding: 3px;
	font-size: 12px;

}
.albumblurb {
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996633;
	font-size: 12px;

}
.albumdescription {
	padding: 3px;
	font-size: 12px;

}
.albumplaylist {
	font-size: 12px;
	padding: 5px;
}
.albumfullblurb {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: top;
	font-size: 12px;


}
hr {
border: 0;
color: #9E7E51;
background-color: #9E7E51;
height: 1px;
width: 100%;
text-align: left;
}
a {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #669966;
	text-decoration: none;

}
.footer {
	background-color: #669966;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

