body {
	margin: 0px;
	background: #000000 url('background.png') no-repeat top center;
}

.linkfix {
	width: 100%;
	height: 100%;
}

.banner {
	background: url('Banner.png') no-repeat;
	width: 800px;
	height: 134px;
}

.glowbox {
	background: url('Glowbox.png') no-repeat top center;
	width: 682px;
	height: 490px;
}

.toptext {
	background: url('TopText.png') no-repeat 60% 40%;
	width: 660px;
	height: 273px;
}

.bottomtext {
	margin-top: 5px;
	background: url('BottomText.png') no-repeat;
	width: 687px;
	height: 224px;
}

#sickzach, .sickzach {
	width: 612px;
	height: 117px;
	margin-bottom: 5px;
}

.sickzach {
	background: url('Zachsick.png') no-repeat;
}

#streamdave, .streamdave {
	width: 612px;
	height: 115px;
	margin-bottom: 3px;
}

.streamdave {
	background: url('DavesStream.png') no-repeat;
}

#streamzach, .streamzach {
	width: 612px;
	height: 117px;
	margin-bottom: 5px;
}

.streamzach {
	background: url('ZachsStream.png') no-repeat;
}

#cghubblog, .cghubblog {
	width: 512px;
	height: 97px;
	margin-bottom: 3px;
}

.cghubblog {
	background: url('Cghubblog.png') no-repeat;
}

#conceptartblog, .conceptartblog {
	width: 512px;
	height: 97px;
	margin-bottom: 3px;
}

.conceptartblog {
	background: url('Conceptartblog.png') no-repeat;
}

.jailcell {
	width: 734px;
	height: 98px;
	margin-bottom: 50px;
}

.davesblog {
	float: left;
	background: url('DavesBlog.png') no-repeat;
	width: 364px;
	height: 98px;
}

.crimsonblog {
	float: left;
	background: url('CrimsonBlog.png') no-repeat;
	width: 367px;
	height: 98px;
}