/* nice light blue color: #639BDA First letter Maroon#990000 */

body{
   background-color: #FFFFFF;
}

#wrapper{
   width: 805px;
   margin-left: auto;
   margin-right: auto;
}

#main{
   width:805px;
   color: #000000;
   text-decoration: none;
   text-align: justify;
   margin: 0px;
   padding: 0px 5px 0px 5px;
   display: block;
}

#application{
   padding: 10px;
}

#appwrap{
   border: dashed;
}

#hello{
   padding: 0px 5px 0px 5px;
   background-image: url(images/fallfairbg2.jpg);
   background-repeat: no-repeat;
}

ul{
   margin: 0px;
   padding: 0px 5px 0px 5px;
   background-image: url(images/fallfairbg.jpg);
   background-repeat: no-repeat;
   color: #FFFFFF;
}

li{
   list-style: none;
   margin: 0px;
   text-indent: 0px;
   padding: 2px 0px 0px 0px;
}

p{
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   margin-bottom: 10px;
}

h1{
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 24px;
   color: #FFFFFF;
   padding: 0px;
   background-image: url(images/headerback.jpg);
   background-repeat: no-repeat;
   margin: 20px 0px 10px 0px;
   overflow: hidden;
}

h1:first-letter{
   font-weight: bold;
   color: #FFFFFF;
}


h2{
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 24px;
   color: #FFFFFF;
   padding: 0px;
   background-image: url(images/headerback.jpg);
   background-repeat: no-repeat;
   margin: 20px 0px 10px 0px;
   overflow: hidden;
}

h3{
   text-align: center;
   text-indent: 5px;
   padding: 0px;
   font-size: 18px;
   color:#000000;
   clear: right;
}


* html .wrapper{
   display: inline;
   wi/dth: 960px;
}
