body {
	background-color: #FEFBF0;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	background-image:  url("/images/bckg_rpt2.gif");
	background-repeat: repeat-y;
}
a:link {
	color: #A63431;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5F1E1C;
}
a:hover {
	color: #5F1E1C;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #5F1E1C;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 744px;
	position: relative;
	background-color: #FEFBF0;
}
#header {
	position: relative;
	width: 670px;
	margin: 0px auto;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBB2AD;
	float: none;
}

#colleft {
	width: 145px;
	background-color: #FEFBF0;
	float: left;
	margin-left: 20px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}
#colright {
	position: relative;
	width: 450px;
	float: right;
	margin: 25px 0px 0px;
	padding: 0px 30px 0px 0px;
}
#footer {
	position: relative;
	font-size: 9pt;
	width: 670px;
	float: left;
	margin-top: 50px;
	margin-bottom: 100px;
	padding: 0px;
	margin-left: 35px;
	margin-right: 0px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
}
.notation {
	background-color: #FFFF00;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #5F1E1C;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
#badge {
	float: right;
	position: absolute;
	z-index: 22;
	left: 510px;
	top: 90px;
}
#colright img {
	margin-right: 5px;
}
.specialnote {
	font-style: italic;
	width: 350px;
	padding-right: 25px;
	padding-left: 25px;
	color: #C6413E;
}
#schedule {
	font-size: 8pt;
	text-align: center;
	line-height: 12pt;
	border: 1px solid #5F1E1C;
	margin: 0px;
	padding: 0px;
}
.colhead {
	color: #FFFFFF;
	background-color: #5F1E1C;
	font-weight: bold;
	text-align: center;
}
.tower {
	background-color: #F5E0C5;
	padding: 6px;
}
.mat {
	background-color: #F5C7C5;
	padding: 6px;
}
.workshop {
	background-color: #D87A78;
	color: #FFFFFF;
	padding: 6px;
}
#schedule caption {
	font-size: 10pt;
	line-height: 18pt;
	color: #5F1E1C;
	font-weight: bold;
}
#hours {
	font-size: 10pt;
	text-align: left;
	line-height: 16pt;
	border: 1px solid #5F1E1C;
}
#hours caption {

	font-size: 10pt;
	line-height: 18pt;
	color: #5F1E1C;
	font-weight: bold;
}
#embellish {
	background-color: #999999;
	z-index: 100;
	margin-left: 744px;
}
