body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c0739d;
}

#header {
    position: relative; top:0px;  left:0px; 
	width:770px;
	height:500px;
	background-image:url('../images/hope_header.jpg');
	background-repeat: no-repeat;
	text-align:right
}

#title {
    position: absolute; top:90px;  left:370px; 
	width:360px;
	height:65px;
	background-image:url('../images/hope_title.gif');
	background-repeat: no-repeat;
	text-align:right
	
}
#sub_title {
    position: absolute; top:420px;  left:-295px; 
	width:610px;
	height:100px;
	background-image:url('../images/hope_sub_title.gif');
	background-repeat: no-repeat;
	text-align:right
	
}

h1 { 
    font-family: verdana, arial, helvetica;
	font-size: 9px;
	line-height: 1.5;
	color: #000000;
	text-align: left;
}
h2 { 
    font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
	text-align: right;
}
h3 { 
    font-family: trebuchet MS, verdana, arial, helvetica;
	font-size: 18px;
	line-height: 1.5;
	color: #790131;
	text-align: left;

}
.web { color: #b4c9db;
	 font-family: verdana, arial, helvetica;
	 font-size: 7pt;
	 text-decoration: none;
	 vertical-align: middle; 
 }
	 
.web:hover { color: #d58b0b }


#footer {
    position: relative; top:-2px;  left:0px; 
	width:790px;
	height:22px;
	background-image:url('../images/footer.gif');
	text-align:right
}
#copywrite {
    position: relative; top:3px;  left:0px; 
	width:790px;
	height:10px;
	text-align:center;
}
.web { color: #740233;
	 font-family: verdana, arial, helvetica;
	 font-size: 7pt;
	 text-decoration: none;
	 vertical-align: middle; 
 }
	 
.web:hover { color: #f50d71}


