body {
	background-color: #dbdae3;
	text-align: center;
	font: 1em arial, sans-serif;
	font-weight: normal;
	background-image: url("../images/squaretile.jpg");

}


#content {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-image: url("../images/backtile.jpg");

}

#calcontent {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-image: url("../images/fullbacktile.jpg");

}


#contentspace {
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
	text-align: justify;
	color: #0c0b05;
}


#dancers {
    	margin-left: auto;
    	margin-right: auto;
	background-image: url("../images/dancers.jpg");
	background-repeat: no repeat;
	width: 314px;
	height: 263px;
}

#transpace {

	background-image: url(".../images.trans.gif");
	margin-left: auto;
	margin-right: auto;
	width: 10px;
	height: 100px;
}
#transpace.quarter {

	background-image: url(".../images.trans.gif");
	margin-left: auto;
	margin-right: auto;
	width: 10px;
	height: 25px;
}

#sidebar {	
	float: left;	
	padding: 0 0 0px 5px;	
	margin: 0px 0 0;	
	width: 150px;	
}


#widecolumn {	
	padding: 0px 0 0px 0;	
	margin: 0px 0 0 185px;	
	width: 580px;	
}


#headerimage {
	position: relative;
	left: 50%;
	margin-left: -400px;
	height: 208px;
	width: 800px;
	background-image: url("../images/sitehead.jpg");	
	background-repeat: no-repeat;
}

#headerimagemain {
	position: relative;
	left: 50%;
	margin-left: -400px;
	height: 208px;
	width: 800px;
	background-image: url("../images/mainhead.jpg");	
	background-repeat: no-repeat;
}

#blogheaderimage{


	position: relative;
	left: 50%;
	margin-left: -400px;
	height: 247px;
	width: 800px;
	background-image: url("../images/bloghead.jpg");	
	background-repeat: no-repeat;


}

#buttonrow {
	position: relative;
	left: 50%;
	margin-left: -400px;
	height: 34px;
	width: 800px;
	background-image: url("../images/buttonline.jpg");	
	background-repeat: no-repeat;
}


#homelink{

	position: absolute;
	height: 208px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	margin-top: 30px;
	border: 0px;

}


h1 {
	color: #4d4b9b;
	text-align: center;
}


h3 {
	text-align: center;
	font-size: 130%;
	text-weight: bold;
	color: #261109;
}



h4 {
	text-align: center;
	color: #db282c;
	text-weight: bold;
	font-size: 115%;
	padding-top: 20px;
	margin-bottom: 10px;

}

h4.greenleft {
	text-align: left;
	color: #3a8945;
}

h4.redleft {
	text-align: left;
	color: #C5393C;
}

p {
	text-align: justify;
}



#sidebar p {
	text-align: center;
	font-size: 85%;
	color: #261109;
}

#sidebar h2 {
	text-align: center;
	color: #76418e;
	text-decoration: underline;

}


#sidebar ul {
	font-size: 75%;
	margin: -10px 0px 10px -23px;
	text-align: left;

}

#sidebar a{
	text-decoration: none;

}
#sidebar a:hover{
	text-decoration: underline;
	color: #bb6671;
}

#sbdivide{
	background-image: url("../images/teenydiv.gif");	
	height: 27px;
	width: 159px;
	margin-left: -5px;

}

#fireworks{
	background-image: url("../images/fireworks.jpg");	
	height: 81px;
	width: 501px;
    	margin-left: auto;
    	margin-right: auto;
	text-align: center;
}

#lildance {
	background-image: url("../images/littledancersin.jpg");	
	height: 100px;
	width: 120px;
    	margin-left: auto;
    	margin-right: auto;
	text-align: center;

}

#lildance.out {
	background-image: url("../images/littledancersout.jpg");


}

#divide{
	background-image: url("../images/divider.jpg");	
	height: 44px;
	width: 268px;
    	margin-left: auto;
    	margin-right: auto;
	text-align: center;

}

p.center {
	text-align: center;
}

ul.indent {
	margin-left: 15px;
}


p#foot {
	position: relative;
	top: 14px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}


a {
	text-decoration: underline;
	color: #4d4b9b;
}

a:hover {

	color: #d1987b;

}


#footerimage {
	position: absolute;
	background-image: url("../images/footer.jpg");
	background-repeat: no repeat;
	width: 800px;
	height: 98px;
	left: 50%;
	margin-left: -400px;
}

#footerspace  {
	position: relative;
	background-image: url("../images/trans.gif");
	width: 800px;
	height: 70px;
	left: 50%;
	margin-left: -400px;
}