@charset "UTF-8";
body {
	font-family: "Century Gothic", Geneva, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #D4D9B4;
	background-color: #161616;
}
a {
	color: #A1A680;
	text-decoration: underline;
	}

a.hover {
	color: #D4D9B4;
	text-decoration: none;
	}
.blog {
	padding-right: 12px;
	padding-left: 4px;
}
#banner {
	width:655px;
	height:216px;
	z-index:1;
	margin-left: 0px;
	margin-right: 500px;
	background-color: #999999;
	text-decoration: underline;
}
#body {
	height: 650px;
	width: 655px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#links {
	width:155px;
	height:470px;
	z-index:1;
	margin-top: 0px;
	background-color: #333333;
}
#linksection {
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
.linkheader {
	font-family: "Century Gothic", Geneva, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
#separator {
	background-color: #59343E;
	width: 3px;
	height: 419px;
	margin-top: 0px;
	position: relative;
	margin-right: 3px;
}
#content {
	width:500px;
	height:470px;
	z-index:1;
	margin-top: -470px;
	margin-left: 155px;
	margin-bottom: 272px;
	background-color: #333333;
	overflow: auto;
	margin-bottom: 25px;
}
#footer {
	text-align: right;
	margin-top: 264px;
	}
.blogdate {
	font-size: 12px;
	color: #333333;
	background-color: #D4D9B4;
	padding-left: 12px;
	margin-right: 12px;
}
.jobheader {
	font-size: 12px;
	margin-bottom: -5px;
}
.artist {
	color: #8C6C5A;
	font-weight: bold;
}
#link_info {
	padding-top: 5px;
	}
.contentheader {
	font-family: "Century Gothic", Geneva, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	margin: 0px;
	line-height: 12px;
	padding-left: 4px;
}
.splash {
	margin-top: auto;
	margin-bottom: auto;
}
