.gradient {

	background: url(../images/tealgrad6.png) 0% 0% repeat-x;
}

body { 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	min-width:1010px;
	}	

#footer{
	position:absolute;
	text-align: center;
	color: black;
	width: 900px;
	bottom: 20px;
	left: 20px;
	}
	
#footer a:link, #intro a:visited {
	color: blue;
	}
	
#footer a:hover, #intro a:active {
	color: #0099a8;
	}
	

#oembanner{
	position:absolute;
	text-align: left;
	color: black;
	width: 900px;
	top: 380px;
	left: 50px;
	}
	
#intro{
	position:absolute;
	text-align: left;
	color: black;
	width: 900px;
	top: 450px;
	left: 50px;
	}
	
#intro a:link, #intro a:visited {
	color: blue;
	}
	
#intro a:hover, #intro a:active {
	color: #0099a8;
	}
	
#timemoney{
	position:absolute;
	text-align: left;
	color: black;
	width: 900px;
	top: 1550px;
	left: 50px;
	}
		
#testaments{
	position:absolute;
	text-align: left;
	color: black;
	width: 900px;
	top: 1250px;
	left: 50px;
	}

#cpplink{
	position:absolute;
	
	top: 241px;
	left: 17px;
	margin: 20px;
	}		
#contact{
	position:absolute;
	text-align: left;
	color: black;
	width: 500px;
	top: 170px;
	left: 450px;
	margin: 20px;
	
	}
#contact a:link, #contact a:visited {
	color: blue;
	}
	
#contact a:hover, #contact a:active {
	color: #0099a8;
	}



div.background {
	position:relative;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	padding: 0px 20px 0px 20px;
	height: 1890px;	
	background: url(../images/contentbg2.png) 0% 0% repeat-y;
}




#content{
	position:relative;
	top: 70px;
	width: 700px;
}


img.banner{
	position:absolute;
	top:6px;
	left:15px;
}

img.banner2{
	position:absolute;
	top:390px;
	left:130px;
}

img.floatLeft { 
    float: left; 
    margin: 5px; 
}

img.floatRight { 
    float: right; 
    margin: 5px; 
}

img
{  border-style: none;
}

	
