body		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:small;
			background-color:#7a0002;
			background-image:url(images/bg.jpg);
			background-repeat:repeat-x;
			background-attachment:scroll;
			margin-top:0px;
			margin-bottom:0px;		
			text-align:center;
			}
			
#wrapper	{
			width:900px;
			background-color:#f6f8fb;
			}
			
#header		{
			width:898px;
			height:128px;
			border-left:1px solid #c9b08c;
			border-right:1px solid #c9b08c;
			background-image:url(images/banner2.jpg);
			}
			
#pizzatable	{
			width:800px;
			}
			
#pizza	{
			width:400px;
			text-align:left;
			padding:5px;
			vertical-align:top;
			}	

#apps		{
		width:600px;
		text-align:left;
		}
		
#appstd	{width:600px;
line-height:20pt;}

#salads	{
		width:600px;
		}	
			
#price		{
			color:#990000;
			}	
			
#pricing	{
			padding:5px;
			}	

			
#pizzatd	{
			width:200px;
			text-align:left;
			padding-left:100px;
			vertical-align:top;
			}				
			
#pizzatd2	{
			width:335px;
			text-align:left;
			vertical-align:top;
			}				
			
#pizzatitle	{
			font-size:120%;
			font-weight:600;
			color:#660000;
			}	
#title	{
		font-size:110%;
		color:#660000;
		}			

#italic	{
		font-size:90%;
		color:#660000;
		font-style:italic;
		}
		
#changes	{
			font-size:105%;
			font-weight:500;
			color:#660000;
			border-bottom:1px solid black;
			}												
							
				
#content	{
			width:858px;
			min-height:768px;
			background-color:#ffffff;
			border-left:1px solid #c9b08c;
			border-right:1px solid #c9b08c;
			padding:20px;
			text-align:justify;
			}
			
#subs		{
			width:475px;
			}			

#smlar		{
			width:50px;;
			text-align:right;
			}
			
#subname		{
			width:350px;
			text-align:left;
			}

#times		{
			width:500px;
			}
			
#time		{
			width:165px;
			text-align:center;
			}			
			
			
#address	{
			font-size:110%;
			color:#660033;
			font-weight:600;
			}	
			
#add2		{
			font-size:108%;
			}
			
#deliver	{
			font-size:150%;
			font-weight:600;
			}								
			
/*---------Links----------------*/		
			
#links		{
			width:900px;
			background-image:url(images/links2.jpg);
			background-repeat:repeat-x;
			height:25px;
			padding-top:7px;
			}
			
#links a	{
			text-decoration:none;
			font-size:110%;
			color:#3f3f3f;
			padding-left:10px;
			padding-right:10px;
			}	
			
			
#links a:hover	{
			text-decoration:none;
			font-size:110%;
			color:black;
			height:32px;
			}	
			
			
#links ul li	{
			width:95px;
			list-style-type:none;
			text-align:center;
			float:left;
			margin:0px;
			height:25px;
			color:#000000;
			}					
			
/*---------End Links-------------*/	

			
			

	
#footer		{
			width:900px;
			clear:both;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:80%;
			background-color:#ffffff;
			border-top:#d4af6b 1px solid;
			}								
