body {
	margin-top: 0px;
	padding-top: 20px;
	text-align: center; 
	font-family: Helvetica;
	}

#Table_01 {
	position: relative;
	margin: 0 auto;
	width:733px;
	text-align: left;
	background-image: url('../images/background.jpg');
}

#topTitle {
	position:relative;
	width:733px;
	height:37px;
}

#container {
	background-image: url('../menuBackground.jpg');
	float: left;
	position: relative;
	left: 30px;
	width: 162px;
	clear: none;
	z-index: 40;
	min-height: 500px;
}

#contactBar {
	position: relative;
	width:509px;
}


#menuTop {
	position:relative;
	width:162px;
	height:36px;
}

#textBody {
	position: relative;
	width: 455px;
	left: 30px;
}


#textBody p, #memberArea {
	font-size: 12px;
	font-family: Helvetica;
	color: #333333;
}

#textBody h1 {
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: 005a9a;
	margin-bottom: 50px;
}

#textBody li {
	font-size: 12px;
	font-family: Helvetica;
	padding: 5px;
	background-color: f0f2f8;
	color: 005a9a;
	margin-left: 10px;
	}
	
#textBody a {
	font-size: 12px;
	font-family: Helvetica;
	color: af0a37;
	text-decoration: none;
	}

#textBody a:hover {
	font-size: 12px;
	font-family: Helvetica;
	text-decoration: underline;
	}
	
#textBody blockquote {
	font-size: 12px;
	font-family: Helvetica;
	color: #005a9a;
	background-color: f0f2f8;
	padding: 10px;
	line-height: 1.9em;
	}
	
#textBody blockquote:first-line {

	}
#textBody blockquote:first-letter {
	}

#mainArea {
	position: relative;
	float: right;
	left: -30px;
}


#bottom {
	clear: both;
	position:relative;
	width:733px;
	height:37px;
}

#file {
	border-bottom-color: 005a9a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	}

#file:hover {
	background-color: #ffffee;
	}

#file h2 {
	display: block;
	color:  005a9a;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;	/* IE 5.x */

	}

#file a {
	display: block;
	text-align: right;
	font-size: 11px;
	font-family: Helvetica;
	text-decoration: none;
	color: af0a37;
	margin-top: 10px;
	}
	
#file a:hover {
	color:af0a37;
	text-decoration: underline;
	font-size: 11px;
}
	
#file #fileDate {
	color: #999999;
	font-size: 9px;
	font-style: oblique;
	margin-right: 5px;
	}
#fileDescription {
	margin-left: 10px;
	display: block;
	font-size: 12px;
	font-family: Helvetica;

	}


	
	img {
		border: 0px;
	}

	#monthList h1 {
	margin-bottom: 15px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 16px;
	margin-bottom: 15px;
	}
	
	#monthList li {
		list-style-type: none;
		list-style-position: outside;
		text-indent: -60px;
		padding-left: 60px;
	}
		
	h1#letterHead {
			margin-bottom: 15px;
			border-bottom-color: black;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			font-size: 16px;
		}
	#memberArea h1 {
			margin-bottom: 15px;
			border-bottom-color: black;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			font-size: 16px;
			}
	#memberArea li {
			list-style-position: inside;
			}
	#memberArea ul {
		margin: 0px;
		padding: 0px;
		}

	#navArrows {
	display: block;
	text-align: center;
	width: 100%;
	position: relative;
	}

	#prevArrow {
		float: left;
		}

	#nextArrow {
		float: right;
		}

#news {
	position: relative;
	left: 40px;
	width: 280px;
	}

#news li {
	font-size: 12px;
	font-family: Helvetica;
	//background-color: f0f2f8;
	color: 005a9a;
	margin-left: 10px;
	}
#news em {
	font-weight: bold;
}
