body				                     {
	font: 14px "Lucida Grande", Helvetica, Arial, Sans-Serif;
	background: #000;
	color:#FFF;
	margin: 10px;
}
h1                                       { font: bold 32px Helvetica, Sans-Serif; letter-spacing: -1px; color:#FFF; text-align:center }
h2                                       {
	font-size: 24px;
	margin: 0 0 15px 0;
	color: #C00;
	text-align: left;
}
h3                                       { font-size: 20px; margin: 0 0 15px 0; color: #4660E2 }
h4                                       { font-size: 16px; margin: 0 0 15px 0; text-transform: uppercase; }
h5                                       { font-size: 16px; margin: 0 0 15px 0; }
h7                                       { font-size: 16px; text-transform: uppercase; }
h8                                       { font-size: 16px; text-align:center; }
h9                                       {
	font-size: 24px;
	margin: 0 0 15px 0;
	color: #C00;
	text-align:center;
}



#main {
	position:absolute;
	left:297px;
	top:209px;
	width:700px;
	height:525px;
	z-index:1;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 1024px;
	height: 695px;
	background: url(images/itwebbg.jpg) no-repeat;
	position: relative;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu .home {
	width: 83px;
	height: 39px;
	background: url(images/home.gif) no-repeat;
	left: 100px;
	top: 195px;
}
#menu .about {
	width: 83px;
	height: 39px;
	background: url(images/about.gif) no-repeat;
	left: 100px;
	top: 296px;
}
#menu .shows {
	width: 83px;
	height: 39px;
	background: url(images/shows.gif) no-repeat;
	left: 100px;
	top: 245px;
}
#menu .groups {
	width: 83px;
	height: 39px;
	background: url(images/groups.gif) no-repeat;
	left: 100px;
	top: 345px;
}
#menu .classes {
	width: 83px;
	height: 39px;
	background: url(images/classes.gif) no-repeat;
	left: 100px;
	top: 438px;
}
#menu .video {
	width: 83px;
	height: 39px;
	background: url(images/video.gif) no-repeat;
	left: 100px;
	top: 484px;
}
#menu .photo {
	width: 83px;
	height: 39px;
	background: url(images/photo.gif) no-repeat;
	left: 100px;
	top: 535px;
}

#menu .links {
	width: 83px;
	height: 39px;
	background: url(images/links.gif) no-repeat;
	left: 100px;
	top: 579px;
}
#menu .contact {
	width: 83px;
	height: 39px;
	background: url(images/contact.gif) no-repeat;
	left: 100px;
	top: 629px;
}
#menu .bio {
	width: 83px;
	height: 39px;
	background: url(images/bio.gif) no-repeat;
	left: 100px;
	top: 393px;
}

img.special {border: 10px black solid;}

