<style type="text/css">
<!--

a{
  text-decoration: underline;
  color: #01689b;
}

a:link {
  text-decoration: underline;
  color: #01689b;
}

a:visited {
  text-decoration: underline;
  color: #01689b;
}
  
a:hover {
  text-decoration: underline;	
  color: #01689b;
}





a.navMain, a.navMain:link, a.navMain:visited  {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  display:block;
  padding:4px;
}

a.navMain:hover {
  text-decoration: underline;	
  color: #efd430;
}





a.navMainMenu, a.navMainMenu:link, a.navMainMenu:visited  {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  background-color:#01689b;
  display:block;
  padding:2px 8px 2px 8px;
}

a.navMainMenu:hover {
  text-decoration: underline;	
  color: #efd430;
}


a.navArt, a.navArt:link, a.navArt:visited  {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  display:block;
  padding:5px;
}

a.navArt:hover {
  background-color:#efd430;
}








body {
  font-size: 12px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Helv, sans;
  color: #000000 ;
  background: #8d8a81;
  margin: 5px; 
  line-height: 20px;
  word-spacing: 1px;
  width: 100%;
  height: 100%;	
  text-align: center;
}
  
p, td {
  font-size: 12px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Helv, sans;
  color: #000000 ;
  line-height: 20px;
  word-spacing: 1px;
}
  
img {
  border: 0px;
}



	
h1 {
  font-size: 19px;
  line-height: 16px;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #d1485a;
}

h2 {
  line-height: 16px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #6d9c7c;
}	

h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: bold;
}

h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: bold;
}







#divWrapper {
  position: relative;
  width: 850px;
  height: 100%;
  margin: 0 auto; /* to centre compliant browsers */
  text-align: left; /* to reset text alignment to default */ 
  z-index: 0;
}

.divMainNavMenu {
  position:absolute;
  top:140px;
  width:auto;
  z-index:2;
  visibility: hidden;
  background-color: #01689b;
  color: #ffffff;
}


.divHeaderInfo {
  font-size: 11px;
  line-height: 14px;
  padding-top: 3px;
  margin-left: 300px;
  height: 80px;
}

.divNavMain {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  float: left;
  margin-right: 15px;
}


.divFeatureHead {
  font-size: 14px;
  color:#ffffff;
  background-color: #6d9c7c;
  padding: 8px;
  font-weight: bold;
  width: auto;
}

.divFeatureBody {
  font-size: 14px;
  background-color: #fbe97c;
  padding: 8px;
  width: auto;
}


.divSponsorLevelForm {
  font-size: 11px;
  line-height: 14px;
  border: 1px solid #000000;
  background-color: #ddd5b1;
  padding: 10px;
  margin-left:25px;
}

.divEventItems {
  margin-bottom:20px;
  border-bottom: 1px solid #d5cdaa;
  padding: 10px 0px 10px 0px; 
}

#divArtDetailsImage {
  float: left;
  left: 10;
  margin-top:20px;
  width: 350px;
  height: auto;
}

#divArtDetailsDescription {
  float: left;
  margin-left: 20px;
  margin-top:20px;
  width: 450px;
  height: auto;
}

#divArtDetailsVideo {
  position: relative;
  left: 0;
  top: 50;
  width: auto;
  height: auto;
  clear: both;
  margin-bottom: 25px;
}

#divArtDetailsVideoButton {
  position: absolute;
  left: 675;
  top: 225;
  width: auto;
  height: auto;
  
}

.divFooterNavText {
  width:100%;
  text-align:center;
  font-size: 13px;
  line-height: 14px;
  padding-top: 3px;
  margin: 25 0 25 0;
}

.divFooter {
  font-size: 11px;
  line-height: 14px;
}






.ArtThumb {
  border: 2px solid #000000;
}

.ArtImage {
  border: 0px;
  margin-right: 20px;
  margin-bottom: 200px;
  width:350px;
}



.txtNotice {
  color: #ab2335;
  font-weight: bold;
  font-size: 13px;
}


-->
</style>

