html, body{
	height:100%;
	width:100%;
	min-width:750px;
	margin:auto;"
}

#content{

height:100%; width:100%; position: absolute; top: 71; left: 0; 
}

#disclaimerText{
 margin-left:auto; margin-right:auto; height: 100%; width:920px; font-family:Garamond; font-size: 14px; text-align:center; z-index:10
 }
 
 #bgImg{
 
 position:relative; height:100%; width:100%; z-index:-2; opacity: 0.4; filter: alpha(opacity=40);
 
 }
 
 a:link{
color: #edebdc;
 text-decoration: none;
}
 a:hover{
color: #edebdc;
 text-decoration: none;
}
a:visited{
color: #edebdc;
 text-decoration: none;
}
a:active{
color:#edebdc;
 text-decoration: none;
}
