* html #container {
height: 100%;
}

html,body{
height: 100%;
padding: 0;
margin: 0;
background: #FFFFFF url('http://nhstorks.com/stripebg.png');
text-align: center;
}

#container{
min-height: 100%;
background: #5BB44C url('http://nhstorks.com/bgcolor.gif');
border-right: 5px solid #406B40;
border-left: 5px solid #406B40;
width: 750px;
margin: 0 auto;
text-align: left;
padding-bottom: 1px;
}

#top{
background-image: url('http://nhstorks.com/cutebg.gif');
background-position: bottom center;
background-repeat: repeat-x;
width: 100%;
height: 100px;
text-align: center;
}

#content{
margin: 0 auto;
text-align: left;
padding: 10px;
}

#nav{
text-align:center;
}

.nav{
border: 0;
padding: 0;
margin: 0;
}

.top{
padding: 12px 0 0 0;
margin: 0;
text-align: center;
font-size: 36pt;
color: #2295FF;
text-decoration: none;
font-weight: bold;
}

a.top:hover{
text-decoration: none;
color: #006DCA;
}

img.bordered{
border: 1px solid #4A8644;
padding: 6px;
background-color: #C1E2BB;
}

img.individual{
border: 1px solid #4A8644;
padding: 6px;
background-color: #C1E2BB;
float: right;
margin: 10px;
}

a{
color: #FFFFFF;
border: 0;
text-decoration: underline;
font-weight: bold;
}

a:hover{
color: #4A8E3C;
border: 0;
text-decoration: underline;
font-weight: bold;
}

p,li,td{
color: #D0FFC7;
font-family: Trebuchet MS;
font-size: 12pt;
text-decoration: none;
font-weight: normal;
}

h2{
color: #D0FFC7;
font-family: Trebuchet MS;
font-size: 16pt;
text-decoration: none;
font-weight: bold;
}


h1{
color: #FFFFFF;
font-family: Trebuchet MS;
font-size: 28pt;
text-decoration: none;
font-weight: bold;
text-align: center;
}

ul{
list-style-type: square;
padding-left: 20px;
}

h3{
color: #406B40;
font-family: Trebuchet MS;
font-size: 18pt;
text-decoration: underline;
text-align: center;
}

p.faq{
text-indent: 25px;
font-weight: bold;
font-style: italic;
}

.footer{
font-size: 10pt;
color: #406B40;
text-align: center;
padding: 0;
margin: 0;
text-decoration: none;
}

a.footer:hover,span.footer:hover{
text-decoration: none;
color: #D0FFC7;
}