body{ 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFCCFF;
	padding: 0px;
  	margin: 0px;
}

h3, h4 { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
	padding: 0px;
  	margin: 0px;
	text-align:center;
}



a {
	color: #F70C91;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

span.hide { display: none; }







#sitebox {
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: url(middle.gif) top left repeat-y;
	
	
}

#top {
	width: 800px;
	height: 16px;
	display: block;
	background: url(top.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	
}

#bottom {
	width: 800px;
	height: 16px;
	display: block;
	background: url(bottom.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
}

#container {
    min-height:600px;
	width: 760px;
	margin: 0 18px 0 18px;
	padding: 5px 0 5px 0;
	background-color:#FFFFFF;
}

#banner {
	width: 760px;
	height: 120px;
	display: block;
	background-color: #ffffff;
}

#navbar {
	width: 760px;
	height: 20px;
	display: block;
	text-align:left;
	background-color:#FF66FF;
}

#menucontainer {
    position:absolute;
	top:0px;
	left:0px;
	width: 750px;
	height: 20px;
	display: block;
	text-align:left;
	background-color:#FF66FF;
}

#subnavbar {
	width: 760px;
	height: 20px;
	text-align:center;
	
}

#menuinner{
    position:relative;
    width: 651px;
	height:20px;
	
	}
/* CSS Image Rollover Hack */
/* Preloads the image in the cache for instant use */
.cssRolloverImageHack_1{
visibility:hidden;
background: url(home2_btn.gif);
}
.cssRolloverImageHack_2{
visibility:hidden;
background: url(band2_btn.gif);
}
.cssRolloverImageHack_3{
visibility:hidden;
background: url(songs2_btn.gif);
}
.cssRolloverImageHack_4{
visibility:hidden;
background: url(music2_btn.gif);
}
.cssRolloverImageHack_5{
visibility:hidden;
background: url(gallery2_btn.gif);
}
.cssRolloverImageHack_6{
visibility:hidden;
background: url(myspace2_btn.gif);
}
.cssRolloverImageHack_7{
visibility:hidden;
background: url(contact2_btn.gif);
}




.menu {
        width: 720px;
		height:20px;
		list-style: none;
		border-left:1px;
		
}
.menu li {
        padding: 0;
        margin: 0;
        margin-right: 0px;
        list-style: none;
        background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
        display: block;
        text-decoration: none;
		text-indent: -1500px;
		height: 20px;
        background-repeat: no-repeat;
}
#home {background-image: url(home2_btn.gif);width: 93px;}
#home a {background-image: url(home_btn.gif);}
#homev {background-image: url(home2_btn.gif);width: 93px;}
#band {background-image: url(band2_btn.gif);width: 93px;}
#band a {background-image: url(band_btn.gif);}
#bandv {background-image: url(band2_btn.gif);width: 93px;}
#songs {background-image: url(songs2_btn.gif);width: 93px;}
#songs a {background-image: url(songs_btn.gif);}
#songsv {background-image: url(songs2_btn.gif);width: 93px;}
#music {background-image: url(music2_btn.gif);width: 93px;}
#music a {background-image: url(music_btn.gif);}
#musicv {background-image: url(music2_btn.gif);width: 93px;}
#gallery {background-image: url(gallery2_btn.gif);width: 93px;}
#gallery a {background-image: url(gallery_btn.gif);}
#galleryv {background-image: url(gallery2_btn.gif);width: 93px;}
#myspace {background-image: url(myspace2_btn.gif);width: 93px;}
#myspace a {background-image: url(myspace_btn.gif);}
#myspacev {background-image: url(myspace2_btn.gif);width: 93px;}
#contact {background-image: url(contact2_btn.gif);width: 93px;}
#contact a {background-image: url(contact_btn.gif);}
#contactv {background-image: url(contact2_btn.gif);width: 93px;}



#home a:hover, #band a:hover, #songs a:hover, #music a:hover, #gallery a:hover, #myspace a:hover, #contact a:hover{background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#content {
	padding-bottom:1px;
	left:0px;
	min-height: 600px;
	width:760px;
	background-image: url(tilesingle.gif);
	background-repeat:repeat;

}

#thumbnailsContainer {
width: 450px;
margin: 0 auto 30px auto;
padding: 10px 120px 0 130px;
background-color: #FFFFFF;
border: 1px solid #d8d8d8;
}
#thumbnails {
width: 450px;
}
#thumbnails img {
float: left;
border: 1px solid #888888;
margin: 0 10px 10px 0;
}
.separator {
clear: both;
height: 0;
}

.logo {
margin: 0;
width: 210px;
}
.logo img {
margin: z-index:2;
position: relative;
}

#textContainer {
width: 600px;
margin: 0 auto;
}
h1, p {
color: #333333;
}
h1 {
font: normal 110% Arial, sans-serif;
text-transform: uppercase;
margin: 0;
}
p {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#frameBorder,#frameBackground,#displayArea {
left: 50%;
top: 50%;
position: absolute;
}

#frameBorder {
width: 560px;
margin-left: -280px;
height: 460px;
margin-top: -230px;
background-color: #000000;
z-index: 1;
}

#frameBackground {
width: 530px;
margin-left: -270px;
height: 430px;
margin-top: -220px;
background-color: #ffffd9;
border-left: 5px solid #e5e2d3;
border-top: 5px solid #e5e2d3;
border-right: 5px solid #f5f0e1;
border-bottom: 5px solid #f5f0e1;
}

#displayArea {
width: 400px;
height: 300px;
margin-left: -200px;
margin-top: -150px;
}

#displayArea img {
border-top: 2px solid #e5e2d3;
border-left: 2px solid #e5e2d3;
border-bottom: 2px solid #ffffff;
border-right: 2px solid #ffffff;
margin-bottom: 1em;
}

#frameBorder p {
text-align: right;
font: 10px Arial, sans-serif;
color: #888888;
}

#caption, #credit {
font-weight: bold;
color: #555555;
}

p#closeWidget {
position: absolute;
top: 50%;
left: 50%;
margin-top: -210px;
margin-left: 210px;
width: 50px;
}
#closeWidget img {
border: 0;
margin: 0 0 -1px;
}

		
		
#footimagebox {
    position:relative;
	height: 100px;
	width:320px;
}

#footimage1{
    position:absolute;
    left:0px;
	height: 100px;
	width:144px;
}

#footimage2 {
    position:absolute;
    left:145px;
	height: 100px;
	width:175px;
}



#footer {
    padding-top:1px;
	text-align: center;
	width: 100%;

}



#footer a {
    font-size:12px;
	color: #191919;
	text-decoration: none;
}

#footer a:hover {
    font-size:12px;
	color: #0000CC;
	text-decoration: none;
}

