#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
.calendar {
	border: 1px solid #003366;
	margin-bottom: 15px;
}
.calendar-month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	background-color: #FFFF99;
	border: 1px solid #000;
}
.bottom_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.framed_p {
border-bottom: #000 solid thin; 
border-top: #000 solid thin; 
padding: 8px 5px;
}

.footerAddress {
width: 750px;
font-size: 10px;
text-align: center;
margin-top: 30px;

}

/*****************************
*/
	#navButtons {
	position: relative;
	width: 767px;
	height: 39px;
	margin: 0;
	}
	
#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 767px;
	height: 39px;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
	}
	
	#menu LI {
	margin: 0;
	padding: 0;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
	}
	
	#menu A {
	float: left;
	height: 0px !important;
	height /**/:39px; /* IE 5/Win hack */ 
	padding: 39px 0 0 0;
	overflow: hidden;
	}
	
	#menu A:hover {
	background-position: 0 -39px;
	}
	
	#menu A:active, #menu A.selected {
	background-position: 0 -78px;
	}
	
	#item2 A {
	width: 63px;
	background: url(/images/buttons/home.gif) top left no-repeat;
	}
	
	#item3 A {
	width: 140px;
	background: url(/images/buttons/apprentice.gif) top left no-repeat;
	}
	
	#item4 A {
	width: 75px;
	background: url(/images/buttons/about.gif) top left no-repeat;
	}
	
	#item5 A {
	width: 141px;
	background: url(/images/buttons/conted.gif) top left no-repeat;
	}
	
	#item6 A {
	width: 61px;
	background: url(/images/buttons/events.gif) top left no-repeat;
	}
	
	#item7 A {
	width: 107px;
	background: url(/images/buttons/membership.gif) top left no-repeat;
	}
	
	#item8 A {
	width: 65px;
	background: url(/images/buttons/safety.gif) top left no-repeat;
	}
	
	#item9 A {
	width: 115px;
	background: url(/images/buttons/industryLinks.gif) top left no-repeat;
	}