body, html {
 margin: 0px 0px 0px 0px;
 height: 100%;
}

#content {
	border-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;
	height:100%;
	}
#leftmargin {
background-color:#0068b3;
}
#rightmargin {
background-color:#f7a435;
}
#maincolumn {
width:746px;
height: 100%;
background: url(images/bg.jpg) repeat-y center;
}
#main {
height: 100%;
overflow:hidden;
background: url(images/bgfade.jpg) no-repeat bottom;
}
h1 {
font-size: 16px;
color: #00a94f;
display:inline;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sig {
font-size: 16px;
color: #00a94f;
display:inline;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}
p {
margin-top:0px;
margin-bottom:14px;
font-size: 14px;
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
}
a {
font-size: 14px;
color:#00a94f;
}
li {
font-size: 14px;
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
}
td#contentarea {
padding: 0px 35px 0px 35px;
vertical-align:top;
height: 500px;
}