@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(../image/mainheader.jpg);
	height: 650px;
}

#buttons {
	position: absolute;
	margin-top: 200px;
	width: 849px;
}

#buttons table {
	text-align:center;
	width: 100%;
}

#info_wrap {
	width: 100%;
	margin-top: -10px;
}

.maincontent {
	width: 100%;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color: #F8EB00;
}

.maincontent table {
	margin: 0px 3px 0px 3px;
}

#currentevents h2, #newsandupdates h2 {
	border-bottom: #CCCCCC 1px solid;
	color: #CCCCCC;
	line-height: 20px;
	padding-bottom: 8px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
}

#currentevents p, #newsandupdates p {
	border-bottom: thin #CCCCCC solid;
	text-align: left;
	color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: -5px;
	font-size: 14px;
	font-weight: bold;
}

#currentevents {
	width: 420px;
}

#newsandupdates{
	width: 420px;
	margin-top: -20px;
	float: right;
}

a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

#event_error {
	font-size: 14px;
	color: #CCCCCC;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
}

#about_us2 {
	margin-top: 150px;
	margin-left: 20px;
}

#dancing2 {
}

#drumming2 {
}

#events2 {
}

#photos2 {
}

#videos2 {
	margin-left: 20px;
}

#hire_us2 {
}

#contact2 {
}

#links2 {
}

#support_us2 {
}

#links_wrap {
	margin-left: 18px;
}