body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url("pictures/back.jpg") repeat-y center top;
}
img {
    border: 0;
    }
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:122px;
	z-index:1;
	background-color: #999966;
}
#column1 {
	position:absolute;
	left:1px;
	top:127px;
	width:269px;
	height:638px;
	z-index:3;
	background-color: #FFFFFF;
	padding: 20px;
	overflow: visible;
}
#column3 {
	position:absolute;
	left:310px;
	top:127px;
	width:425px;
	height:638px;
	z-index:4;
	background-color: #FFFFFF;
	padding: 20px;
	overflow: visible;
	}
#column4 {
	position:absolute;
	left:1px;
	top:127px;
	width:300px;
	height:638px;
	z-index:4;
	background-color: #FFFFFF;
	padding: 20px;
	overflow: visible;}
#column5 {
	position:absolute;
	left:426px;
	top:127px;
	width:230px;
	height:638px;
	z-index:4;
	background-color: #FFFFFF;
	padding: 20px;
	overflow: visible;}
#column6 {
	position:absolute;
	left:78px;
	top: 127px;
	width: 230px;
	height:638px;	
	z-index:4;
	background-color: #FFFFFF;
	padding: 20px;
	overflow: visible;}
#column7 {
    	position:absolute;
	left:1px;
	top: 127px;
	width: 732px;
	height:638px; 
	z-index:4;
	background-color: #FFFFFF;
	padding: 20px;
	overflow: visible;}
#master {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

/* Left column font style */
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}

/* Right column font style */
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* Navigation placement and sizing */
#home {
	position:absolute;
	width:84px;
	height:31px;
	z-index:8;
	left: 29px;
	top: 91px;
}
#shop {
	position:absolute;
	left:139px;
	top:91px;
	width:81px;
	height:31px;
	z-index:8;
}
#blog {
	position:absolute;
	left:248px;
	top:91px;
	width:66px;
	height:31px;
	z-index:8;
}
#goodies {
	position:absolute;
	left:341px;
	top:91px;
	width:119px;
	height:30px;
	z-index:8;
}
#hoes {
	position:absolute;
	left:489px;
	top:91px;
	width:70px;
	height:31px;
	z-index:8;
}
#party {
	position:absolute;
	left:585px;
	top:91px;
	width:85px;
	height:31px;
	z-index:8;
}
#faq {
	position:absolute;
	left:698px;
	top:91px;
	width:46px;
	height:31px;
	z-index:8;
}