html,body {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 100%;
	line-height: 1.2em; 
	word-spacing: 0.03em;
	letter-spacing: 0.04em;
	color: #000;
	padding: 0;
	margin: 0;
	background:url("../img/htmlRepeater.jpg") repeat;
	}
}
#galleryWrapper {
	float: left;
}

a:link {
	color: #FF2000;
	text-decoration: underline;}
	
a:visited {
	color: #FF2000;
	text-decoration: underline;}
	
a:hover {
	color: #ff4000;
	text-decoration: underline overline;}
	
hr {
	border: 0;
	height: 2px;
	background-color: #aaa;
	color: #003466;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}



#siteWrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 770px;
	border: 0px solid #000;
	height: 140px;
	background:url("../img/header.gif") no-repeat;
}

#bodyWrapper {
	width: 770px;
	height: 508px;
	background:url("../img/body.gif") no-repeat;
	}

html>body #bodyWrapper {
	min-height: 508px;
	height: auto;
	
}

#bodyImgRepeater {
	width: 770px;
	border: 0px solid #000;
	height: auto;
	float: right;
	background:url("../img/bodyRepeater.gif") repeat-y;
}

#rightColumn {
	padding-top: 37px;
	padding-left: 17px;
	border: 0px solid #0000ff;
	width: 163px;
	float: right;
}

#middleColumn {
	border: 0px solid #0000ff;
	width: 405px;
	float: right;
}

#textContent {
	border: 0px solid #0000ff;
	width: 335px;
	padding-right:40px;
	padding-left:30px;
	float: right;
}

#leftColumn {
	width: 158px;
	padding-left: 13px;
	float: left;
}

#leftColumnContent {
	font-size: 90%;
	border: 0px solid #0000ff;
	float: left;
	padding-left: 16px;
}

#footer {
	width: 770px;
	border: 0px solid #000;
	height: 175px;
	background:url("../img/footer.gif") no-repeat;
}

#rightColumn a {
	width:115px;
	height:35px;
	display: block;
	}

#rightColumn ul {
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style-type: none;
	}
	
#rightColumn li {
	display: block;
	text-decoration: none;
	font-weight:bold;
}

#rightColumn span {
	display: none;
}

#galleryLeft{
	width: 190px;
	float:left;
	padding-right: 5px;
	margin-right: 5px;
}

#galleryRight {
	width: 130px;
	float: right;
}

#galleryRight ul {
	padding-left: 8px;
	margin-left: 0;
}

#galleryRight ul li {
	line-height:1.6em;
	list-style-type: none;
}

.messageText {
	font-size: 90%;
	color: #003366;
}

.hidden {
	display: none;
}

.gigVenue {
	font-size: 120%;
	font-weight: bold;
}

.gigDate {
	font-size: 180%;
	font-weight: bold;
	padding-bottom: 5px;
}

.gigTime {
	font-size: 120%;
	font-weight: bold;
	color: #ff0000;
}

.imgTitle {
	font-size: 100%;
	font-weight: bold;
}

.imgCatTitle {
	font-size: 120%;
	font-weight: bold;
	color: #003365;
}

.photoDesc {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.image {
	border: 1px solid #888888;
	padding:3px;
	margin: 5px;
	margin-left: 0;
	margin-right: 2px;
}

.button {
	margin-top: 4px;
	margin-bottom: 4px;
}

.smallData {
	font-size: 90%;
}

.newsTitle {
	font-size: 110%;
	font-weight: bold;
}

a#nav1 {background: url(../img/nav/home.jpg) top left no-repeat;}
a#nav2 {background: url(../img/nav/gigs.jpg) top left no-repeat;}
a#nav3 {background: url(../img/nav/listen.jpg) top left no-repeat;}
a#nav4 {background: url(../img/nav/gallery.jpg) top left no-repeat;}
a#nav5 {background: url(../img/nav/messages.jpg) top left no-repeat;}
a#nav6 {background: url(../img/nav/contact.jpg) top left no-repeat;}	
	
a#nav1:hover {background: url(../img/nav/homeOver.jpg) top left no-repeat;}
a#nav2:hover {background: url(../img/nav/gigsOver.jpg) top left no-repeat;}
a#nav3:hover {background: url(../img/nav/listenOver.jpg) top left no-repeat;}
a#nav4:hover {background: url(../img/nav/galleryOver.jpg) top left no-repeat;}
a#nav5:hover {background: url(../img/nav/messagesOver.jpg) top left no-repeat;}
a#nav6:hover {background: url(../img/nav/contactOver.jpg) top left no-repeat;}

#logo {
	width: 159px;
	height: 51px;
}

.homePic {
	background: url(../img/homeLogo.jpg) top left no-repeat;}


.galleryPic {
	background: url(../img/galleryLogo.jpg) top left no-repeat;}


.gigsPic {
	background: url(../img/gigsLogo.jpg) top left no-repeat;}


.listenPic {
	background: url(../img/listenLogo.jpg) top left no-repeat;}


.messagesPic {
	background: url(../img/messagesLogo.jpg) top left no-repeat;}


.contactPic {
	background: url(../img/contactLogo.jpg) top left no-repeat;}
