body {
	background-color: #CC6666;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 23px;
	color: #C04040;
	text-decoration: none;
	margin-top: 0.3em;
	margin-bottom: -0.2em;
	line-height: 26px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #c04040;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: -6px;
	margin-top: 4px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 15px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-align: left;
	text-indent: 15px;
}
.bodytextNoIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-align: left;
	text-indent: 0px;
}
a:link {
	color: #c04040;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:visited {
	text-decoration: none;
	color: #c04040;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	-webkit-transition: color .4s ease-in;
	-moz-transition: color .4s ease-in;
	-o-transition: color .4s ease-in;
	transition: color .4s ease-in;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#Footer a:link {
	color: #c04040;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#Footer a:visited {
	text-decoration: none;
	color: #c04040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Footer a:hover {
	text-decoration: underline;
	color: #c04040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Footer a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Container {
	margin: 0 auto;
	width: 842px;
	background-image: url(../images/bodybkgrd.gif);
	height: auto;
}
#Header {
	background-image: url(../images/DanceClubStudioLogo800X257sansdiamond.jpg);
	position: relative;
	display: block;
	width: 800px;
	height: 257px;
	left: 21px;
}
#address {
    position: absolute;
    left: 249px;
    top: 201px;
    font-family: "Times New Roman", Georgia, serif;
    font-size: 1em;
    width: 536px;
    letter-spacing: normal;
}
.textmiddle {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
    display: block;
    height: 25px;
    width: 842px;
    position: relative;
    background-image: url(../images/navbkgrd.gif);
    text-align: center;
    padding-top: 10px;
}
#Content {
	background-image: url(../images/bodybkgrd.gif);
	background-color: #FFF;
	margin: 0px;
	width: 740px;
	padding-top: 31px;
	padding-right: 51px;
	padding-bottom: 0px;
	padding-left: 51px;
}
.align_left {
	float: left;
	margin-bottom: 10px;
	margin-left: -30px;
}
.align_right {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
}
#Footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CurrentPageTopNav {
	color: #333;
	text-decoration: underline;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.CurrentPageFooter {
	color: #333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.RedHighlight {
	color: #C04040;
	font-weight: bold;
}
