body {

background:black;
margin: 0 auto;
}

a {

border: 0;
margin: 0;

}

h1{
font-size:24px;
}

img {
border:0;
}

.middle{
margin-left:auto;
margin-right:auto;
}

#nav {

width:800px;
height:50px;
position:relative;
margin-left: auto;
margin-right:auto;
margin-top: 20px;
margin-bottom: 20px;
}

#content {
width: 1000px;
position: relative;
margin-left: auto;
margin-right:auto;
margin-bottom: 60px;
border: solid 10px #eaeaea;
padding:0;
}


#may {
margin-left:250px;
}

#july {
margin-left:64px;
}

#october {
margin-left:200px;
}

#xmas {
margin-left:125px;
}

#april {
margin-left:125px;
}

#january {
margin-left:125px;
}

#mainimg {
	width:100px;
	height:450px;
	top:69px;
	background:black;
	position:absolute;
	left: 201px;
}

#flyer {
width:850px;
height:567px;
position:relative;
top:20px;
background:black;
border:white 1px;
margin-left: auto;
margin-right: auto;
border: solid 1px #eaeaea;
}

h1 {
font-family:Tahoma; 
font-size:11px; 
font-weight: 400;
color:#eaeaea;
margin:20px 20px 0 20px;
}

#home{
position:relative;
width:138px;
height:50px;
background:url(images/home.jpg);
float:left;
}

#home:hover {
background: url(images/homeover.jpg);
}

#images{
position:relative;
width:227px;
height:50px;
background:url(images/images.jpg);
float:left;
}

#images:hover {
background: url(images/imagesover.jpg);
}

#news{
position:relative;
width:177px;
height:50px;
background:url(images/news.jpg);
float:left;
}

#news:hover {
background: url(images/newsover.jpg);
}

#contact{
position:relative;
width:223px;
height:50px;
background:url(images/contactus.jpg);
float:left;
}

#contact:hover {
background: url(images/contactusover.jpg);
}