a.link {
	color: #000;
	text-decoration: underline;
}

a.link:hover {
	color: #c00;
	text-decoration: none;
}

html {
	margin: 0px;
	padding: 0px;
	z-index:1;
}

body {
	font: 12px Georgia;
	font-weight: normal;
	background: #FFFFFF url('gifs/jbjBG.jpg') no-repeat fixed;
	background-position: top left;
	margin: 0;
}

#body {
	margin: 0 0 0 415px;
}

#content {
	padding: 0px 10px 0px 10px;
}

#gallery {
	background:#8C93A8;
	left:153px;
	margin:0;
	position:fixed;
	bottom: 180px;
	width:262px;
	clear: both;
}

#galleryThumbs {
	position: fixed;
	left: 153px;
	margin: 0;
	bottom: 0px;
	width: 262px;
	padding-bottom: 4px;
}

#galleryDisplay {
	position: absolute;
	top: 30px;
	left: 300px;
	width: 600px;
	border: 1px solid #000;
	background: #eee;
	text-align: center;
}

#galleryDisplay a.closeLink:link {
	float: right;
	padding: 0px 6px 10px 0px;
}

#galleryDisplay a.closeLink:hover {
	color: #c00;
	float: right;
	padding: 0px 6px 10px 0px;
}

.gigBox {
	border: 1px solid #000;
	background:#eee;
	padding: 6px;
	margin-bottom: 10px;
}

h3.pageTitle {
	background:#DCDEE5;
	font: bold 18px Verdana;
	height:36px;
	line-height:36px;
	margin:0px;
	padding:0 10px;
	text-align:right;
	text-transform: uppercase;
}

#jonBarnes {
	left:153px;
	margin:0;
	padding: 5px 0;
	position:fixed;
	height: 26px;
	line-height: 36px;
	width:262px;
	font: bold 22px Verdana;
	text-align: center;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
}

.listText {
	font: 10px normal Georgia,verdana;
}

#lsideNav {
	margin:0;
	padding: 5px 0 0;
	position: fixed;
	top:36px;
	left: 153px;
	width:262px;
}

#mailingList input {
	font-size: 10px;
}

#mailingList {
	position: fixed;
	left: 160px;
	width: 232px;
	border: 1px solid #000;
	background: #fff;
	margin-top: 6px;
	padding: 6px;
}

#mailingList input#mListBtn {
	width: 40px;
	margin: 0;
	font: bold 11px Georgia,Verdana;
	color: #000;
	text-transform: uppercase;
}

.mListTitle {
	font: bold 12px Georgia,Verdana;
	padding-bottom: 8px;
}

.navLink {
	background:#8C93A8;
	color:#F0F652;
	display: block;
	font: bold 12px georgia;
	margin:0 0 5px;
	padding:2px;
	text-decoration:none;
	text-transform:uppercase;
}

p {
	text-align: justify;
}

p.news {
	margin: 0 0 10px 0px;
}

.photoCredit {
	font: 10px normal Georgia,Verdana;
	font-style: italic;
}

.thumbDiv {
	float: left;
	width: 65px;
	margin-bottom: 6px;
}