﻿
/* CSS Document */
body { font-family: "Trebuchet MS", Verdana, Arial, san-serif; font-size: .8em;
 background: url(/images/stretch/background.jpg) repeat-x; margin: 0 0 0 0; padding: 0 0 0 0; }
 
#wrapper {  margin: 0 auto; width: 765px; }

#header { float:left; width: 100%; height: 264px;  background: url(/images/stretch/header.jpg) no-repeat;}

#formholderback { float: left; width: 100%; background: url(/images/stretch/formbacktile.jpg) top left repeat-y;
	border-bottom: black 4px solid;}

#formholder { float:left; width: 100%; background: url(/images/stretch/formback.jpg) top left no-repeat; }

#formfieldsback { float: left; display: inline; margin-left: 352px; width: 404px; 
	background: url(/images/stretch/formtile.jpg) top left repeat-y; }

#formfields { background: url(/images/stretch/formheader.jpg) top left no-repeat; width: 404px; 
	padding-top: 40px; padding-left: 5px; }

#formfooter { float: left; width: 100%; height:148px;  background: url(/images/stretch/formfooter.jpg) bottom left no-repeat;  }

/* bottom section */
/* footer contains footerlinks and footnote */
#footer { float:left; font-size: 0.8em; }

#footerlinks { float: left; width: 765px; line-height: 18px; vertical-align: middle; text-align: center; 
				background: #993233; color:#6BA878;  margin: 0 0 0 0; }
				
#footerlinks a {color:#6BA878;}

#footerlinks a:hover {color:#e6e6e6;}

#footerlinks a:visited {color:#6BA878;}

#footerlinks a:active {color:#6BA878;}

#footnote { float:left; width: 765px; color:#333333; margin-top: 5px; }

#footnote p { float:left; width: 765px; margin-top: 0px; font-size:12px; margin-bottom: 5px; text-align:justify; }

/* site specific */
#money { position: absolute; margin-left:341px; margin-top:128px }

/* original */

