/* CSS Document */

body {
	font-family: Palatino, "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 10 0 0;
	border: 0;
}
#container	{
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 750px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	}
html>#container	{
	width: 750px;
	}
.highlight {
	color: #65B3FF;
}
a {
	color: #227BFF;
}
#header {
	background-image: url(images/dancing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav {
	color: #5294DE;
	background-color: #FFFFFF;
	border-bottom: 2px solid #E72929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav a {
	color: #101084;
	text-decoration: none;
}
#footer {
	color: #CCCCCC;
	border-top: 1px solid #EF2929;
	border-bottom: 1px solid #EF2929;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 13px;
}
.red {
	color: #E72921;
}
h1 {
	font-size: 24px;
}
#content {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sub {
	font-size: .85em;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	font-size: 18px;
	color: #E72921;
}
.checkboxes td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.form {
	background-color: #151515;
	border: 2px solid #393139;
}
.photoRight {
	margin: 0px 0px 8px 8px;
	padding: 0px;
	float: right;
	width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.floatRight {
	margin: 0px 0px 8px 8px;
	padding: 0px;
	float: right;
}
h3 {
	font-size: 15px;
	font-style: italic;
}
.quote {
	font-size: 18px;
}
.required {
	color: #FF0000;
}
