body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #edecec;
}
img {
	border:0;
}
.form-field {
	margin-bottom: 6px;
	border: 1px solid #bfb8b8;
	margin-top: 3px;
	height: 19px;
	width: 129px;
}
.left-hdng {
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}
.main-text {
	font-size: 12px;
	padding: 10px;
}
#bg-left {
	background-image: url(../images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
}
#bg-right {
	background-image: url(../images/bg-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
#kingbury-logo {
	margin-bottom: 11px;
	float: left;
}
#british-ballet-logo {
	float: right;
	margin-bottom: 11px;
	margin-right: 19px;
}
#nav {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #ffff00;
	height: 37px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#nav span {
	font-size: 16px;
}
#nav a {
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #CBCBCB;
	text-decoration: none;
}
#hdr-bg {
	background-image: url(../images/hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 217px;
	width: 659px;
	margin-top: 4px;
	font-size: 22px;
}
#hdr-bg #hdr-txt {
	margin-top: 60px;
	float: left;
	margin-left: 25px;
}
#contact-form {
	background-color: #f5f1f1;
	padding: 10px;
	font-size: 12px;
	margin: 0px;
	width: 298px;
	float: left;
}
#contact-box {
	background-image: url(../images/contact-bg.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 40px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 298px;
	margin: 0px;
}
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 113px;
	width: 643px;
	padding: 10px;
	background-color: #ECECEC;
}
#footer-links {
	font-size: 10px;
	clear: left;
	float: left;
	width: 90%;
}
#footer #schedule {
	background-image: url(../images/icon-schedule-fees.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 82px;
	padding-left: 82px;
	margin-bottom: 10px;
	clear: right;
	float: left;
}
#footer #schedule #schedule-text {
	margin-top: 33px;
	font-size: 15px;
	font-weight: bold;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#contact-box a {
	color: #000000;
	text-decoration: none;
}
#contact-box a:hover {

	color: #FFFF00;
	text-decoration: none;
}
