a { color: #009900;
    text-decoration: none;
  }

.banner { width: 100%;
	  height: 130px;
	  vertical-align: middle;
 	  align: middle;
        }


body { background-image: url(orangetulip.JPG);
       background-repeat: repeat-y, repeat-x;
       background-attachment: fixed;
       margin-left: 10px;
       margin-right: 10px;
       margin-top: 10 px;
     }

.footer {
	clear: left;
	width: 90%;
	text-align: center;
	padding: 10px;
	}

.head1 { font: bold 22pt Bradley Hand ITC; 
         color: #FF0000;
	 line-height: 125%;
	 text-align: middle;
       }

.info { font: 12pt Arial;
        padding-bottom: 20px;
      }

.item { font: 10pt Arial, san serif;
        text-indent: 0px; 
	text-align: left;
      }
        

.leftside { width: 30%; 
           float: left;
	   text-align: right;
	   padding: 10px;   
	}


.middle { 
	width: 30%; 
        float: left;
	text-align: center;
	padding: 10px;   
	border: outset 2px;
	border-color: #FFBB66;
	}

.readmore {text-align: right;
	   font: 12pt Arial;
	   margin-top: -10px;
	   padding-bottom: 20px;
	  }


.rightside { 
	width: 30%; 
	float: left;
	text-align: left;
	padding: 10px;
	}

.sideh { 
	font: bold 12pt Bradley Hand ITC; 
        color: #009900;
	line-height: 200%;
        text-align: center;
       }

.subhead {
	font: bold 16pt Bradley Hand ITC; 
        color: #DD0000;
	line-height: 125%;
	align: left;
       	}

.title1 { 
	font: 80pt Bradley Hand ITC; 
        position: absolute;
        left: 120px;
        top: 23px;
        color: #FF0000;
       }


.title_shadow1 { 
	font:  80pt Bradley Hand ITC; 
        position: absolute;
        left: 123px; 
        top: 26px; 
        color: #FFBB66;
        }


.title2 { 
	font: 165pt Bradley Hand ITC; 
        position: absolute;
        left: 20px;
        top: 25px;
        color: #00AA00;
       }

.title_shadow2 { font: small-caps 165pt Bradley Hand ITC; 
                position: absolute;
                left: 23px; 
                top: 28px; 
                color: #FF3366;
              }

ul {
	margin-top: 3px;
	margin-bottom: 6px;
	}