body{
background-image: url(../images/bg2.png);
	background-repeat: repeat;
}
#content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 1075px;
	background-color:#cccccc;
	margin-top: 0px;
	padding: 0px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
}

#header {
	height: 99px;
	width: 731px;
	position: relative;
	left: 270px;
	top: 0px;
	background-image: url(http://www.diningandspirits.com/images/mainlogo.png);
}

#left {
	height: 81px;
	width: 270px;
	position: absolute;
	visibility: visible;
	left: -270px;
	top: 0px;
	}
	
#menu {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 730px;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 97px;
	z-index: 1;
}

#whatwedo {
	position: absolute;
	visibility: visible;
	height: 115px;
	width: 725px;
	left: 0px;
	top: 127px;
	}

#leftcolumn {
	margin: 0px;
	padding: 0px;
	height: 545px;
	width: 240px;
	position: absolute;
	visibility: visible;
	left: -4px;
	top: 386px;
	background-image: url(../images/left.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#right {
	height: 892px;
	width: 160px;
	position: absolute;
	left: 566px;
	top: 219px;
	visibility: visible;
	
}

#footer {
	position: absolute;
	height: 41px;
	width: 547px;
	left: 10px;
	top: 906px;
	}	
	
#maintext {
	position: absolute;
	visibility: visible;
	height: 678px;
	width: 547px;
	left: 10px;
	top: 220px;
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #990000;
	
	}
	
		
#footerby {
	position: absolute;
	height: 41px;
	width: 574px;
	left: -10px;
	top: 954px;
	}	
	
#scroll {
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
	left: 422px;
	top: 39px;

}

