body 
	{
	color: white;
	background-color: #0a0b0b;
	margin: 0px;
	behavior: url("csshover3.htc");
	}

#horizon        
	{
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	}

#container    
	{
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666;
	background-color: #0a0b0b;
	margin-left: -498px;
	position: absolute;
	top: -268px;
	left: 50%;
	width: 900px;
	height: 508px;
	visibility: visible;
	}
	
#content 
	{
	width: 898px;
	height: 518px;
	margin-top: 32px;
	border-top: solid 2px #666;
	border-bottom: solid 2px #666;
		}
	
#logo 
	{
	float:right;
	margin-right: 0px;
	margin-top: -60px;
	}
	
	
h1
	{
	color: #666;
	font-family: adobe garamond pro, serif;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 3px;
	line-height: 30px;
	}
	
h2
	{
	color: #666;
	font-family: adobe garamond pro, serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 3px;
	line-height: 0px;
	}


p1
	{
	color: #666;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #666;
	}
	
p2
	{
	color: #666;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 19.5px;
	color: #666;
	}
	
#text 
	{
	color: #666;
	vertical-align: top;
	padding: 12px 20px 19px 19px;
	horizontal-align: left;
	}

a:link, a:visited 
	{
	color: #666;
	text-decoration: underline;
	}

a:hover 
	{
	color: #666;
	text-decoration: underline;
	}

#navbar {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 8px;
	margin-left: 21px;
	padding: 0;
	}
	
#navbar li
	{
	list-style: none;
	float: left;
	}
#navbar li a {
	display: block;
	padding: 2px 0px;
	text-transform: uppercase;
	text-decoration: none; 
	color: #666;
	}
#navbar li a:hover {
	color: #FFF; }
#navbar li ul {
	display: none;
	background-color: #0a0b0b;  
	}
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0; 
	}
	
#navbar li:hover li, #navbar li.hover li {
	float: left; 
	}
	
#navbar li:hover li a, #navbar li.hover li a {
	color: #666; 
	}
	
#navbar li li a:hover {
	color: #FFF; }
	

#on 
	{
	color: #FFF;
	}
	
#on_second{
display: block;
}



#contact_table{
	font-size: 11px;
	color:#ccc;
	padding: 2px;
	margin: 40px 0px 0px 8px;
}

#bottom_nav {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 548px;
	margin-left: 798px;
	padding: 0;
	}
	
#bottom_nav li
	{
	list-style: none;
	float: right;
	}
	#bottom_nav li a {
	display: block;
	padding: 2px 0px;
	text-transform: uppercase;
	text-decoration: none; 
	color: #666;
	}
#bottom_nav li a:hover {
	color: #FFF; }
	
#gallery{
	margin: 12px 0px 0px -8px;
}
	
	#gallery td{
	padding: 8px;
	}

.center { 
	text-align: center; 
	}

img{
	border: none;
}

#container_contact   
	{
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #ccc;
	background-color: #0a0b0b;
	margin-left: -498px;
	position: absolute;
	top: -268px;
	left: 50%;
	width: 900px;
	height: 508px;
	visibility: visible;
	}
	
#text_contact
	{
	color: #ccc;
	vertical-align: top;
	padding: 12px 20px 19px 19px;
	horizontal-align: left;
	}
	
#design {
	top: 0;
	left: 0;
	margin-top: 8px;
	margin-left: 21px;
	padding: 0;
	}
	
#design li
	{
	list-style: none;
	}
#design li a {
	display: block;
	padding: 2px 0px;
	text-decoration: none; 
	color: #666;
	}
#design li a:hover {
	color: #FFF; }


#logo_list td{
	padding: 15px;
	vertical-align: top;
}


#band{
	height: 380px;
	overflow: auto;
	width: 220px;
	scroll: on;
}

#date{
	height: 380px;
	overflow: auto;
	width: 320px;
	scroll: on;
}


#gallery_index td{
	padding: 3px;
	}

