/* CSS Document */
#about_body{
clear:both;
width:760px;
height:980px;
}

#about_text{
	width:550px;
	margin-right:40px;
	font-size:12px;
	float:right;
}


#about_text a{
	font-size:16px;	
	color:#226b74;
}
#about_text a:hover{ text-decoration:none;
	font-size:16px;	
	color:#226b74;
	
}

#sadna_text{
	width:470px;
	margin-right:40px;
	font-size:12px;
	float:right;
}

#dance_now{
	width:121px;
	float:right;
	font-size:16px;
	text-align:center;
	margin-top:250px;
}

#sadna_img{
	width:201px;
	float:right;
	font-size:16px;
	text-align:left;
	margin-top:250px;
}

a.about_uk{
	font-size:16px;
	color:#226b74;
	text-decoration:none;
	font-weight:bold;
}

a.about_uk:hover{
	text-decoration:underline;
}

#show_list_1{float:right;width:220px;margin-top:5px;  }

#show_list_2{float:right;width:300px;margin-top:5px;}

#show_list_3{float:right;width:220px; clear:both; margin-top:15px; }
#show_list_4{float:right;width:250px; margin-top:16px;}


#more_shows{clear:both;margin-top:20px;}

a.more_shows{
	font-size:16px;
	color:#226b74;
	text-decoration:underline;
	font-weight:bold;
}

a.more_shows:hover{
	text-decoration:none;
}		

