body{
	scrollbar-face-color: #327349;
	scrollbar-shadow-color: #83c49a;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #83c49a;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;

	font-size: 10pt;
	color: #327349;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	
	background-position: center center;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	}

.main_body {
	background-position: center center;
	background-image: url(images/mainback1.jpg);
	//background-image: url(images/jinky_tribute.jpg);
	
	// HIDE BELOW AFTER TOMMY BURNS TRIBUTE
	//background-image: url(images/tb.jpg);
	//background-color: #54885a;
	// HIDE ABOVE AFTER TOMMY BURNS TRIBUTE
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

a { color: #000; text-decoration:none; font-style:normal; border-bottom: dashed 1px #83c49a; }
a:hover { color: #000; border-bottom: none; background-color: #83c49a; }
a:visited { color: #000}

.top a { border-bottom: none; } 
a img { border-bottom: none; } 
a:hover img { background-image: none; }

.nav a:visited img  {
	FILTER: alpha(Opacity=99,FinishOpacity=60,style=1,StartX=0,FinishX=2,StartY=0,FinishY=2)
	}

.nav a:hover img {
	FILTER: none;
	border-bottom: dashed 1px #ffffff;
	border-top: dashed 1px #ffffff;
	}


textarea {
	font-size: 12pt;
	font-weight: bold;
	color: #1a501e;
	letter-spacing: .5ex;
	line-height: 2;
	background-color: #fff;
	background-image: url(images/celticstub.jpg);
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	}
	
select, text, input {
	font-size: 12pt;
	font-weight: bold;
	color: #1a501e;
	letter-spacing: .5ex;
	line-height: 2;
	background-color: #fff;
	background-image: url(images/celticscarf.jpg);
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	}

.photo a img { 	border-style: inset;
	border-width: 4px;
	border-color: #83c49a;
	 }

.photo img {
	border-style: inset;
	border-width: 4px;
	border-color: #83c49a;
	margin: 5px;
	}	

.photo a:visited img  {
	FILTER: alpha(Opacity=99,FinishOpacity=60,style=1,StartX=0,FinishX=2,StartY=0,FinishY=2)
	}

.photo a:hover img {
	FILTER: none;
	}

.photonav a { border-bottom: none; } 
.photonav a { border-bottom: none;}
.photonav a:hover  { background-color: transparent;}


.toptitle, h1{
	font-size: 18pt;
	margin: 0px;
	background-color: #dddddd;
	width: 100%;
	}

.contenttitle, h2, .feedhead{
	border-top: 10px solid #327349;
	text-align: center;
	width: 100%;
	font-size: 14pt;
	font-weight: 200;
	padding: 0px;
	margin: 0px;
	display: block;
	}
h3 { margin: 0px}

.feed img {
	display: none;
	visibility: hidden;
	}

.feedabstract {font-size: 8pt; }
.feeddate { 
	font-size: 8pt; 
	color: #f00;
	font-style: italic;
	}

.content {
	}

