body {
	background-image: url(/images/bluepattern.gif);
	background-repeat: repeat;
	text-align: center;
	margin-top: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#container {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #96030b;
	border: 3px solid #e1ac04;
}

#top {
	height: 114px;
	background-image: url(/images/top_logo.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#bottom {
	height: 20px;
	background-color: #96030b;
	clear: both;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#bottom a {
	color: #ffffff;
	text-decoration: underline;
}

#bottom a:hover {
	color: #ffffff;
	text-decoration: none;
}

#layout {
	width: 740px;
	text-align: left;
	position: relative;
	background-color: #96030b;
}

#contentleft {
	width:125px;
	padding:0px;
	float:left;
	background-color: #96030b;		
}

#left_container {
	padding: 0 5px 0 10px;	
}

#contentright {
	width: 150px;
	padding:0px;
	float: left;
	background-color: #96030b;
}

#right_container {
	margin: 0 5px 18px 5px;
	background-color: #96030b;
}

#left_photo {
	height: 183px;
	background-image: url(/images/left_couple.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#left_feature {
	padding: 5px 1px 10px 2px;
}

#nav {
	width: 105px;
	background-color: #96030b;
	padding: 0 5px 5px 10px;
}

#menu {	
	float:left;
	width: 105px;						         
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	}
	
#menu a, #menu a:visited				
	{
	color: #ffffff;
	font-weight: 900;
	background-color: #96030b;
	text-decoration:none;				      
	}

#menu a:hover				             /* all menus on mouse-over */
	{
	color: #e1ac04;	
	}
	
#menu_item {
	background-image: url(/images/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 10px;
	padding: 0 0 5px 15px;
	margin:0px 0 3px 0;
}

#contentcenter {
	width:662px;
	padding:0px;
	float:left;
	background-color: #ffffff;
}

#center_container {
	width: 615px;
	height: 449px;
	font-size: 12px;
	color: #000000;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

#centercurve_bottom {
	background: #ffffff url(/images/bottom_center.gif) no-repeat bottom left;
	margin-top: 10px;
	height: 25px;
}

#rightcontent {
	margin: 0 6px 0 0;
}

.lesson {
    background-image: url(/images/free_lesson_bkgd.gif);
    background-repeat:repeat-x;
    background-position: top;
	background-color: #e1ac04;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	padding: 5px 10px 0 10px;	
    }
	
.lesson td {
	padding: 7px 0 0 0;	
}


#featurecontainer {
    border-left:1px solid #000;
    border-right:1px solid #000;
    background-color:#FFF;
	background-image: url(/images/watermark_dancers1.gif);
    background-repeat:no-repeat;
    background-position: center center;
	font: 600 11px Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	padding: 0 5px 10px 5px;
	width: 127px;
}

#featurecontainer a {
    color: #96030b;
	font-weight: 900;
	text-decoration: underline;
	padding-right: 3px;	
}

#star {
	background-image: url(../images/indy_stars.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}

#star a{
	text-decoration:none;
	color: #96030b;
}

#star a:hover				             
	{
	color: #02478a;	
	}

.content p {
	margin-top: 0px;
}

.programs {	
}

#dances {
	padding-left: 10px;
	height: 292px;
}
#dancesleft {
	float: left;
	width: 200px;
}

#dancesright {
	float: right;
	width: 200px;
}

#dances a { 	
	color: #02478a;
	text-decoration: underline;
}

#dances a:hover {
	color: #96030b;
	text-decoration: none;
}

.locations td {
	margin: 0 10px 10px 0;
	padding-bottom: 15px;
	font-size: 11px;
}

.locations a {
	color: #96030b;
	text-decoration: underline;
}

.locations a:hover {
	color: #02478a;
	text-decoration: none;
}

.locations h4 {
	text-align: left;
	font: 900 12px;
	color: #02478a;
	padding: 0;
}

h1 {
	font: 900 16px Verdana, Helvetica, Arial, sans-serif;
	color: #96030b;		
}

h2 {
	font: 900 13px Verdana, Helvetica, Arial, sans-serif;
	color: #02478a;
	text-align: center;
}

h3 {
	color: #96030b;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	padding-top: 48px;
}

h4 { 	
	font-size: 12px;
	color: #02478a;
	padding: 0;
}
