body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	margin:0;
	padding:0;
	background-image: url('../letsdance_images/letsdance-header-background.jpg');
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
}
#outer {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#content {
	width: 980px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#content b {
	color: #4A4A4A;
}
#content h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 36px;
	color: #D90000;
	margin: 10px 0 0 0;
}
#content h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 30px;
	color: black;
	margin: 10px 0 0 0;
}
#content h3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 36px;
	color: #D90000;
	margin: 10px 0 0 0;
}
#content table {
	margin: 10px 0 0 0;
	border:1px solid #888888;
}
#content table th {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	color: #EEEEEE;
	background-color: #999999;
}
#content table td {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: black;
	border-bottom: 1px solid #AAAAAA;
}
#logo_index {
	width: 980px;
	height: 270px;
	background-image: url('../letsdance_images/letsdance-header-image.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#home_menu {
	float: left;
	width: 980px;
	margin: 300px 0 0 0;
}
#home_menu p {
	line-height: 18px;
	color: black;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
#home_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	margin: 0 2px 0 2px;
}
#home_menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.small_text {
	font-size: 10px;
	line-height: 16px;
}
