body, p, ul, h2 { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
body {
	background-color: #f0e8b3;
}

div.page {
	width: 600px;
	background-color: #ffffff; 
	border: none; 
	padding-bottom: .25em;
}	

div.article {
	margin-left: 179px;
	margin-right: 11px;
}

div.title{
	background-color:#91c14b;
	height: auto !important;
	height: 225px;
	min-height: 225px;
	margin-bottom:1em;
	border:none;
	width:600px;
	}
div.title img{
	float:right;
	}
div.title p, h1, .pizza{
	color:#ffffff;
	text-align:center;
	}
	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	padding: 1em 0 .25em;
	}
.pizza{
	font-family:"Lucida Handwriting", Georgia, "Times New Roman";
	font-size: 150%;
	}
h2{
	color:#ba3a1d;
	border-bottom:#ba3a1d solid 3px;
	}

.left164 { 
float: left; 
margin-left:15px;
}

div.article ul li{
	list-style-image:url(/images/200901e/bp.jpg);
	font-weight:bold;
	font-size: 90%;
	padding-bottom:5px;
	}
.clear { 
	clear:both;
	height: auto !important;
	height: 1px;
	min-height: 1px;  
	}
	
/* standard - DO NOT Change */
div.linktext p,
div.linktext ul li,
div.appeared p,
div.footer p {
	font-size: 77%;
	margin: 0;
}

div.linktext { 
	margin: 0 2px; 
	width: 160px;
	float: left;
	}
div.linktext p { 
	font-weight: bold; 
	}
div.linktext ul { 
	padding: 0;
	margin: 3px 0 1em;
	}
div.linktext ul li { 
	margin-bottom: 3px;
	list-style-type: none; 
	}
div.appeared {
	background-color: #333333; 
	border: none;
	width: 600px;
	}
div.appeared p {
	color: #ffffff; 
	padding: 2px;
	height: auto !important;
	height: 15px;
	min-height: 15px; 
}
div.arrows {
	float:right;
	padding: 2px 0;
	width: 45px;
	text-align: right;
}
div.arrows img {
	display: inline;
}

div.footer { 
	width: 600px;
	padding: 2px 0; 
	}
div.footer p {
	margin: 1em 2px; 
	}
a, a:link {
	color: #0000CC;
}
a:visited {
	color: #330099; 
}
a:hover,
a:active	 {
	color: #0033ff;
}

