#topbar {
	position: absolute;
	left: 51px;
	top: 20px;
	z-index: 1;
}
#logo {
	position: absolute;
	top: 52px;
	left: 51px;
	z-index: 2;
}
#mid {
	position: absolute;
	left: 210px;
	top: 52px;
	z-index: 3;
}
#side {
	position: absolute;
	left: 580px;
	top: 7px;
	z-index: 4;
}
.signature {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#logoshad {
	position: absolute;
	top: 212px;
	left: 51px;
	z-index: 5;
	height: 11px;
}
#endbar {
	position: absolute;
	top: 198px;
	left: 619px;
	z-index: 4;
}
#headershad {
	position: absolute;
	top: 198px;
	left: 818px;
	z-index: 4;
}
#side2 {
	position: absolute;
	left: 696px;
	top: 7px;
	z-index: 6;
}
#endbar2 {
	position: absolute;
	top: 198px;
	left: 580px;
}


#container {
	position: absolute;
	width: 1000px;
	left: 0px;
	top: -2px;
	height: 599px;
	z-index: 1;
}



#firefox {
	position: absolute;
	left: 672px;
	bottom: 5px;
}
#acro {
	position: absolute;
	bottom: 5px;
	left: 569px;
}


#copyright {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 215px;
}

.list {
	line-height: 14px;
}







.page_header {
	position: absolute;
	left: 11px;
	top: 24px;
	z-index: 2;
}

.bullet {
	width: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.page_title {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif!important;
	font-style: normal;
	text-align: center;
}

a:link {
	color: #990000;
}
a:visited {
	color: #666666;
}

.question {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.list li {
	left: 30px;
	margin-left: 30px;

}
#links_page {
	position: absolute;
	top: 245px;
	left: 51px;
	z-index: 0;
	width: 777px;
	height: 757px;
	background-color: #FFFFFF;
}
#links_page table {
	position: absolute;
	top: 56px;
	left: 20px;
	z-index: 0;
	width: 607px;
	background-color: #FFFFFF;
}


.weather {
	height: 13px;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #990000;
}
.weather2 {
	text-align: center;
}
.camp_forms a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	background-color: #990000;
	font-weight: bold;
}
.camp_forms a:hover {
	color: #FFFFFF;
	text-decoration: underline!important;
}
.links_table {
	border: 1px solid #000000;
}
.links_table a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 2px;
}
.links_table a:visited{
	color: #000000;
}
.links_table a:hover {
	background-color: #9A925F;
	display: block;
}

.link_table_header {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #333333;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}
.links_table2 {
	border: 1px solid #000000;
}


.links_table2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.links_table2 a:visited{
	color: #FFFFFF;
}
.links_table2 a:hover {
	background-color: #CCCCCC;
}
.cal_title_inactive {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.cal_title_active{
	background-color: #CCCCCC;
	//display: block;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.cal_title_active a {
	font-weight: bold;
	color: #000000;
	
}	
