body
{
	background-color:		#f3eee0;
}

#MainContainer
{
	position:				absolute;
	width:					800px;
	left:					50%;
	margin-left:			-500px;
}

#DowntownBox
{
	position:				absolute;
	width:					200px;
	height:					200px;
	top:					1px;
	left:					201px;
}

#RiversideBox
{
	position:				absolute;
	width:					200px;
	height:					200px;
	top:					1px;
	left:					1px;
}

#TitleBox
{
	position:				absolute;
	width:					600px;
	height:					150px;
	top:					100px;
	left:					201px;
	background-color:		#FFFFFF;
	border-color:			#000000;
	border-style:			dashed;
	border-top-style:		dashed;
}

#LogoBox
{
	position:				absolute;
	top:					5px;
	left:					218px;
}

#MenuBox
{
	position:				absolute;
	top:					251px;
	left:					201px;
	width:					600px;
	height:					40px;
	background-color:		#000000;
}

#Delivery
{
	position:				absolute;
	top:					5px;
	left:					215px;
	
	font-family:			verdana, sans serif;
	font-size:				20px;
	font-weight:			bold;
}

#MakeYourOwn,
#SpecialtyPizzas,
#SpecialtyCalzones,
#Breadstix,
#Salads,
#Lasagna
{
	width:					100px;
	height:					25px;
	
	font-family:			verdana, sans serif;
	font-size:				12px;
	color:					#FFFFFF;
	text-decoration:		none;
	text-align:				center;
	
	border-color:			#000000;
	border-top-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-right-style:		dashed;
}
#MakeYourOwn a.visited
{
	text-decoration:		none;
	color:					#FFFFFF;
}

.MenuTitle
{
	position:				absolute;
	width:					600px;
	height:					25px;
	top:					0px;
	left:					0px;
	background-color:		#5e2590;
	font-family:			verdana, sans serif;
	font-size:				18px;
	color:					#FFFFFF;
}

.MenuDesc
{
	position:				absolute;
	width:					600px;
	height:					25px;
	top:					30px;
	left:					0px;
	font-family:			verdana, sans serif;
	font-size:				12px;
	color:					#000000;
}

#SpecialtyPizzasPage,
#MakeYourOwnPage,
#SpecialtyCalzonesPage,
#BreadstixPage,
#SaladPage,
#LasagnaPage,
#BreakfastPage,
#SandwichesPage,
#EntreesPage,
#KidsPage,
#SaladSoupPage,
#PizzaPage
{
	height:					2000px;
	position:				absolute;
	width:					600px;
	top:					290px;
	left:					201px;
	
	background-color:		#f3eee0;
	font-family:			verdana, sans serif;
	font-size:				12px;
	color:					#000000;
	z-Index:				0;
}

#WelcomePage,
#WelcomePageDT
{
	height:					2000px;
	position:				absolute;
	width:					600px;
	top:					290px;
	left:					201px;
	
	background-color:		#f3eee0;
	font-family:			verdana, sans serif;
	font-size:				12px;
	color:					#000000;
	z-Index:				1;
}



.SpecPizzaTitle
{
	width:					300px;
	font-family:			verdana, sans serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#FFFFFF;
	letter-spacing:			1px;
	
	background-color:		#5e2590;
}

.SpecPizzaDesc
{
	width:					300px;
	font-family:			verdana, sans serif;
	font-size:				10px;
}

.Header1
{
	font-family:			verdana, sans serif;
	font-size:				14px;
	font-weight:			bold;
	letter-spacing:			1px;
}



#BreakfastMenuPage
{
	position:				absolute;
	width:					100px;
	top:					290px;
	left:					301px;
	background-color:		#000000;
	color:					#FFFFFF;
	font-family:			verdana, sans serif;
	font-size:				10px;
	padding:				3px 3px 3px 3px;
	z-index:				0;
}


	
