body {
	background: #F5F5F5 url('zombie_bg.gif') repeat-x;
	color:#4E4E4E; 
	text-align:justify; 
	font-size: 12px;
	font-family: arial, sans-serif;
	margin:0px; 
	padding: 0;
	}

b{
	color: #000000;
	}

i{
	color: #000000;
	}
	
a { 
	text-decoration: none; 
	color: #BB352B;
	letter-spacing: 1px;
	}
	
h2 { 	
	font: 14px georgia;
	color: #000000;
	border-bottom: 1px dotted #4E4E4E;
	background: transparent;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-left: 34px;
	padding-top: 1px;
	margin-bottom: 4px;
	margin-top: 2px;
	}

a:hover {
	color: #608bcc;
	border-bottom: 1px dotted;
	border-color: #3e4bc5;
	}

#image {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	}
	
#layout {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	}

#content{
	background: transparent;
	width: 600px;
	padding-bottom: 20px;
	margin-top: 0px;
	}

#footer {
	width: 600px;
	background: #F5F5F5;
	border-top:solid 2px #BB352B;
	margin: 0;padding: 0;clear:both;
	}

#content img {
        border: 6px solid #F5F5F5;
        margin: 4px;
	}	
	
#nav {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    margin-bottom: 15px;
	width: 100%;
    background: #F5F5F5;
	padding-top: 1px;
    padding-bottom: 1px;
	}
	
#nav ul {
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	width: 100%;
	font: 11px georgia;
	text-transform: uppercase;
	text-align: center;
	}

#nav ul li { 
	display: inline; 
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	}

#nav ul li a {
	color: #ffffff;
	border-bottom: 0px;
	padding: 10px;
	background: #000000;
	}

#nav ul li a:hover {
        color: #BB352B;
        border-bottom: 0px;
        background: #000000;
        }
        
        
        
        
#c1 { 
width:200px;
margin-left: 80px;
padding:0;
position:relative;
float:left;
}

#c2 { 
background: url('zombie_band.png') no-repeat left top;
width:164px;
height:131px;
padding:0;
position:relative;
float:left; 
margin-left: 15px;
}