.background {
	background-color: #444;
	background-image: url(../images/Water.jpg);
	background-repeat: no-repeat;
	background-size: cover
}
#sleepyard_logo {
	padding: 20px;
}
.text_background {
	background-color: #FFC;
}
.maintext {
	font-family: gotham_lightregular, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.25em;
	text-align: left
}
.maintextpress{
	font-family: gotham_lightregular, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.25em;
	text-align:justify;
}
.textwrap{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.mainheader {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bolder;
}


a {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a:visited {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a:hover {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#777;
}
a:active {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a.top {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	text-decoration:none;
	color:#FFF;
}
a.top:visited {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	text-decoration:none;
	color:#FFF;
}
a.top:hover {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	text-decoration:none;
	color:#CCC;
}
a.top:active {
	font-family: gotham_bookregular, Arial, Helvetica, sans-serif;s
	font-size: 2em;
	font-weight: normal;
	text-decoration:none;
	color:#FFF;
}

#maintable{
	display:none
}
.closenews {
    position: relative;
    left: 608px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closediscography {
    position: relative;
    left: 470px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_intersounds {
    position: relative;
    left: 480px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_bigmonday {
    position: relative;
    left: 480px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_therunner {
    position: relative;
    left: 490px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_easytensions{
    position: relative;
    left: 445px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_futurelines{
    position: relative;
    left: 470px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_downtangerineroad{
    position: relative;
    left: 280px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_wallofconfusion{
    position: relative;
    left: 370px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_blacksails{
    position: relative;
    left: 510px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_whitesails{
    position: relative;
    left: 500px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closedisc_heavytensions{
    position: relative;
    left: 410px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closepress{
    position: relative;
    left: 610px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.closecontact{
    position: relative;
    left: 411px;
	top: -26px;
	cursor: pointer; cursor: hand; 
}
.bottomlinks{
    position: fixed;
    right: 2%;
	bottom: 3%;
}
.discogpic{
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 11px;
	padding-bottom: 11px;
}
.discogpic:hover {
    opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
} 
.albumpic{
	padding-right:15px;
}
.aligntop{
	vertical-align:top;
}