/* CSS Document */

body
{
background-image:url(pictures/newblackback.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);
z-index:1;
}

#left
{
	left:30px;
	width:150px;
	height:537px;
	position:absolute;
	top:225px;
	font-size: 10px;
	font-weight: bold;	
	font-family: "Century Gothic", "MS Gothic", "MS PGothic", "MS Reference Sans Serif";
}

#center
{
	left:180px;
	top:225px;
	height:960px;
	width:750px;
	position:absolute;
	background-color:#FFFFFF;
	z-index:3;
	   
}
#cheattext
{
	left:50px;
	top:50px;
	height:50px;
	width:50px;
	position:absolute;
	background-color:#000000;
	z-index:-20;
	   
}


#navbar
{left:30px;
top:195px;
height:30px;
width:900px;
position:absolute;
background-color:#CCCCCC;
overflow:visible;
z-index:5;

}

#text
{
	height:93px;
	width:701px;
	left: 13px;
	position:absolute;
	top: 450px;
	padding-top:1px;
	padding-left:10px;
	padding-right:5px;
	font-family: "Century Gothic", "MS Gothic", "MS PGothic", "MS Reference Sans Serif";
	font-size: 18px;
	color: #000000;
	z-index:2;
}
#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;
}
#jmaebox
{
	background-image:url(pictures/jmaeback.jpg);
	position:absolute;
	width:412px;
	height:364px;
	left: 337px;
	top: 195px;
	z-index:4;
}
#Weatherbox
{
	position:absolute;
	height:69px;
	width:495px;
	left: 181px;
	top: 63px;
	z-index:-20;
}

