/*This is the core style sheet of the site.*/
body { background-color: #FFFFFF;
       font-family: 'Trebuchet MS';
       font-size:"8pt";
       margin: 0;
       padding: 0;
     }

a.left:link, a.left:visited {font-family:"Trebuchet MS";
    color: #98AA73;
    text-decoration: none;
    font-size:"8pt";
    }
a.left:hover {font-family:"Trebuchet MS";
    color: #547115;
    text-decoration: none;
    font-size:"8pt";
    }

a.right:link, a.right:visited {font-family:"Trebuchet MS";
       color: #81570F;
       text-decoration: none;
       font-size:"8pt";
       }
a.right:hover {font-family:"Trebuchet MS";
       color: #547115;
       text-decoration: none;
       font-size:"8pt";
       }



#header {width: 800px;
         height: 150px;
         background-image: url("assets/arts-gardens_T1top.gif");
         background-repeat: no-repeat;
	  
	 }


#content {position: absolute;
          width: 800px;
          height: 450px;
          margin: 0;
          padding: 0;
          top: 150px;
          left: 0px;
         }

#navbar {position: absolute;
         top: 150px;
         left: 0px;
         width: 150px;
         height: 450px;
         font-size: 8pt;
         line-height: 0.8cm; 
         padding-left: 0.8cm;
         padding-right: 0.8cm;
         background-image: url("assets/artsT1left.jpg");
         background-repeat: no-repeat;
      }
#navbarsub  { font-size: 8pt;
              line-height: 0.4cm; 
              }

#maintext { height: 450px;
            width: 425px;
            top: 150px;
            left: 150px;
            font-size: 7pt;
            padding-left: 0.5cm;
            paddint-top: 0.5cm;
            padding-right: 0.5cm;
	    color: #000000;
	    font-family:"trebuchet ms";
	    background-image: url("assets/spacer.gif" width="423");
	    }
#maincoup { background-color: #ffffff;
            height: 250px;
            top: 150px;
            margin-left: 150px;
            margin-right: 225px;
            font-size: 8pt;
            padding-left: 1.5cm;
            paddint-top: 1.5cm;
            padding-right: 1.5cm;
            border-width: 12px; 
            border-style: outset;
            border-color: #98AA73;
            color: #000000;
	    font-family:"trebuchet ms";
	    }	    
	    
	   

#rightnav {position: absolute;
           top: 150px;
           align: right;
           left: 575px;
           width: 170px;
           height: 450px;
           font-size: 8pt;
           padding-left: 1.2cm;
	   padding-right: 0.8cm;
           background-image: url("assets/quick.jpg");
           background-repeat: no-repeat;


}
#rightvst {position: absolute;
           top: 150px;
           align: right;
           left: 575px;
           width: 170px;
           height: 450px;
           font-size: 8pt;
           padding-left: 1.2cm;
	   padding-right: 0.8cm;
           background-image: url("assets/visitor.jpg");
           background-repeat: no-repeat;


}#rightbst {position: absolute;
           top: 150px;
           align: right;
           left: 575px;
           width: 170px;
           height: 450px;
           font-size: 8pt;
           padding-left: 1.2cm;
	   padding-right: 0.8cm;
           background-image: url("assets/bestin.jpg");
           background-repeat: no-repeat;


}#rightexh {position: absolute;
           top: 150px;
           align: right;
           left: 575px;
           width: 170px;
           height: 450px;
           font-size: 8pt;
           padding-left: 1.2cm;
	   padding-right: 0.8cm;
           background-image: url("assets/exhibitor.jpg");
           background-repeat: no-repeat;


}#rightspn {position: absolute;
           top: 150px;
           align: right;
           left: 575px;
           width: 170px;
           height: 450px;
           font-size: 8pt;
           padding-left: 1.2cm;
	   padding-right: 0.8cm;
           background-image: url("assets/sponsor.jpg");
           background-repeat: no-repeat;


}#rightvol {position: absolute;
           top: 150px;
           align: right;
           left: 575px;
           width: 170px;
           height: 450px;
           font-size: 8pt;
           padding-left: 1.2cm;
	   padding-right: 0.8cm;
           background-image: url("assets/volunteers.jpg");
           background-repeat: no-repeat;


}


