	h1 {
	font-size: 22px;
	}
h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
a {
	color: #000066;
	text-decoration: underline;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/* background-color: #C0C0C0; */
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/pg_bkgrnd.png);
	margin-top: 7px;	
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	margin-top:10px;
	border: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
	}
#mainContent {
	min-height:500px; /* setting for Not IE - IE is in the scripts */
}

.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: left;
	background-color: #C8C88E;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#banner_image {
	background-color: #DFE0B6;
	height: 175px;
	width: 900px;
	float: left;
	font-size: 36px;
	font-weight: bold;
}
#events_wrapper {
	float: left;
}
#event_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#event_image {
	float: left;
	border: 4px solid #FFFFFF;
}
#event_image_wrapper {
	clear: left;
	float: left;
	width: 880px;
	background-color: #DFE0B6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: -20px;
}
#event_image_spacer_bar {
	background-color:#000000;
	width:900px;
	margin-left:-20px;
	height:5px;
	clear:left;
}
#workshop_wrapper {
	float: left;
}
#workshop_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#workshop_image {
	float: left;
	border: 4px solid #FFFFFF;
}
#workshop_image_wrapper {
	clear: left;
	float: left;
	width: 880px;
	background-color: #DFE0B6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: -20px;
}
#workshop_image_spacer_bar {
	background-color:#000000;
	width:900px;
	margin-left:-20px;
	height:5px;
	clear:left;
}




#artist_wrapper {
	clear: left;
	float: left;
	width: 800px;
}
#artist_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

#artist_image {
	float: left;
	border: 4px solid #FFFFFF;
}
#artist_image_wrapper {
	clear: left;
	float: left;
	width: 880px;
	background-color: #DFE0B6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: -20px;
}
#artist_image_spacer_bar {
	background-color:#000000;
	width:900px;
	margin-left:-20px;
	height:5px;
	clear:left;
}
.artist_name_height {	
	height: 23px;
}
#page_desc {
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 15px;
}
#news_wrapper {
	float: left;
}
#news_title {
	float: none;
	width: 850px;
	font-weight: bold;
}
#news_title a {
	float: none;
	width: 850px;
	font-weight: bold;
	/*text-decoration: none;*/
}
#news_by_line {
	float: none;
	width: 850px;
	font-weight: normal;
	padding-bottom: 5px;
}
#news_abstract {
	float: none;
	width: 850px;
	font-weight: normal;
	padding-bottom: 12px;
	text-decoration: none;
}
#news_article {
	float: none;
	width: 850px;
	font-weight: normal;
	padding-bottom: 12px;
	text-decoration: none;
}
#classes_teaser {
	float: left;
	width: 850px;
	clear: left;
	padding-bottom: 0px;
}
#classes_teaser2 {
	float: left;
	width: 700px;
	clear: left;
	padding-left: 150px;
	padding-bottom: 0px;
}
#classes_teaser img {
	border: 3px solid #996600;	/*margin-bottom: 15px;*/
}
#classes_cat {
	font-size: 18px;
	font-weight: bold;
	clear: left;
	float: left;
	padding-bottom: 20px;
	text-align: center;
	width: 850px;
	padding-top: 20px;
}
#classes_first {
	font-size: 14px;
	font-weight: bold;
	clear: left;
	float: left;
	margin-top: -10px;
	margin-bottom: 10px;
	width: 850px;
}

