body, html {
	margin: 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px; font-weight: normal;
	background-color: #ff9966; color: Navy;
}

#top-photos {
	width: 100%; height: 55px;
	background-image: url(myrtle-beach.jpg);
	background-repeat: repeat-x;
}

#site-summary {
	width: 100%;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 18px; font-weight: bold; color: #336699
	letter-spacing: -1px;
	text-align: center;
}

#logo {
	width: 100%; height: 80px;
	background-color: #ffffff;
}

#tag-date {
	width: 100%;
	background-color: #003366; color: #FFFFFF;
	font-size: 12px; font-weight: bold;
}

.month {
	font-family: Times New Roman, serif;
	font-size: 20px; font-style: italic; color: #cc6600;
	margin: 10px 0 2px 0;
}

ul {
	margin: 0 0 0 11px;
	vertical-align: top;
}

