html,body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	height: 100%;
	background-color: #999999;
	background-attachment: fixed;
	background-image: url(images/collage.png);
	background-repeat: repeat;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #FFFFCC;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #FFFFCC;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
}
.linkdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
}
.tablepadding {
	margin-left: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.menuborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFCC;
}
.border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EEEEEE;
}
.picdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.eventtableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.tableborder {
	border: 1px solid #666666;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.officers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.logobkgnd {
	background-color: #660000;
	text-align: center;
}
.yellow_highlight_upper {
	background-color: #FF9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.padding {
	text-indent: 10px;
}

.yellow_highlight_bottom {
	background-color: #FF9;
	border: 1px dashed #F00;
}
.videolink_indent {
	padding-left: 28px;
}
.imgborder {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #eee;
}
.imgborder_black {
	border: 1px solid #333;
}

.canceled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
