body {
	background-image: url(/graphics/bg_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	background-image: url(/images/bg_boomers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 155px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#top .tools {
	width: 300px;
	text-align: left;
	float: right;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#content #side {
	width: 140px;
	padding: 8px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
}
#bottom .tools {
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#article {
	font-size: 12pt;
	font-weight: normal;
	margin-left: 170px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 680px;
}
#article .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000099;
	font-weight: bolder;
	margin-top: 0;
}
.byline {
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}

.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000177;
	float: left;
	width: 450px;
}

#content {
	width: 100%;
}
#content .tools ul {
	margin: 0px;
}
.headcatagories_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 217.5px;
	padding-top: 10px;
}
#article .headcatagories_left ul {
	margin: 0px;
}
#article .headcatagories_right ul {
	margin: 0px;
}
.headcatagories_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: right;
	padding-top: 10px;
	width: 217.5px;
}
.tools .header {
	color: #000066;
	font-weight: bolder;
	background-color: #FFFF00;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.blue {
	color: #000066;
}
#top #logo {
	width: 335px;
}
#top #logo_descrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
#bottom {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	clear: both;
	padding: 10px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	font-size: 11pt;
	padding: 10px;
	text-align: center;
	margin-bottom: 25px;
	float: left;
}
.50col {
	float: left;
	width: 217px;
}
.descrpition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #333333;
	text-align: left;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	cursor: pointer;
}
#events a {
	text-decoration: none;
	color: #000177;
}
#side {
	float: left;
}
#article td {
	text-align: left;
	vertical-align: top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000177;
}
#article #nav {
	text-align: right;
	padding-bottom: 25px;
}

ul.checklist {
	list-style-image: url( /images/bullet-checkbox.gif );
}