@charset "utf-8";

#description {
	display: none;
}

#info {
	float: left;
}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: normal;
	list-style: square;
}
#info a {
	color: #000000;
	text-decoration: none;
}
#info a:hover {
	font-weight: bold;
}

#spotlight {
	width: 220px;
	float: right;
	background: url(home/spotlightMID.jpg) repeat-y;
}
#spotlightTOP {
	background: url(home/spotlightTOP.jpg);
	height: 30px;
}
#spotlightMID {
	padding-right: 10px;
	padding-left: 10px;
}


#spotlightBOT  {
	background: url(home/spotlightBOT.jpg);
	height: 20px;
}

#title {
	height: 35px;
	background: #1693D3 url(home/title.jpg) no-repeat center center;
	margin-top: 20px;
}

#lunch  {

}
#infoL  {
	text-align: center;
	padding-bottom: 5px;
}
#infoL {

}
#announceL  {
	min-height: 150px;
	height: auto;
	background: no-repeat top;
	padding: 30px 5px 5px;
}
#announceL {
	background: url(home/announceL.jpg) no-repeat;
}
