

body {
		margin:0px 0px 0px 10px;
		padding:0px 0px 0px 0px;
		color:green;
		font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
		font-size: 11px;
		}

ul#navigation {
	width: 160px;
}

ul#navigation li {
  list-style: none;
  background-color: white;
  text-align: right;
  padding: 2px;
}

ul#navigation li a {
  display: block;
  	font-size:14px;
	font-weight:600;
	font-variant: small-caps;
	text-decoration: none;
  	padding: 0px;
  	border-bottom: 1px dashed green;
 }

a {
	color:green;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	}

a:link {color: green;}
a:visited {color:#99CC66;}
a:hover {background-color:#FFCC66;}

h1,h2,h3,h4,h5,h6 
{
color: crimson;
font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
font-size:14px;
font-weight:600;
font-variant: small-caps;
}	

	#leftcontent {
		position: absolute;
		left:10px;
		top:420px;
		width:200px;
		/*border-right: 1px dashed green;*/
		}

	#centercontent {
		top:279px;
		width:257px;
		background: white; /*#99CC66;*/
		padding: 10px 50px 10px 10px;
  	 	margin-left:201px;
   		margin-right:201px;
		border-bottom:1px dashed orange;
		border-right:1px dashed green;
		border-left:1px dashed green;
			/*
		IE5x hack.
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left:201px;
   		margin-right:201px;
		}

	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightcontent {
		position: absolute;
		left:529px;
		top:279px;
		width:216px;
		padding: 10px;
		background:skyblue;
		border-top: 1px dashed green;
		border-right: 1px dashed green;
		border-bottom: 1px dashed green;
		}
	
	#banner {
		height:269px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:269px;
		}
	html>body #banner {
		height:269px;
		}
		
/*	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	*/	
	h1 {
		font-size:12px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		font: "trebuchet ms", verdana, sans-serif;
		text-color: white;
		}
	
.calendar 

.calendar_artist_text { color: green; text-align: left; font-size: 14pt; font-weight: bold; } 
.calendar_date_text { color: orange; font-size: 10pt; text-align: left; } 
.calendar_event_title_text { color: orange; font-size: 12pt; font-weight: bold; } 
.calendar_venue_text { color: green; font-size: 10pt; } 
.calendar_notes_text { color: green; font-size: 10pt; }


