/* div Styles */

#bodyCell {
	float: right;
	padding: 0px 0px 10px 10px;
	overflow:auto;
	height: 500px;
	width: 420px;
	}
	
#bodyCell2 {
	float: right;
	padding: 0px 0px 10px 10px;
	overflow:auto;
	height: 400px;
	width: 480px;
	}
	
#calendarCell {
	float: none;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	height: 500px;
	width: 700px;
	}
	
#sideBar {
	background-color: #ededde;
	text-align: center;
	margin: 6px;
	border: thin solid #660000;
	overflow:scroll;
	height: 200px;
}

#footBar {
	background-color:#ededde;
	text-align: center;
	margin: 6px;
	border: thin solid #660000;
	height: 88px;
	width: 300px;
}

#image {
	overflow: hidden;
	height: 80px;
	width: 140px;
	text-align: left;
	margin: 8px;
}

#imageMember_v {
	overflow: hidden;
	height: 150px;
	width: 100px;
	margin: 8px;
}

#imageMember_v1 {
	overflow: hidden;
	height: 150px;
	width: 90px;
	margin: 8px;
}

#imageMember_h {
	overflow: hidden;
	height: 100px;
	width: 150px;
	margin: 8px;
	text-align: center;
}
#imageMember_h1 {
	overflow: hidden;
	height: 60px;
	width: 180px;
	margin: 8px;
}

#image_v {
	overflow: hidden;
	height: 200px;
	width: 140px;
	margin: 8px;
}

#image_v1 {
	overflow: hidden;
	height: 200px;
	width: 120px;
	margin: 8px;
}

#image_h {
	overflow: hidden;
	height: 140px;
	width: 200px;
	margin: 8px;
}

#image_h1 {
	overflow: hidden;
	height: 110px;
	width: 230px;
	margin: 8px;
}
#image_h2 {
	overflow: hidden;
	height: 200px;
	width: 200px;
	margin: 8px;
}

#thumbnail {
	border: thick solid #660000;
	overflow: hidden;
	height: 165px;
	width: 130px;
	text-align: left;
	margin: 8px;
}

#thumbnailA {
	overflow: hidden;
	height: 165px;
	width: 130px;
	text-align: left;
	margin: 8px;
}

#thumbnail_h {
	border: thick solid #660000;
	overflow: hidden;
	height: 53px;
	width: 125px;
	text-align: left;
	margin: 8px;
}

#thumbnail_hA {
	overflow: hidden;
	height: 53px;
	width: 125px;
	text-align: left;
	margin: 8px;
}


#Navigation1 {
	position:absolute;
	left:10px;
	top:130px;
	width:371px;
	height:323px;
	z-index:2;
	visibility: visible;
	overflow: visible;
}
#Additional_Links {
	position:absolute;
	left:218px;
	top:267px;
	width:129px;
	height:344px;
	z-index:3;
	visibility: visible;
}
#Navigation2 {
	position:absolute;
	left:11px;
	top:569px;
	width:268px;
	height:230px;
	z-index:4;
	visibility: visible;
	overflow: hidden;
}
#Members {
	position:absolute;
	left:14px;
	top:526px;
	width:274px;
	height:auto;
	z-index:5;
	visibility: visible;
	overflow: hidden;
}



/* Class Styles */

.logo {
	font:20px Times, serif;
	color: #000066;
	line-height: 22px;
	font-weight:bold;
	text-align: left;
	}

.sidebarText {
	font:12px Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:18px;
	text-transform: none;
	}
	
.sidebarHead {
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #660000;
	text-transform: uppercase;
	}
	
.bodyText {
	font:14px Georgia, "Times", serif;
	line-height:16px;
	color: #333333;
	}
	
.bodyBullets {
	font:14px Georgia, "Times", serif;
	line-height:16px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	}
	
.pageName {
	font:18px Arial, Helvetica, sans-serif;
	color: #000033;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.header {
	font:bold small-caps 20px/22px Georgia, "Times", serif;
	color: #000066;
	}
	
.header2 {
	font:bold 20px/22px Georgia, "Times", serif;
	color: #000066;
	}
	
.subHeader {
	font:16px Times New Roman, Times, serif;
	color: #000066;
	font-weight:bold;
	line-height:18px;
	}
	
.navText {
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #660000;
	}
	
.navText2{
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #660000;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:12px;
	margin: 00px 10px 10px 00px;
	color:#333333;
	}
	
.calendarDays {
	font:14px Arial, Helvetica, sans-serif;
	line-height:14px;
	margin: 00px 10px 10px 00px;
	padding:8px;
	color: #FFFFFF;
	}
	
.calendarDates {
	font:11px Arial, Helvetica, sans-serif;
	line-height:12px;
	padding:2px;
	color: #FFFFFF;
	}
	
.homeBackground {
	background-image:url(images/sub_bg_current/home_bg_wntr.jpg);
	background-repeat: no-repeat;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

