/* CSS Document */

body {
	background: #181311;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
	}

#wrapper {
	position: relative;	width: 916px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}
#folio {	width: 916px;
	height: auto;
	margin: 0;
	padding: 0;
	}
#sitewrapper {	width: 916px;
	height: auto;
	margin: 0;
	padding: 16px 0 0 0;
	text-align: left;
	}
#albums {
	width: 916px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #999;
	font-size: 12px;
	padding: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#albums a {
	color: #fff;
	text-decoration: none;
	}
#albums a:hover {
	color: #fff;
	text-decoration: underline;
	}
#albums a.selected {
	color: #F7DD05;
	text-decoration: none;
	}
#albums a.selected:hover {
	color: #F7DD05;
	text-decoration: none;
	}
.album_divider {
	margin: 0 8px;
	}

#ssmodule {
	width: 916px;
	height: auto;
	margin: 0;
	padding: 0;
	}
.module_top {
	width: 916px;
	height: auto;
	margin: 0;
	padding: 0;
	}
.module_middle {
	width: 916px;
	height: auto;
	margin: 0;
	padding: 0;
	}
.module_bottom {
	width: 916px;
	height: 350px;
	margin: 0;
	padding: 0;
	background: url(images/scared-shitless/bg-bottom.jpg) no-repeat;
	}

.album_text {
	float: right;
	width: 342px;
	height: 280px;
	margin: 30px 53px 0 0;
	padding: 0;
	background: none;
	text-align: left;
	}
.album_text p {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 1.45em;
	}
.album_text a {
	color: #ffe116;
	}

.table_tracks {
	margin: 0;
	padding: 0;
	}
.table_tracks td {
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 12px;
	color: #c29c28;
	line-height: 1.45em;
	}

.shadow {
	width: 916px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: url(images/scared-shitless/shadow.jpg) no-repeat;
	}

#footer {
	width: 916px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	background: #000;
	}
.footer_left {
	float: left;
	width: 916px;
	height: auto;
	margin: 0;
	padding: 0;
	}
.footer_left p {
	margin: 0;
	padding: 8px 0 8px 8px;
	font-size: 8.5pt;
	color: #fff;
	}
.footer_left a {
	color: #fff;
	text-decoration: none;
	}
.footer_left a:hover {
	color: #fff;
	text-decoration: underline;
	}

.footer_right {
	float: right;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0 0 4px 0;
	}
.footer_right form {
	margin: 0;
	padding: 0;
	}
.footer_right p {
	margin: 0;
	padding: 8px 8px 3px 0;
	font-size: 8.5pt;
	color: #fff;
	line-height: 1.2em;
	}
.footer_right img {
	margin: 0;
	padding: 8px 0 8px 0;
	}

.yellow {
	color: #ffe116;
	font-weight: bold;
	}
.gray {
	color: #999;
	font-weight: normal;
	}
