html { height: 100%; }
body { font-size: 12pt; font-family: "Trebuchet MS"; margin: 0px; padding: 0px; text-align: center; height: 100%; width: 100%; background: url(../img/bgslice.jpg) top center #000; }
#bodyWrapper { height: 100%; min-height: 718px; width: 100%; background: url(../img/sitebg.jpg) top center no-repeat }
a { color: #3c6ed4; font-weight: bold; }
#contentWrapper { width: 960px; margin: 0px auto; text-align: center;height: 100%; position: relative; }
#header { height: 116px; }
#header h1 { margin: 0px; padding: 0px; position: absolute; top: 0px; left: 0px; }
#header h1 a { margin: 0px; padding: 0px; display: block; text-indent: -5000px; height: 116px; width: 384px; background: url(../img/tsp_logo.jpg) top left no-repeat; }

#header ul li { float: left; }
#header ul { padding: 0px; list-style: none; float: right; margin-right: 10px; margin-top: 50px; }
#header ul li a, #header ul li a.active { text-decoration: none; display: block; font-size: 14pt; color: #750000; padding: 12px 15px 15px 15px; }
#header ul li a:hover, #goal .goal, #help .help, #donate .donate, #contact .contact { color: #d60000;  }
#content #main { width: 632px; float: left; text-align: left; padding-left: 25px; padding-top: 0px; }
#content #side { float: left; clear: right; }

#content h3, #content h2 { color: #750000; }
#content h2, a h4 { font-size: 18pt; margin: 14px 0px 20px 0px; padding: 0px; color: #244b7f;}
a h4 { font-size: 14pt; }
#content h3 { font-size: 15pt; margin: 0px 0px 10px 0px; padding: 0px;  }
#content p { font-size: 12pt; margin: 0px 0px 25px 0px; padding: 0px 10px 0px 0px; }

a img { border: 0px;  }

.ifield { border: 1px solid #585858; font-family: "Trebuchet MS"; margin-bottom: 10px; } 
.mail form span { margin-top: 20px !important; }

