body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
	border-style: none;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(../images/css/title_bg.gif) repeat-x;
	display: block;
	height: 40px;
	width: 800px;
}
.align_images {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
	letter-spacing: 1px;
}
h3 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #0091C0;
	margin: 0px 0px 5px;
	padding: 0px;
	letter-spacing: 1px;
}
p {
	margin: 0px 0px 18px;
	padding: 0px;
}
a {
	color: #0091C0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	margin: 0px auto;
	padding: 10px 0px 0px;
	width: 800px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 800px;
}
#hero {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#quote {
	margin: 50px 0px 0px;
	padding: 0px;
	width: 250px;
	float: left;
}
#content {
	width: 535px;
	margin: 15px 0 0 15px;
	padding: 0px;
	float: right;
/*	height: 300px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:auto;
*/}
#contentWide {
	clear: left;
	width: 800px;
	margin: 15px 0px 0px;
}
#clear {
	display:block;
	clear: both;
	height: 40px;
	width: 800px;
}
#menu a {
	display: block;
	float: left;
	height:40px;
}
#menu span {
	display: none;
}
.menu_home {
	background: url(../images/css/menu_home.gif) no-repeat left top;
	width: 52px;
}
.menu_mission {
	background: url(../images/css/menu_mission.gif) no-repeat center top;
	width: 112px;
}
.menu_event {
	background: url(../images/css/menu_event.gif) no-repeat center top;
	width: 90px;
}
.menu_contact {
	background: url(../images/css/menu_contact.gif) no-repeat right top;
	width: 80px;
}
.menu_annual {
	background: url(../images/css/menu_annual.gif) no-repeat center top;
	width: 218px;
}
.menu_special {
	background: url(../images/css/menu_special.gif) no-repeat center top;
	width: 156px;
}
.menu_team {
	background: url(../images/css/menu_team.gif) no-repeat center top;
	width: 88px;
}
a.menu_home:hover, #home .menu_home {
	background: url(../images/css/menu_home.gif) no-repeat left -40px;
}
a.menu_mission:hover, #mission .menu_mission {
	background: url(../images/css/menu_mission.gif) no-repeat center -40px;
}
a.menu_event:hover, #event .menu_event {
	background: url(../images/css/menu_event.gif) no-repeat center -40px;
}
a.menu_contact:hover, #contact .menu_contact {
	background: url(../images/css/menu_contact.gif) no-repeat right -40px;
}
a.menu_special:hover, #special .menu_special {
	background: url(../images/css/menu_special.gif) no-repeat center -40px;
}
a.menu_team:hover, #team .menu_team {
	background: url(../images/css/menu_team.gif) no-repeat center -40px;
}
a.menu_annual:hover, #annual .menu_annual {
	background: url(../images/css/menu_annual.gif) no-repeat center -40px;
}
div.horRule {
	height: 1px;
	border-top: 1px solid #0091C0;
	margin: 0px 0px 10px;
	clear: both;
}
#content hr {
	display: none;
}
#content ul {
	margin: 0px 0px 18px 15px;
	padding: 0px;
	text-indent: 0px;
}
#content ul li {
	list-style: url(../images/css/list_dot.gif) outside;
	line-height: 16px;
	margin: 0 0 2px;
}
#major {
	background: url(../images/events/majorevents_bg.png) repeat-y 0 0;
	float: left;
	width: 802px;
	color: #0091C0;
	line-height: 1.2em;
}
.date { font-size: 0.9em; color: #999; }

#major .columnleft {
	float: left;
	width: 373px;
	padding-left: 20px;
}
#major .columnright {
	float: right;
	width: 373px;
	padding-left: 20px;
	padding-top: 10px;
}
#major td { padding-bottom: 10px; }
.mth-title { margin-top: 10px; }