body {
	margin: 30px 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: center;
	background: #180005 url("images/v2/bg-tile.jpg");
}

#wrapper {
	background: url("images/v2/bg-image.gif") center 100px no-repeat;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.gigs td { font-size: 10px; padding: 2px 5px 2px 0; }

a { color: #333; }
a:visited { color: #333; }
a:hover { color: #333; text-decoration: none;}

#header {
	margin: 0 auto;
	width: 778px;
	}
#logo { padding: 0 0 20px 0; text-align: left; }
#logo img { width: 557px; height: 52px; }

#container {
	margin: 0 auto;
	width: 778px;
	padding: 20px 0;
	background: #DED6BD;
	}
#content { margin: 0 25px; text-align: left; min-height: 300px; }
#content p { line-height: 1.4; }

#navigation {
	width: 778px;
	background: #9F864B url(images/v2/header.png) top left no-repeat;
	height: 40px;
	margin: 0 auto;
}
#navigation ul, #navigation ul li { margin: 0; padding: 0; list-style: none; }
#navigation ul { margin-left: 10px; }
#navigation ul li { float: left; display: inline; }
#navigation ul li a {
	display: block;
	overflow: hidden;
	padding: 0;
	padding-top: 32px;
	height: 0px !important; 
	height /**/:32px; /* for IE5/Win only */
}

#home a { background: url(images/v2/nav/home.gif) top left no-repeat; width: 62px; }
#biography a { background: url(images/v2/nav/biography.gif) top left no-repeat;width: 107px;  }
#photos a { background: url(images/v2/nav/photos.gif) top left no-repeat; width: 83px; }
#releases a { background: url(images/v2/nav/releases.gif) top left no-repeat; width: 96px; }
#listen a { background: url(images/v2/nav/listen.gif) top left no-repeat; width: 77px; }
#contact a { background: url(images/v2/nav/contact.gif) top left no-repeat; width: 88px; }
#nav-gigs a { background: url(images/v2/nav/gigs.gif) top left no-repeat; width: 60px; }
#nav-blog a { background: url(images/v2/nav/blog.gif) top left no-repeat; width: 65px; }
#nav-vip a { background: url(images/v2/nav/vip.gif) top left no-repeat; width: 50px; }

#navigation ul li a:hover { background-position: 0 -32px; }
#navigation ul li.selected a, #navigation ul li.selected a:hover { background-position: 0 -32px; }

h1 { font-size: 16px; font-weight: bold; color:#663300; font-family: Arial, Helvetica, sans-serif; margin: 0 0 10px 0; }
h2 { font-size: 15px; color: #c00; text-transform: uppercase; margin: 30px 0 0 0; }
p { margin: 0 0 10px 0; }
.justify { text-align: justify; }

#footer {
	background: #fff url("images/v2/footer.png") bottom no-repeat;
	margin: 0 auto;
	width: 778px;
	height: 59px;
	}
#menu-main, #menu-other, #menu-links {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;		
}
#menu-main td, #menu-other td, #menu-links td {
	padding: 4px 0;
}
#menu-main td a { color: #333; font-weight: bold;}
#menu-main td a:visited { color: #333; }
#menu-main td a:hover { color: #333; text-decoration: none;}

#menu-other td a { color: #666; font-weight: bold;}
#menu-other td a:visited { color: #666; }
#menu-other td a:hover { color: #666; text-decoration: none;}

#menu-links td a { color: #666; font-weight: bold;}
#menu-links td a:visited { color: #666; }
#menu-links td a:hover { color: #666; text-decoration: none;}

.menu-divider {
	width: 170px;
	border-top: 1px dashed #999;
	margin: 10px 0 5px 0;
}

.red { color: #C00; }
.orange { color: #DF7B20; }
.grey {color: #CCC; }
.light-blue-italic-bold {
	font-weight: bold;
	font-style: italic;
	color: #808080;
	}

#gigs {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 300px;
	padding-left: 15px;
	border-left: 1px solid #ccc;
}
