   <!--
a:link {
   color : white;
   font-size:11pt;
   font-family: Arial, Arial, Serif;
   text-decoration:none;
  }
a:active {
   color:white;
   font-size:11pt;
   font-family: Arial, Arial, Serif;
   text-decoration:none;
  }      
a:visited {
   color:yellow;
   font-size:11pt;
   font-family: Arial, Arial, Serif;
   text-decoration:none;
  }
a:hover {
   color:white;
   font-size:11pt;
   font-family: Arial, Arial, Serif;
   text-decoration:none;
  }      
.header {
   background:url(http://www.sugarislandfest.org/graphics/banner.png) no-repeat center;
   background-position:top;
   height:230px;
   margin-left:auto;
   margin-right:auto;
  }
.footer {
   background:url(http://www.sugarislandfest.org/graphics/footer.png) no-repeat center;
   background-position:bottom;
   height:100px;
   margin-left:auto;
   margin-right:auto;
  }
.leftnav {
   width:180px;
   float:left;
   padding:5px;
   clear:left;
  }
#navlist {
  list-style-type: none;
  color: white;
  padding-left:0;
  margin-left:0;
  }

#active:hover li { 
  display: block;
  }
#active li { 
  display: none; 
  }

#navcontainer {
  }

#navcontainer a {
  color: yellow;
  width: 120px;
  display: block;
  }

#navcontainer a:visited {
  color: yellow;
  }

#navcontainer a:active {
  color: white;
  }

#navcontainer a:hover {
  color: white;
  }
body {
   background-color:#3366cc;
   float:none;
   width:800px;
   margin:auto;
   color:white;
  }
.middle {
   background-color:#3366cc;
   clear:none;
   width:600px;
   margin-left:200px;
  }
h1 {
   font-size:16pt;
   font-family: Verdana, Arial, San-Serif;
   font-weight:bold;
   color:white;
   text-align:center;
  }
h2 {
   font-size:16pt;
   font-family: Verdana, Arial, San-Serif;
   font-weight:bold;
   color:white;
   text-align:left;
  }
h3 {   
   font-family:Georgia, Times, Serif;
   font-size:12pt;
   font-weight:normal;
   color:white;
   text-align:center;
  }
h4 {   
   font-family:Georgia, Times, Serif;
   font-size:12pt;
   font-weight:normal;
   color:white;
   text-align:left;
  }
h5 {
   font-family:"Times New Roman", Times, Serif;
   font-size:10pt;
   font-weight:normal;
   color:white;
   text-align:center;
  }
h6 {
   font-family:"Times New Roman", Times, Serif;
   font-size:10pt;
   font-weight:normal;
   color:white;
   text-align:left;
  }
img {
   border:0px;
   padding:4px;
   text-align:left;
  }
pre {
  color:white;
  font-family:"Times New Roman", Times, Serif;
  font-size:1.05em;
  font-weight:normal;
  }  
.col2 {
   position:absolute;
   margin:5px;
   border:5px;
   left:200px;
   width:50px;
   text-align:left;
  }        
.col3 {
   position:absolute;
   margin:5px;
   border:5px;
   left:275px;
   text-align:left;
   color:white;
  }        
.col4 {
   position:absolute;
   margin:5px;
   border:5px;
   left:350px;
   color:white;
   text-align:left;
  }        
.col5 {
   position:absolute;
   margin:5px;
   border:5px;
   left:500px;
   width:150px;
   text-align:left;
  }        
.col6 {
   position:absolute;
   margin:5px;
   border:5px;
   left:650px;
   text-align:left;
   color:white;
  }        
-->

