body {
		font-family:arial,helvetica,sans-serif;
		font-size:12px;
		background-color: #660000;
		
	}

#wrapper {
		width:900px;
		margin:0px auto;
		margin-left:0px;
		margin-bottom:0px;
		border:0px solid #bbb;
		padding:10px;
		background-color: #660000;
				
	}

header {
		border:0px solid #bbb;
		height:80px;
		padding:10px;
		background-color: #660000;
		
		
	}
	#content {
		margin-top:10px;
		margin-left:0px;
		margin-bottom:0px;
				
	}			
	#content div {
		padding:10px;
		border:0px solid #bbb;
		float:left;
						
	}
		#content-left {
		float:left;
		margin-left:0px;
		margin-top:10px;
		width:150px;
		background-color: #000;
	}
		#content-border {
		margin-left:180px;
		width:700px;
		background: url(bottomblood.gif) no-repeat left top;
		margin-bottom:0px;
		background-color: #660000;						
	}
	#content-main {
		margin-left:10px;
		margin-top:10px;
		margin-bottom:0px;
		height:auto;
		width:680px;
		background-color: #fff;
		background-image: url(bloodsketchzombie.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-attachment: url(zombieheadbackground.jpg) top left scroll;
					
	}
	#footer {
		float:left;
		margin-top:0px;
		margin-bottom:10px;
		padding:0px;
		border:0px solid #bbb;
		width:878px;
		background-color: #660000;		
	}
	#bottom {
		clear:both;
		text-align:right;
	}