@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/bgd.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin-top:0px;
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

#main-body{
	width:1010px;
	height:900px;
	float:none;

}

#header{
	width:1010px;
	height:202px;
	float:left;
}

#banner{
	width:1010px;
	height:152px;
	float:left;
	background-image:url(../images/ido_01.jpg);
}

#menu{
	height:54px;
	float:left;
	width:1010px;

}



#middle-body{
	background-image:url(../images/ido_13.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1010px;
	height:655px;
	float:left;
}


#middle-body-dance{
	background-image:url(../images/dancing-ppl.png);
	background-repeat:no-repeat;
	background-position:left;
	width:1010px;
	height:655px;
	float:left;
}


#middle-body-overseas{
	background-image:url(../images/bgd-overseas.jpg);
	background-repeat:repeat;
	background-position:center;
	width:1010px;
	height:655px;
	float:left;
	
}

#middle-body-members{
	background-image:url(../images/bgd-members.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1010px;
	height:655px;
	float:left;
}


#middle-body-events{
	background-image:url(../images/bgd-events.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1010px;
	height:655px;
	float:left;
}

#middle-body-competitions{
	background-image:url(../images/bgd-competitions.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1010px;
	height:655px;
	float:left;
}

#middle-body-rules{
	background-image:url(../images/bgd-rules.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1010px;
	height:655px;
	float:left;
}

#middle-body-bylaws{
	background-image:url(../images/bgd-by-laws.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1010px;
	height:655px;
	float:left;
}



#middle-bgd{
	width:1010px;
	height:655px;
	float:left;
}



#clubs-top{
	margin-top:30px;
	width:690px;
	height:350px;
	float:right;
	text-align:left;
}

#clubs{
	width:470px;
	height:350px;
	float:left;
}

#register-now{
	width:320px;
	height:350px;
	float:left;
}

#latest-news{
	width:1010px;
	height:250px;
	background-image:url(../images/latest-news.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
}