body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	line-height: 20px;
	color: #000000;
}
#page {
	width: 764px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#banner {
	background-image: url(/images/header.jpg);
	height: 200px;
	width: 764px;
}
#content {
	background-color: #FFFFFF;
	padding: 10px;
	width: 704px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#left-column {
	float: left;
	width: 440px;
	margin-right: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.content-padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/footer.jpg);
	height: 70px;
	background-repeat: no-repeat;
	width: 764px;
	float: left;
}
#footer #wnmg-logo {
	font-size: 12px;
	float: right;
	padding-right: 35px;
}
#header {
	padding: 5px;
}


h1 {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#right-column {
	float: right;
	width: 250px;
	background-image: url(images/box-mid.jpg);
}


#navbar {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 724px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#navbar a {
	color: #666666;
	text-decoration: none;
	background-image: url(images/circle.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 10px;
}
#navbar a:hover {
	color: #339966;
	}
h3 {
	font-size: 14px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#disclaimer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	width: 684px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
}
a {
	color: #006633;
}
.event, .news {
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
}

.event .title{
	font-weight: bold;
	display: inline;
}
.event .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}
.news .title{
	font-weight: bold;
	display: inline;
}
.news .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left;
}
a.button:hover {
	color: #FF9999;
}
