﻿


body {
 font-family: "Trebuchet MS", Verdana, Arial, san-serif;
 font-size: .8em;
 background: #006600 url(/images/Stretch/background.jpg) repeat-x;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}
#wrapper { 
 margin: 0 auto;
 width: 770px;
}

#header { float:left; width: 100%; height: 378px;  background: url(/images/Stretch/header.jpg) no-repeat;}

#formholder { float:left; width: 100%; background: url(/images/Stretch/formtile.jpg) top left repeat-y; }

#formfieldsback { float: left; width: 100%; background: url(/images/Stretch/formback.jpg) top left no-repeat;}

#formfooter { float: left; width: 100%; height:122px;  background: url(/images/Stretch/footer.jpg) no-repeat;  }

/* bottom section */
/* footer contains footerlinks and footnote */
#footer { float:left; font-size: 0.8em; height:40px; background: url(/images/Stretch/footerlinkholder.jpg) no-repeat; }



#footerlinks { float: left; width: 760px; line-height: 30px; vertical-align: middle; text-align: center; 
				color:#013e01;  margin: 0 0 0 0; }
				
#footerlinks a {color:#013e01;}

#footerlinks a:hover {color:#e6e6e6;}

#footerlinks a:visited {color:#013e01;}

#footerlinks a:active {color:#013e01;}

#footnote { float:left; width: 740px; color: #a2caa2; margin-top: 5px; }

#footnote p { float:left; width: 740px; margin-top: 0px; margin-bottom: 5px; text-align:justify; }

/* neon top animation bar */

.neonnights {position:absolute; margin-left:140px; margin-top:80px;}

