body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	margin-bottom: 10px;
}
#container {
	width: 770px;
	height: 40px;
	text-align: center;
	position: relative;
}
#menu, #menu ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: transparent;
	font-weight: bold;
	padding: 0;
	border-width: 0;
	margin: 0;
}
#menu a {
	display: block;
	width: 110px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	padding-top: 10px;
}
#menu li {
	float: left;
	width: 110px;
}
#menu li ul a {
	width: 110px;
}
.m_red:hover, .bg_red  {
	background-color: #993333;
}
.m_ora:hover, .bg_ora  {
	background-color: #CC6600;
}
.m_yel:hover, .bg_yel  {
	background-color: #CC9933;
}
.m_gre:hover, .bg_gre  {
	background-color: #009900;
}
.m_blu:hover, .bg_blu  {
	background-color: #0066CC;
}
.m_ind:hover, .bg_ind  {
	background-color: #3333CC;
}
.m_vio:hover, .bg_vio {
	background-color: #6666CC;
}
#display {
	width: 770px;
	height: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main {
	width: 768px;
	height: auto;
	border: solid;
	border-width: 1px;
	border-color: #666666;
	background-color: #FFFFFF;
}
#header {
	height: 20px;
	background-color: #CCCCCC;
	color: #666666;
	font-weight: bold;
	padding: 4px 10px 0px 10px;
}
.headerwhite {
	color: #FFFFFF;
}
#header a {
	text-decoration: none;
	color: #666666;
}
#header a:hover {
	color: #FFFFFF;
}
#sitemap {
	font-size: 10px;
	width: 50px;
	float: right;
	top: -14px;
	position: relative;
}
#content {
	color: #666666;
	padding: 10px 10px 10px 10px;
}
#article {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
#article h1 {
	font-size: 14px;
	font-weight: bold;
}
#content a {
	color: #666666;
}
#content a:hover {
	color: #00F;
	font-weight: bold;
}
#footer {
	height: 20px;
	background-color: #CCCCCC;
	color: #666666;
	font-size: 10px;
	padding: 4px 10px 0px 10px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
#Photo_r {
	position:relative;
	border: solid;
	border-width: 1px;
	border-color: #666666;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Photo_l {
	position:relative;
	border: solid;
	border-width: 1px;
	border-color: #666666;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#dates {
	height: 400px;
	overflow: auto;
	border: solid;
	border-width: 1px;
	border-color: #666666;
}
#months {
	height: 30px;
	font-weight: bold;
}
.date {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.month {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.events {
	text-align: left;
	vertical-align: top;
}
.notice {
	color:#F00
}
