body, html, div, span, h1, h2, h3, p, a, ul, li, img, hr {margin: 0;padding: 0;border: 0;outline: 0}

body{font-family:Arial, Helvetica, sans-serif; font-size:100%; background:#6e286e url(images/disco_background.jpg) no-repeat}

#header{background:url('images/disco_group.png') no-repeat right top; min-width:920px; height:197px}
#header h1{padding-left:215px; padding-top:155px; font-family:"Times New Roman", Times, serif; font-size:36px; color:#fff}

#nav li{list-style:none}

#container{min-height:420px; min-width:1150px}
#rightside{margin-left:213px; min-height:400px; border-left:#000 solid 2px; background: url('images/content.png') repeat; border-right:#000 solid 2px; padding:10px}  
#intro{float:left; width:450px; margin-right:15px; border-right:2px dashed #000; padding-right:15px}
#flood{width:890px}

#leftnav{width:193px; min-height:420px; background:url(images/leftside.png) repeat-y; border-bottom:#000 solid 2px; position:absolute}   
#navigate{list-style:none; background:no-repeat url('images/nav/navbg.png');width:186px;height:311px}   
	.home{width:186px;height:43px}
		.home:hover{background:url(images/nav/home-roll.png) no-repeat}
	.about{width:186px;height:36px}
		.about:hover{background:url(images/nav/about-roll.png) no-repeat}
	.schedule{width:186px; height:40px}
		.schedule:hover{background-image:url(images/nav/schedule-roll.png); background-repeat:no-repeat}
	.bookings{width:186px; height:37px}
		.bookings:hover{background-image:url(images/nav/bookings-roll.png); background-repeat:no-repeat}
	.photos{width:186px; height:39px}
		.photos:hover{background-image:url(images/nav/photos-roll.png); background-repeat:no-repeat}
	.multimedia{width:186px; height:38px}
		.multimedia:hover{background-image:url(images/nav/multimedia-roll.png); background-repeat:no-repeat}
	.fans{width:186px; height:38px}
		.fans:hover{background:url(images/nav/fans-roll.png) no-repeat}
	.contact{width:186px; height:44px}
		.contact:hover{background:url(images/nav/contact-roll.png) no-repeat}
  
#footer{border-top: 2px #fff solid; background:#6e286e; min-height:22px; padding:10px; color:#fff; font-size:14px}

.white{color:#fff}
.clr{clear:both}

.bio{margin-bottom:20px; min-height:156px}
	.bio img{float:left; padding-right:10px; padding-bottom:5px}

