/* 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;
height:520px;
width:730px;
position:absolute;
background-image:url(jmaeback.jpg);

padding-top:20px;
padding-left:20px;
}

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

#text
{
	height:480px;
	width:455px;
	left: 252px;
	position:absolute;
	top: 29px;
	padding-top:20px;
	padding-left:10px;
	font-family: "Century Gothic", "MS Gothic", "MS PGothic", "MS Reference Sans Serif";
	font-size: 18px;
	color: #000000;
}
#text2
{
	position:absolute;
	width: 413px;
	height: 424px;
	left: 21px;
	top: 21px;
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-right-width: 2px;
	z-index:1;
}

#printerbox 
{
	position:absolute;
	height:52px;
	width:189px;
	left: 521px;
	top: 39px;
}

#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;}
