#title{
	border-top: thin solid white;
	border-left: thin solid white;
	border-right: thin solid white;
	border-bottom: thin dotted white;
	width:830px;
	margin:auto;
	margin-top:15px;
	padding: 10px;
	background-color:black;
	text-align:center;
	position: relative;
	left: 1px;
}
#date{
	text-align:left;
	font-size:10px;
	margin-left:5px;
	font-weight:bold;
	color: white;
	padding-bottom: 20px;
}
#menu{
	border-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#menu #content{
	font-size:13px;
	line-height: 1.4;
	text-align:left;
	color: #dfdee7;
	padding:15px;
	
}
#content{
	float: none;
}
p.title{
	font-weight:bold;
	font-size:26px;
	color: #f99200;
}

#menu img.img{
	border: medium solid #fff;
	margin: 0 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 150px;
	width: 150px;
}



