body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF url(/images/body/2009/back2.jpg) no-repeat scroll center top;
	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-repeat: repeat-x;
}
#studio11 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 20px;
	letter-spacing: 2px;
	text-align: right;
	width: 95%;
	text-decoration: none;
}
#studio11 a:link {
	color:#000000;
	text-decoration: none;
}
#studio11 a:visited {
	color:#000000;
	text-decoration: none;
}
#studio11 a:active {
	color:#000000;
	text-decoration: none;
}
#studio11 a:hover {
	color:#990000;
	text-decoration: none;
}
.chet #container {
	width: 976px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.r9_c3 {
	background: url(/images/body/2009/r9_c3.jpg) repeat-y scroll right top;
}
.r8_c13 {
	background: url(/images/body/2009/r8_c13.jpg) repeat-y scroll left top;
}
.r12_c6 {
	background: url(/images/body/2009/r12_c6.jpg) repeat-x scroll center top;
}
.chet #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #009;
}
a:visited {
	color: #900;
}
a:hover {
	color: #F00;
}
a:active {
	color: #603;
}
.chet #top {
	background: #436490 url(/images/body/2009/r1_c4.jpg) no-repeat;
	height: 10px;
	width: 950px;
}
#directions {
	background: #FFFFFF;
}
.classschedule {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.classscheduleBorder {
	border: thin solid #CCC;
}