@font-face {
font-family: "Celtic Garamond the 2nd";
src: url(http://www.kellyirishband.com/fonts/CELTG___.TTF) format("truetype");
}
body {
	background-color: #051000;
	background-repeat: repeat-y;
	background-image: url(images/bgcelticKnot.jpg);
}
h1 {
	font-family: "Celtic Garamond the 2nd", Celtic, Celticmd, Arial, sans-serif;
	font-size: 24pt;
	color: #7E182F;
	text-align: right;
}
a {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: line-through;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline overline;
}
a:active {
	color: #999999;
	text-decoration: none;
}



#wrapper {
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 125px;
	text-align: left;
	z-index: 1;
	position: relative;
}
#pageLogoBG {
	z-index: 0;
	position: absolute;
	visibility: visible;
	margin: 0px;
	left: 5px;
	top: 5px;
}

#frontPageContent {
	height: 400px;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
}
#frontPageLinkDiv {
	text-align: right;
	width: 200px;
	margin-right: auto;
	margin-left: 400px;
}
#pageTitle {
	height: 145px;
	width: 400px;
	margin-left: 320px;
	font-family: "Celtic Garamond the 2nd", Celtic, Celticmd, Arial, sans-serif;
	color: #666600;
	font-size: 36pt;
	font-weight: bolder;
	letter-spacing: 4px;
	text-align: center;

}
#pageTitle p {
	font-size: 36px;
	margin-top: -25px;
}

#pageContent {
	height: 400px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pageLinksDiv {
	text-align: right;
	width: 200px;
	background-image: url(images/triskell.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	position: relative;
	float: right;
}
#pageText {
	clear: none;
	float: none;
	position: relative;
	display: inline;
}
#pageImg {
	float: left;
	width: 310px;
}
#divOverlay {
	height: 400px;
	width: 600px;
	position: absolute;
	left: 185px;
	top: 223px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 10;
	color: #000;
	border: medium groove #060;
}



.frontPageLinks {
	font-family: "Celtic Garamond the 2nd", Celtic, Celticmd, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 12pt;
	letter-spacing: 2px;
	line-height: 1px;
}.pageLinks {
	font-family: "Celtic Garamond the 2nd", Celtic, Celticmd, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 12pt;
	letter-spacing: 2px;
	line-height: 1px;
	text-indent: 10px;
	padding: 5px;
}
.spacerPageTitle {
	font-size: 8px;
}

.imageFloatLeft {
	float: left;
	padding: 3px;
	position: relative;
}
.bandList {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	word-spacing: 1px;
	letter-spacing: 1px;
	color: #660;
	font-weight: bold;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #7F1332;
	display: block;
	line-height: 10px;
	text-align: left;
	text-indent: 5px;
	margin-left: 100px;
	margin-bottom: 8px;
	margin-top: 3px;
	clip: rect(auto,auto,auto,auto);
}
.bandList a {
	color: #660;
}
.bandList a:active {
	color: #FFF;
}
.bandList a:hover {
	color: #999;
}
.bandList a:visited {
	color: #660;
	text-decoration: line-through;
}
.needsUpdate {
	font-weight: bold;
	color: #F00;
}
.nobr {
	white-space: nowrap;
}
.inputField {
	background-color: #CCC;
}
.colHeadings {
	font-weight: bold;
}
.handCursor {
	cursor: pointer;
}
.gigImage {
	margin-left: -130px;
}

.gigHead {
	color:#9FC;
}

.gigLift {
	margin-top: -30px;
}

.gigLink {
	font-size: small;
}
.gigLink a {
	color: #6C3;
}

.gigLink a.hover {
	color: #FFF;
	text-decoration: underline overline;
}

.gigLink a.active {
	color: #6C3;
}

.gigLink a.visited {
	color:#CCC;
	text-decoration: line-through;
}
