body {
	background: #f1e5f2; 
	font-family:  Verdana, Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color:#4b4b4b; 
	margin: 0;
	padding: 0;
}
	
h1 {		
	font-variant: small-caps;
	font-size: 17px;
	color:#8a2b91;
	font-weight: bold;
}			

form{
	margin: 0;
	padding: 0;
}
	
h3{
	font-size: 18px;
	font-weight: bold;
}

h4{
	font-size: 11px;
	font-weight: bold;			
}

h6{
	font-size: 14px;
	font-weight: bold;			
}

h5{
	font-size: 10px;
	font-weight: bold;			
}
	
a {	
	color:#8a2b91;
	text-decoration: underline;
}

a:hover{
	color:#e6050e;
	text-decoration: none;
}			

textarea{
	font-family: Verdana, Arial;
	font-size: 12px;
}

input{
	font-family: Verdana, Arial;
	font-size: 12px;
}

img, div { 
	behavior: url(/shared/iepngfix.htc);
	border: none;
}
	
/*----------- classes & id's ------------*/	

.content {				
	width: 924px;
	height:auto;
	margin: 25px auto 0 auto;
	padding: 0;
}

.hdr{
	background: url(/images/header_rnd.jpg) top center no-repeat; 
	width: 946px;
	height: 26px;
}

.main{
	background: #fefefe url(/images/border_right.jpg) top right repeat-y;
	width: 945px;
	border-left: 1px solid #605e60;
	padding: 0;
	margin: 0;
}

.main_top{
	background: #fefefe url(/images/main_top.jpg) top center repeat-x; 
	width: 924px;
}

.dancers_top{
	background: url(/images/dancers_top.jpg) top right no-repeat; 
	width: 909px;
	height: 89px;
	border-bottom: 6px solid #8a2b91;
	padding-left: 15px;
}

.dancers_top a:hover{
	background: transparent;
}

.main_bottom{
	background: #fefefe url(/images/main_bottom.jpg) bottom right repeat-x; 
	width: 924px;
	margin: 0 0 0 0;
	padding: 0;
}

.index_pic{
	float: left;
}
		
.logo {	
	position: absolute;
	top: 40px; 
}		

.bottom{
	/* background: url(/images/bottom_rnd.jpg) top center no-repeat;  */
	background: url(/images/bottom_rnd_white.jpg) top center no-repeat; 
	width: 946px;
	height: 44px;
}

.bottom_links{									
	clear: both;
	text-align:center;
	font-size: 9px;	
	margin: 0;
	padding: 0 0 20px 0;
}

.main_text{
	margin: 20px 15px 0 230px;
	min-height: 560px;
}

.main_text hr{
	width: 300px;
	color: #eeeeee;
}

.biglink{
	font-size: 11px;
	font-weight: bold;
}

.dresslist li{
	margin-top: 10px;
}

.bigtext{
	font-size: 13px;
	font-weight: bold;
}

#map{
	margin-top: 60px;
}

.star{
	background: url(/images/star.gif) center left no-repeat; 
	font-size: 13px;
	font-weight: bold;
	color: #8a2b91;
	padding: 3px 0 2px 25px;
	font-variant: small-caps;
}

.studio{
	float:right;
	margin-right: 40px;
}

.schedule{
	float:right;
	margin: -30px 40px 0 0;
}

.design{
	text-align: right;
	font-size: 9px;
	padding: 0 10px 0 0;
}

/*----------- staff ------------*/	

.staff_pic{
	padding: 0px 10px 10px 10px;
	float: left;
}

.staff_text{
	padding: 0 0 10px 15px;
	font-size: 10px;
}

.minheight{
	height: 210px;
}

/*----------- address ------------*/	

.address{	
	font-weight: bold;
	background: transparent;
	margin: 20px 0 0 10px;
}

.small_caps_title{
	font-variant: small-caps;
	font-size: 13px;
	margin: 0 0 5px 0;
}

.phone{
	background: url(/images/phone.gif) center left no-repeat; 
	padding: 2px 0 2px 22px;
	
}

.map{
	background: url(/images/map.gif) center left no-repeat; 
	padding: 2px 0 2px 22px;
}

/*----------- main buttons ------------*/	

.mainButtons{
	background: url(/images/separator.gif) top right repeat-y; 
	width: 205px;
float:left;
	margin: 10px 0 0 5px;
}

.buttonLinks {
	margin: 3px 0 0 0;
}		

.mainButtons a:hover{
	background-color: transparent;
}

/*----------- news box ------------*/	
.newsbox{
	float: right;
	margin: 30px 10px 0 15px;
}

.info_top,
.news_top{
	width: 188px;
	height: 49px;
}

.news_top{
	background: url(/images/news_top.gif) top center no-repeat; 
}
	
.info_top{
	background: url(/images/info_top.gif) top center no-repeat; 
}

.news_main{
	background: url(/images/news_schade.gif) top right repeat-y;
	width: 186px;
}

.news_bottom{
	background: url(/images/news_bottom.gif) top center no-repeat; 
	width: 188px;
	height: 20px;
}

.newsbox hr{
	width: 130px;
	color: #eeeeee;
}

.news_main div{
	font-size: 10px;
	margin: 0 0 10px 15px;
	width: 156px;
}

.more{
	padding-left: 25px;
}

#flashcontent {
	height: 550px;
}

.msg_form{
	width: 560px;
}

.msg_form  td{
	vertical-align: top;
}

.form_div{
	margin: 20px 0 0 0;
}

.alert_div{
	color: #ff0000;
	font-size: 16px;
	margin: 20px 0 0 0;
	font-weight: bold;
}

.submit{
	width: 140px;
}
