body{
margin-top:0px;
width:800px;
}
img{
padding-bottom:600px;
}
h1{
margin:0px;
}

.formbutton{ height: 15px;
background: url(bullet.jpg);
background-repeat: no-repeat;
border: none;
}
	
	span.hide{
	display:none;
	}
	
	#banner{
	background: url(top.jpg) no-repeat;
	height:150px;
	width:800px;
	}
	
	#schedule{
	padding:10px;
	}
	
	#classes{
	padding;10px;
	}
	
	#name{
	padding;10px;
	}
	
	#email{
	padding;10px;
	}
	
	#phone{
	padding;10px;
	}
	
	#menu{
	}
	
	ul{
	}
	
	li{
	list-style-type:none;
	display:inline;
	padding-right:50px;
	}
	
	a{
	text-decoration:none;
	color:#A0441B;
	font-family:sans-serif;
	font-size:14px;
	}
	
	a:link{
	
	}
	
	a:hover{
	}
	
	a:visited{
	}
