/* CSS Document */

body
{
background-image:url(gray-back-web.jpg);
}

#banner
{top:30px;
left:30px;
position:absolute;
background-color:#FFFFFF;
width:900px;
height:165px;
background-image:url(American-Dance-Center-Quality-Ballet-Instrution-Kansas.jpg);}

#left
{
	left:30px;
	width:150px;
	height:537px;
	position:absolute;
	top:225px;
	padding-top:70px;
	padding-left:5px;
	
}

#center
{left:180px;
top:225px;
padding-left:70px;
height:600px;
width:680px;
position:absolute;
background-image:url(background4.jpg);
padding-top:20px;

}

#navbar
{left:30px;
top:195px;
height:30px;
width:900px;
position:absolute;
background-color:#CCCCCC;
}

#directions
{
	position:absolute;
	width: 212px;
	left: 432px;
	top: 6px;
	height: 103px;
	background-color:#B4C5FE;
}
#text
{
	height:54px;
	width:595px;
	left: 83px;
	position:absolute;
	top: 9px;
	padding-top:20px;
	padding-left:10px;
	font-family: "Century Gothic", "MS Gothic", "MS PGothic", "MS Reference Sans Serif";
	font-size: 18px;
	color: #000000;
}
#leftnavbox
{position:absolute;
border-bottom-color:#999999;
border-bottom-style:ridge;
border-bottom-width:3px;
border-right-color:#999999;
border-right-style:ridge;
border-right-width:3px;
height:220px;
width:130px;
top:75px;}