body, html{
	height: 100%;
}
body{
	border: 0;
	margin: 10;
	background-color: #00152B;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
}
td, th, p{
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000066;
	margin-bottom: 3px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}

h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica,   sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}

img{
	border: 0;
}

.cover {  border: 1px solid #000066; }

hr{
	height: 1px;
	color: #7088A9;
}
A {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066}
A:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: white}

.title, .title A, .title A:hover{
	font-size: 17px;
	font-weight:bold;
	color: #000066;
	margin-top: 10px;
	margin-bottom: 3px;
}

.subtitle,  .subtitle A, .subtitle A:hover{
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}

.credits,  .credits A, .credits A:hover{
	font-size: 13px;
	color: #A0AEC5;
	font-weight: bold;
	text-decoration: underline;
}


/* ****************************************************Layout styles **************************************************************** */


div#menu{
	width: 190px;
	padding-top:15px;
	padding-bottom: 60px;
	background: url(/images/menu_bgr.gif) no-repeat
}

div#menu a{
	text-decoration: none;
	font-weight:bold;
	color: #DCE1E9;
	font-size:11px;
	display:block;
	width: 100%;
	padding: 3px 10px 3px 25px;
	}
	
div#menu a:hover{background: url(/nav/over.gif)  no-repeat;}
a#selected{background: url(/nav/over.gif) no-repeat;}


div#body{
 	width: 480px;
  	padding-top:20px;
 	padding-left:26px;
 	padding-bottom:30px;
 	padding-right: 25px;
 	font-size:12px;
}	

.image_border{
border:1px solid #000066;
padding:2px;
}

#gigs_date{
background-color:#7088A9;
padding: 2px 5px;
color:#FFFFFF;
font-weight: bold;
font-size: 13px;
}

div#gigs{
margin-top: 5px;
}

div#quates{

text-align:right;
color: #000066; 
font-size: 11px;
font-weight:normal;
}

.footer{
font-size:11px;
font-weight:bold;
color: #A0AEC5;
}

.footer A{
font-size:11px;
font-weight:bold;
color: #A0AEC5;
text-decoration: none;
}
.footer A:hover{
font-size:11px;
font-weight:bold;
color: #A0AEC5;
text-decoration: underline;
}

.smalltext{
font-size:11px;
}
.smalltext A{
font-size:11px;
}
.smalltext A:hover{
font-size:11px;
}

.photos{
width:366px;
 vertical-align:middle;
 text-align:center;
}

/* **************************************************** End Of Layout Styles **************************************************************** */