/* CSS Document */

body{
background: #e2e2e2;
}

* {
    padding: 0;
    margin: 0;
}

#container{
	width: 768px;
	height: 990px;
	right: 50%;
	margin-right: -384px;
	border: 1px solid #000000;
	background-color: #3e3a31;
	position: absolute;
}

#banner{
	top: 0px;
	left: 0px;
	position: absolute;
}

#one{
	top: 245px;
	left: 0px;
	position: absolute;
}
#two{
	top: 245px;
	left: 259px;
	position: absolute;
}
#three{
	top: 245px;
	left: 506px;
	position: absolute;
}


#five{
	top: 353px;
	left: 0px;
	width: 231px;
	height: 213px;
	background-image: url(images/food_05.gif);
	position: absolute;
}
#six{
	top: 353px;
	left: 231px;
	width: 279px;
	height: 96px;
	background-image: url(images/content_06.gif);
	position: absolute;
}
#seven{
	top: 353px;
	left: 510px;
	width: 258px;
	height: 264px;
	background-image: url(images/artwork_07.gif);
	position: absolute;
}
#eight{
	top: 449px;
	left: 231px;
	width: 279px;
	height: 117px;
	background-image: url(images/content_08.gif);
	position: absolute;
}
#nine{
	top: 566px;
	left: 0px;
	width: 510px;
	height: 51px;
	background-image: url(images/content_09.gif);
	position: absolute;
}
#ten{
	top: 617px;
	left: 0px;
	width: 510px;
	height: 286px;
	background-image: url(images/content_10.gif);
	position: absolute;
}
#eleven{
	top: 617px;
	left: 510px;
	width: 258px;
	height: 286px;
	background-image: url(images/artwork_11.gif);
	position: absolute;
}
#twelve{
	top: 903px;
	left: 0px;
	width: 394px;
	height: 89px;
	background-image: url(images/artwork_12.gif);
	position: absolute;
}
#thirteen{
	top: 903px;
	left: 394px;
	width: 374px;
	height: 89px;
	background-image: url(images/artwork_13.gif);
	position: absolute;
}


#text{
	top: 453px;
	left: 17px;
	width: 459px;
	height: 217px;
	position: absolute;
}


#prodone{
	top: 619px;
	left: 15px;
	width: 238px;
	height: 159px;
	position: absolute;
}
#first{
	top: 2px;
	left: 2px;
	position: absolute;
}
#firsttext1{
	top: 4px;
	left: 120px;
	width: 116px;
	height: 81px;
	position: absolute;
}
#firsttext2{
	top: 93px;
	left: 5px;
	width: 218px;
	height: 36px;
	position: absolute;
}

#firstmore{
	top: 133px;
	left: 140px;
	position: absolute;
}





#prodtwo{
	top: 619px;
	left: 262px;
	width: 238px;
	height: 159px;
	position: absolute;
}
#second{
	top: 2px;
	left: 2px;
	position: absolute;
}
#secondtext1{
	top: 4px;
	left: 80px;
	width: 156px;
	height: 81px;
	position: absolute;
}
#secondtext2{
	top: 93px;
	left: 5px;
	width: 218px;
	height: 36px;
	position: absolute;
}

#secondmore{
	top: 133px;
	left: 140px;
	position: absolute;
}


#welcometext{
	top: 449px;
	left: 241px;
	width: 254px;
	height: 36px;
	position: absolute;
}

#more{
	top: 546px;
	left: 400px;
	position: absolute;
}

#cata{
	top: 424px;
	left: 526px;
	width: 218px;
	height: 600px;
	position: absolute;
}
.bullet {
	list-style-type: disc;
	margin-left: 28px;
	margin-top: -2px;
	margin-bottom: -2px;
	list-style-image: url(images/bullet.gif);
	color: #CC9900;
	font-size: 10px;
}














#links{
	top: 922px;
	left: 158px;
	width: 213px;
	height: 25px;
	position: absolute;
}

#copy{
	top: 957px;
	left: 18px;
	width: 222px;
	height: 25px;
	position: absolute;
}

#zacharybauer{
	top: 957px;
	left: 303px;
	width: 193px;
	height: 25px;
	position: absolute;
}










h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}


a:link {
color:#ffffff;
text-decoration: none;
}
a:visited{
color:#ffffff;
text-decoration: none;
}
a:hover{
color:#ffffff;
text-decoration: underline;
}
a:active{
color:#ffffff;
text-decoration: none;
}
