/* CSS Document 

GET INVOLVED

*/

p {
	font-size:1.1em;
	}
a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}	
div#navigation{
	background-image:url(../../../get_involved/css_images/dance/navigation_image.gif);
	background-repeat:no-repeat;
	}
.hideheader{
	display:none;
	}
div#title{
	width:910px;
	height:105px;
	background-image:url(../../../get_involved/css_images/dance/title.gif);
	
	}

div#topsection{
	height:100%;
}	
div.container{

	
}
/*SPONSOR US*/
div#sponsorus{
	float:left;
	width:333px;
	margin:10px 0 0 10px;
	}
	div#sponsorus .top{
		height:86px;
		background-image:url(../../../get_involved/css_images/dance/sponsor/background_top.gif);
		}
	div#sponsorus .middle{
		background-color:white;
		padding:10px;
		}
	div#sponsorus .bottom{
		
		height:19px;
		background-image:url(../../../get_involved/css_images/dance/sponsor/background_bottom.gif);
		}
/*MAKE A DONATION*/		
div#donate{
	float:left;
	width:215px;
	margin:10px 0 0 10px;
	}
	div#donate .top{
		height:210px;
		background-image:url(../../../get_involved/css_images/dance/donate_now/background_top.gif);
		}
	div#donate .middle{
		background-color:white;
		padding:10px;
		}
	div#donate .bottom{
		height:19px;
		background-image:url(../../../get_involved/css_images/dance/donate_now/background_bottom.gif);
		}
/*GET INVOLVED*/		
div#getinvolved{
	float:left;
	width:215px;
	margin:10px 0 0 10px;
	}
	div#getinvolved .top{
		height:86px;
		background-image:url(../../../get_involved/css_images/dance/get_involved/background_top.gif);
		}
	div#getinvolved .middle{
		padding:10px;
		background-color:white;
		
		}
	div#getinvolved .bottom{
		height:22px;
		background-image:url(../../../get_involved/css_images/dance/get_involved/background_bottom.gif)
		}	
/*ADVERTISE*/	
div#advertise{
	float:left;
	width:215px;
	margin:10px 0 0 10px;
	}
	div#advertise .top{
		height:86px;
		background-image:url(../../../get_involved/css_images/dance/advertise/background_top.gif);
		}
	div#advertise .middle{
		padding:10px;
		background-color:white;
	}
	div#advertise .bottom{
		height:20px;
		background-image:url(../../../get_involved/css_images/dance/advertise/background_bottom.gif);
		}
/*CONTACT*/	
div#contact{
	float:left;
	width:333px;
	margin:10px 0 0 10px;
	}
	div#contact .top{
		height:86px;
		background-image:url(../../../get_involved/css_images/dance/contact/background_top.gif);
		}
	div#contact .middle{
		padding:10px;
		background-color:white;
	}
	div#contact .bottom{
		height:20px;
		background-image:url(../../../get_involved/css_images/dance/contact/background_bottom.gif);
		}		
/*STATS*/	
div#stats{
	float:left;
	width:215px;
	margin:10px 0 0 10px;
	}
	div#stats .top{
		height:53px;
		background-image:url(../../../get_involved/css_images/dance/stats/background_top.gif);
		}
	div#stats .middle{
		padding:10px;
		background-color:white;
	}
	div#stats .bottom{
		height:20px;
		background-image:url(../../../get_involved/css_images/dance/stats/background_bottom.gif);
		}
	