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

#about_text{
	width:580px;
	margin-left:40px;
	maargin-top:10px;
	font-size:12px;
	float:left;
}


#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:left;width:270px;margin-top:5px; padding:0px;  }


#about_text ul{margin-left:15px; padding:0px; margin-top:0px;}
#about_text il{margin-left:0px; padding:0px;}

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


#show_list_3{float:left;width:270px; clear:both; margin-top:15px; }
#show_list_4{float:left;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;
}		

