/* CSS Document */
p {
	font-size:1em;
}
a{
	color:#FF1B64;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}	
div#navigation{
	background-image:url(../../global_images/dance/navigation/homepage.gif);
	background-repeat:no-repeat;
}
div#eventadvert {
	margin:0;
	}
div#eventadvert img{
	background-image:url(../../images/dance/watch_the_video.gif);
	background-repeat:no-repeat;
	width:910px;
	height:279px;
	}
.hideheader{
	display:none;
}
/*
CONTENT BOX 1
/////////////
*/
div#contentbox1{
	float:left;
	margin-left:10px;
	width:215px;
}
div#contentbox1 #top{
	background-image:url(../../images/dance/tunein/background_top.gif);
	height:133px;
}
div#contentbox1 #middle{
	background-color:#BCE08B;
	padding:10px;
}
div#contentbox1 #bottom{
	background-image:url(../../images/dance/tunein/background_bottom.gif);
	height:23px;
}
/*
CONTENT BOX 2
/////////////
*/
div#contentbox2{
	float:left;
	margin-left:10px;
	width:333px;
} 
div#contentbox2 #top{
	background-image:url(../../images/dance/rant/background_top.gif);
	height:85px;
}
div#contentbox2 #middle{
background-color:#FFED31;
}


div#contentbox2 #rant{

	margin-left:10px;
	padding:10px;
	width:290px;
}
div#contentbox2 #middle p{
	padding-top:10px;
	
}

div#contentbox2 #middle span{
	width:270px;
	font-weight:bold;
	color:red;
}
div#contentbox2 #middle .rantseparator{
	text-align:center;
	letter-spacing:0.1em;
	margin:0.5em 0 0.5em 0;
}
div#contentbox2 #bottom{
	background-image:url(../../images/dance/rant/background_bottom.gif);
	height:21px;
}
/*
CONTENT BOX 3
/////////////
*/
div#contentbox3{
	float:left;
	width:215px;
	margin-left: 10px;
}
div#contentbox3 #top{
	background-image:url(../../images/dance/coming_soon/background_top.gif);
	height:73px;
}
div#contentbox3 #middle{
	background-color:white;
	padding:10px;
}
div#contentbox3 #middle p{
	margin-top:10px;
}
div#contentbox3 #bottom{
	background-image:url(../../images/dance/coming_soon/background_bottom.gif);
	height:100px;
}
/*
CONTENT BOX 4
/////////////
*/
div#contentbox4{
	float:left;
	width:215px;
	margin-left:10px;
	margin-top:10px;
}
div#contentbox4 img{ 
margin-left:8px;
margin-bottom:10px;
}
div#contentbox4 #top{
	
	background-image:url(../../images/dance/sponsor/background_top.gif);
	height:86px;
}
div#contentbox4 #middle{
	background-color:white;
	padding:10px;
}
div#contentbox4 p {
	padding-top:10px;
}

div#contentbox4 #bottom{
	background-image:url(../../images/dance/sponsor/background_bottom.gif);
	height:20px;
}
/*
CONTENT BOX 5
/////////////
*/
div#contentbox5{
	float:left;
	width:333px;
	margin-left: 10px;
	margin-top:10px;
}
div#contentbox5 #top{
	
	background-image:url(../../images/dance/depressed/background_top.gif);
	height:145px;
}
div#contentbox5 #middle{
	background-color:white;
	padding:10px;
}
div#contentbox5 span {
font-size:1.1em;
}
div#contentbox5 a {
	font-weight:bold;
	text-decoration:none;
}
div#contentbox5 a:hover {
	text-decoration:underline;
}
div#contentbox5 #bottom{
	background-image:url(../../images/dance/depressed/background_bottom.gif);
	height:29px;
}
/*
CONTENT BOX 6
/////////////
*/
div#contentbox6{
	float:left;
	width:215px;
	margin-left: 10px;
	margin-top:10px;
}
div#contentbox6 #top{
	
	background-image:url(../../images/dance/talktous/background_top.gif);
	height:73px;
}
div#contentbox6 #middle{
	background-color:white;
	padding:10px;
}
div#contentbox6 #bottom{
	background-image:url(../../images/dance/talktous/background_bottom.gif);
	height:30px;
}

div#contentbox6 #middle p{
	margin-bottom:5px;
}

div#contentbox6 #middle .center{
	text-align:center;
}

