body {
	background: #77070E;
	padding: 0px;
	margin: 0px 0px;
    text-align: center;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
}

a {
	border: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	/*vertical-align: text-top;*/
	margin: 0px auto;
	padding: 0px auto;
}

.text_main {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.text_dances {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	/* color: #A67DF9; */
		color: #ffffff;

}

.link_main {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	/* color: #999999; */
	color: #ffffff;
	text-decoration: underline;
}


.link_linkpage {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	/* color: #999999; */
		color: #ffffff;

	text-decoration: underline;
}

.link_kenilworth {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	/* color: #A67DF9; */
		color: #ffffff;


	text-decoration: underline;
}

.link_main:hover {
	/* color: #666666;  */
		color: #ffffff;


}

a.dances {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	/* color: #A67DF9; */
	color: #fffff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

a.dances:hover {
	/* color: #666666; */
		color: #fffff;

}

#links_dances {
	line-height: 17px;
}

.dance_title {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	/* color: #A67DF9; */
	color: #fffff;
	font-weight: bold;
	font-style: italic;
}

#content {
	margin-left: 53px;
	width: 894px;
	background: #FFFFFF;
	min-height: 404px;
	padding-top: 30px;
	
}
*html #content {
	height: 404px;
	
}


#container {
	width: 902px;
	margin: 0px auto;
    padding: 0px;
	text-align: left;
	margin-top: 50px;
	position: relative;
}

#container-gift {
	width: 902px;
	height: 900px;
	background-color:#000;
	margin: 0px auto;
    padding: 0px;
	text-align: left;
	margin-top: 50px;
	position: relative;
}


#content_text {
	position: absolute;
	top: 200px;
	left: 300px;
	width: 370px;
}
			
.content_text {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

table.content_text td {
	padding-bottom: 10px;
}
						


/*Header*/
#box_logo {
	position: absolute;
	width: 302px;
	height: 63px;
	top: 50px;
	left: 21px;
}

#box_phone {
	position: absolute;
	width: 150px;
	height: 28px;
	top: 67px;
	left: 355px;
	
}
	
	
#form_subscribe {
	position: absolute;
	top: 10px;
	left: 700px;
}

#subscribe_text {
	position: absolute;
	top: 65px;
	left: 20px;
	width: 170px;
}

.subscribe_text {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #000000;
	line-height: .9;
}

.textbox_subscribe {
	width: 150px;
	height: 20px;
}
/*contact form*/
.textbox_contact {
	width: 150px;
}


/*Top Navigation*/
#box_nav {
	position: absolute;
	width: 899px;
	height: 57px;
	top: 122px;
	left: 0px;
	
	}
	

/*Right Navigation*/	
#nav_right_top {
	position: absolute;
	width: 162px;
	height: 4px;
	top: 118px;
	left: 707px; 
	}
#box_nav_right {
	position: absolute;
	width: 213px;
	height: 371px;
	top: 179px;
	left: 694px; 
	}
#box_testimonial {
	position: absolute;
	width: 213px;
	height: 85px;
	top: 571px;
	left: 718px; 
	}
.testimonial_text {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
#quote1 {
	position: absolute;
	top: 454px;
	left: 690px; 
	}
	
/*Gift Certificate*/	
#box_gift {
	position: absolute;
	width: 150px;
	height: 28px;
	top: 0px;
	left: 535px;
	/* color: #F00;  */
		color: #ffffff;

	font-family: arial, verdana, helvetica;
	font-size: 12px;
	text-align: center;
}

/*Footer*/
.link_footer {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.link_footer:hover {
	color: #FFFFFF;
}

.text_footer{
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
	
#footer-gift {
	position: relative;
	width: 700px;
	height: 40px;
	margin: 0px auto;
	margin-top: 20px;
	left: 0px;
	text-align: center;
	line-height: .7;
}

#scroller_wrap {
	margin-top: 10px;
}

