#banner {
	float: left;
	background-image: url(../../images/defaults/banner.jpg);
	background-repeat: none;
	background-position: 0 0;
	width: 747px;
	height: 175px;
	border: 1px solid #a09f9f;
}

#banner_container {
	position: relative;
	width: 747px;
	height: 179px;
	background-image: url(../images/bg/banner_bg.jpg);
	background-repeat: repeat-x;
}

#banner_prose {
	position: relative;
	background-image: url(../../images/home/banner_prose_bg.gif);
	background-repeat: no-repeat;
	left: 465px;
	top: 30px;
	width: 252px;
	height: 122px;
	color: #FFF;
}

#prose {
	background: url(../../images/nav/lhs_divider.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	margin-bottom: 15px;
}

#prosenb {
	font-size: 0.85em;
	clear: left;
	background: url(../../images/nav/lhs_divider2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	margin-bottom: 15px;
}

#pagecontent {
	position: relative;
	padding-top: 9px;
	width: 752px;
	float: left;
}

th.workshop {
	height: 28px;
	background: url(../../images/bg/aqua.gif) repeat-x;
	background-position: 0 0;
	color: #FFF;
	text-align: left;
}

th.workshop span {
	padding-left: 10px;
}

td.workshop_col {
	border-left: 1px solid #a09f9f;
	border-bottom: 1px solid #a09f9f;
	background-color: #e8e8e8;
	padding: 7px;
	vertical-align: top;
	font-size: 0.95em;
}

td.desc_col {
	border-left: 1px solid #a09f9f;
	border-bottom: 1px solid #a09f9f;
	padding: 7px;
	vertical-align: top;
	font-size: 0.95em;
}

td.where_col_top {
	border-left: 1px solid #a09f9f;
	border-right: 1px solid #a09f9f;
	background-color: #e8e8e8;
	padding: 7px;
	vertical-align: top;
	font-size: 0.9em;
}

td.where_col_bottom {
	border-left: 1px solid #a09f9f;
	border-right: 1px solid #a09f9f;
	border-bottom: 1px solid #a09f9f;
	background-color: #e8e8e8;
	padding: 7px;
	vertical-align: bottom;
	text-align: center;
}
