#header {
	margin: 0px;
	padding: 0px;
	height: 242px;
	width: 850px;
}
.smallertxt {
	font-size: 12px;
}

#mainbody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(bgimage.jpg);
	margin: 0px;
	padding: 0px;
	width: 850px;
	position: relative;
	background-color: #ededed;
	background-repeat: repeat-x;
}
.classbox {
	background-image: url(whiteglass.png);
	background-repeat: repeat;
	width: 400px;
	border: 1px solid #999;
	float: left;
	margin: 10px;
	height: 300px;
	text-align: center;
	font-size: 14px;
}
.kidsartphoto {
	border: 1px solid #000;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 850px;
	border: 1px solid #CF2529;
	background-color: #000;
}
#startclasses {
	padding: 15px;
	clear: both;
	width: 820px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #D72229;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	text-align: left;
}

.clear {
	clear: both;
}
.classboxadult {
	background-image: url(whiteglass.png);
	background-repeat: repeat;
	width: 400px;
	border: 1px solid #999;
	float: left;
	margin: 10px;
	height: 250px;
	text-align: center;
}

