body {
	background: url(../images/skybg.jpg) fixed right top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
}
td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header {
	background: url(../images/thecelticedge.jpg) no-repeat center top;
	height: 90px;
	text-align: center;
}

#footer {
	background: #c0c0c0;
	text-align: center;
	height: 20px;
	padding: 2px;
	border-top: 1px solid #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px #000000;
	font-size: 12px;
}
#sidecol {
	background: url(../images/transgrey145.png) repeat-y;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#contents {
	background: url(../images/translucent.png) repeat;
	border-left: 1px solid #000000;
	
    	filter: Alpha(Opacity=90, FinishOpacity=90, Style=0, StartX=0, StartY=0, FinishX=100, FinishY=100);
	
}
#navbar {
	background: #333333;
	height: 20px;
}

#navbar  a
{
	background: #333333;
	width: 100%;
	height: 100%;
	border-top: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-right: none #CCCCCC;
	padding: 0;
	margin: 0 0 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	font: normal 14px/18px Geneva, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	
		filter:blendTrans(duration=0.2);
	
	
}

#navbar  a:hover
{
	color: #000000;
	background: #CCCCCC;
	height: 100%;
	width: 100%;
}

#navbar a:active
{
background: #666666;
color: #fff;
}#outer {
	border: 1px solid #000000;
	margin: auto;
	padding: 0px;
	height: 90%;
	width: 95%;
}
.pad {
	padding: 1%;
}
h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.right {
	float: right;
	padding-left: 5px;
}
.left {
	float: left;
	padding-right: 5px;
}
.pic {
	margin: 2px;
	height: 120px;
	width: 120px;
	padding: 2px;
	text-align: center;
	display: inline;
}
.litebg {
	text-align: left;
	background: url(../images/translucent.png) repeat;
}.inputstyle {
	background: #FFFFFF;
	width: 70%;
	border: 1px solid #CCCCCC;
}
#gallerygrid {
	font: 10px Georgia, "Times New Roman", Times, serif;
	width: 80%;
}#gallerygrid a {
	color: #000000;
	text-decoration: none;
}
.sitemap {
	visibility: hidden;
}
.blurb {
	font-size: 1px;
	color: #FFFFFF;
	display: none;
}
