@charset "utf-8";
/* CSS Document */

<style type="text/css">
html {
		text-align:center;}

body {
	background-image:url(images/hash-bg.gif);
	font-size:62.5%;
	font-family:"Trebuchet MS", Calibri, Tahoma, Verdana, Arial;
	color:#003366;

}
	
A:link {color: #221F2B;}
A:visited {text-decoration: none; color: #221F2B;}
A:active {text-decoration: none; color: #221F2B;}
A:hover {color: #3b8c2b; }

#wrapper {
	width:712px;
	height:600px;
	background-color:#d9dadc;
	text-align:left;
	border-top: 1px solid #221F2B;
	border-bottom: 1px solid #221F2B;
	position:absolute;
	left:50%;
	margin: 0 auto 0 -355px;
	text-align:center;
	top: 1px;
}
#wrapperhome {
	width:712px;
	height:600px;
	text-align:left;
	position:absolute;
	left:50%;
	margin: 0 auto 0 -355px;
	text-align:center;
	top: 1px;
}

#topleft {
	width:307px;
	_width:308px;
	height:122px;
	background-image: url(images/layout/layout_02.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top: 0px;
	z-index: 2;
	
}
#topleftSub {
	width:307px;
	_width:308px;
	height:122px;
	background-image:url(images/layout/lightbg_01.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top: 0px;
	
}

#logobox {
	width:404px;
	height:93px;
	background-color:#d9dadc;
	text-align:right;
	position:absolute;
	right:0px;
	top: 0px;

}#playerbox {
	width:340px;
	height:48px;
	position: absolute;
	top: 0px;
	right: 2px;
	text-align:right;
	z-index: 3;
}

#menubox {
	width:498px;
	height:29px;
	background-image: url(images/layout/layout_05.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-family:'Arial black',Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#003366;
	padding-right:15px;
	position: absolute;
	top: 93px;
	right: 0px;
	text-align:right;
	z-index: 3;

}
#menuboxSub {
	width:475px;
	height:29px;
	background-image:url(images/layout/lightbg_03.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-family:'Arial black',Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color: #221F2B;
	padding-right:25px;
	position: absolute;
	top: 93px;
	right: 0px;
	text-align:right;
	left: 212px;
}
	
a.menutext:link {text-decoration: none; color: #003366; }
a.menutext:visited {text-decoration: none; color: #003366; }
a.menutext:active {text-decoration: none; color: #003366; }
a.menutext:hover {font-size:1.1em; background-color: #b9ccba; text-decoration:none; }

#newsHome{
	position: absolute;
	left: 345px;
	width: 340px;
	top: 118px;
	background-image: url(images/hash-bg.gif);
	border: 1px solid #999999;
	font-size: 1.3em;
	z-index: 5;
	text-align: center;
	vertical-align: middle;
	padding:0px
}


#content-index {
	width:712px;
	height:478px;
	background-image: url(images/layout/layout_06.gif);
	background-repeat:no-repeat;
	background-color:#d9dadc;
	border-bottom: 1px solid #221F2B;
	position: absolute;
	left: 0px;
	top: 122px;
	z-index: 4;
}
#contentwrapper {
	width:712px;
	height:478px;
	background-image: url(images/layout/bglight.gif);
	position: absolute;
	left: 0px;
	top: 122px;
	font-size: 1.2em;
}
#copyright {
	font-size:0.9em;
	color:#666666;
	position:absolute;
	bottom:-20px;
	right:0px;
	width:100%;
	text-align:right
	
}
.ppd {
	color:#666666
}
#contentHEAD {
	position: absolute;
	top: 5px;
	height: 35px;
	width: 250px;
	right: 5px;
	font-size: 1.5em;
	text-transform: lowercase;
	text-align: right;
}
#contentLeftCol {
	position: absolute;
	top: 48px;
	height: 335px;
	width: 250px;
	left: 5px;
}
#contentLeftColFull {
	position: absolute;
	top: 48px;
	height: 420px;
	width: 620px;
	left: 50px;
	overflow-y:auto;
	overflow-x: hidden;
	
}
#content {
	width:400px;
	height:407px;
	position: absolute;
	right: 10px;
	top: 55px;
	overflow-y:auto;
	text-align:left;
	padding-right:10px;

	
	}
	
   /* News CSS */

   .news {
	color: black; /* text color */
	background-color: #CCCCCC;
	width: 550px;
	padding: 10px;
	text-align: left;
	border: 1px solid black;
           }
   .news_entry {  }
   .news_date {
	color: #003366;
	background-color: #FFFFFF;
	background-image:url(images/hash-bg.gif);
	font-weight: bold;
	padding: 2px;
	line-height: 14pt;
	border: 1px solid black;
                }
   .news_text {
	color: #003366;
	font-weight: bold;
	text-align: top;
	margin: 10px;                /* text-align: left; */
                }
				
/* Calendar CSS */
   td.calendar { 
               	background-image: url(images/hash-bg.gif);
				}
    calendar_date_table { width:330px
	}
	
	
	.calendar_main {width:600px}
	.calendar { color: black; /* text color */
               	background-image: url(images/hash-bg.gif);
				width: 340px;
               padding: 3px;
               text-align: center;
		             }
   .calendar_today { background-color: pink; width: 100%; padding: 2px; margin: 4px; text-align: left; }
   .calendar_event_1 {
	background-color: snow;
	width: 97%;
	padding: 5px;
	margin: auto;
	margin-top:4px;
	margin-bottom:4px;
	text-align: left;
	border: solid 1px #CCCCCC;
}
   .calendar_event_2 { background-color: gainsboro; width: 97%; padding: 5px; margin: auto; text-align: left; border: solid 1px #FFFFFF;
   
    }
   .calendar_date_table { border-collapse: collapse; }

   .calendar_artist_text { color: beige; text-align: center; font-size: 16pt; font-weight: bold; text-align: left;}
   .calendar_date_text {
	color: indianred;
	font-size: 11pt;
	text-align: left;
	padding: 0;
	float:left;
	font-weight: bold;
}
   .calendar_event_title_text { color: #003366; font-size: 11pt; font-weight: bold; float:left; text-align: left;}
   .calendar_venue_name{color: #003366;
	font-size: 13pt;
	font-weight:bold}
   .calendar_venue_text {
	color: #003366;
	font-size: 10pt;
	text-align: left;
}
   .calendar_notes_text { color: teal; font-size: 10pt; text-align: center; }
    
a.moreinfo:link {text-decoration: none; font-size:9px; color:indianred; }
a.moreinfo:visited {text-decoration: none; font-size:9px; color:indianred;  }
a.moreinfo:active {text-decoration: none; font-size:9px; color:indianred; }
a.moreinfo:hover {text-decoration: none; font-size:9px; color:black; }

 /* Guestbook CSS */

   .guestbook { font-size: 10pt;
                color: #003366; /* text color */
				text-align:left
                }
   .guestbook_entry { }
   .guestbook_name { font-weight: bold; }
   .guestbook_date { }
   .guestbook_comment { }

#wrapper #contentwrapper #contentLeftColFull .gbBorder {
	border: medium solid #003366;
	width: 350px;
	margin: auto;
	font-size:11px;
	font-weight: bold;
}
#wrapper #content-index #myspaceLink {
	left: 46px;
	position: absolute;
	height: 42px;
	width: 105px;
	top: 203px;
}
#listLink {
	font-size: 1.1em;
	right: 25px;
	position: absolute;
	height: 42px;
	width: 205px;
	top: 403px;
	text-align:right;
	color:#FFFFFF
}
