html, body {background-color:#650000; width:100%; margin:0px; padding:0px; height:100%;}

.container{width:1050px;height:auto;margin-left:auto;margin-right:auto; padding-left:50px;}

.header{width:1000px;height:150px;}

.header a {display:block;width:1000px;height:150px;text-indent: -99999px;}

.header #banner {background-image:url(banner.jpg);}

.button {float:left;width:100px;}

.space {float:left;width:50px}

.space a {display:block; width:50px; height:25px; text-indent: -99999px;}

.space #gap {background-image: url(gapspace.jpg); background-repeat: no-repeat; 
	       background-position: 0px 0px;}

.button a {display:block; width:100px; height:25px; text-indent: -99999px;}

.button #home {background-image: url(homebutton.jpg); background-repeat: no-repeat; 
	       background-position: 0px 0px;}

.button #home:hover {background-position: 0px -25px;}

.button #home:active {background-position: 0px -50px;}

.button #contact {background-image: url(contactusbutton.jpg); background-repeat: no-repeat; 
	       background-position: 0px 0px;}

.button #contact:hover {background-position: 0px -25px;}

.button #contact:active {background-position: 0px -50px;}

.button #gallery {background-image: url(gallerybutton.jpg); background-repeat: no-repeat; 
	       background-position: 0px 0px;}

.button #gallery:hover {background-position: 0px -25px;}

.button #gallery:active {background-position: 0px -50px;}

.button #directions {background-image: url(directionsbutton.jpg); background-repeat: no-repeat; 
	       background-position: 0px 0px;}

.button #directions:hover {background-position: 0px -25px;}

.button #directions:active {background-position: 0px -50px;}

.button #drawings {background-image: url(drawingsbutton.jpg); background-repeat: no-repeat; 
	       background-position: 0px 0px;}

.button #drawings:hover {background-position: 0px -25px;}

.button #drawings:active {background-position: 0px -50px;}

.button #filler {background-image: url(fillerbutton.jpg); background-repeat: no-repeat; 
	       background-position: 0px 0px;}

.button #filler:hover {background-position: 0px -25px;}

.button #filler:active {background-position: 0px -50px;}

.buttonextra { background-image: url(menubarbackground.jpg); width:1000px; height:25px;}

.content{background-color:#FFFFFF;height:1500px;width:900px; padding-left:50px; padding-right:50px;}

.footer{background-color:#FFFFFF;width:1000px;height:200;clear:both;text-align:center;font-size:small;}