body {background-image: url('background_gradient.jpg');}



/*#body {background-image: url('body.jpg'); position: relative; top: 20px;}
#top {position: relative; top: 10px;}
#footer {position: relative; top: auto;}
#content {position: absolute; top: 282px;}
#body {
	position:absolute;
	left:262px;
	top:74px;
	width:717px;
	height:630px;
	z-index:1;
}
*/

a:link, a:visited {color:#0066CC; text-decoration: none;}
a:hover {color:#FF9900; }

#body {background-image: url('body.jpg');
	position:absolute;
	left:262px;
	top:74px;
	width:717px;
	height:630px;
	z-index:1;
}
#footer {
	position:absolute;
	left:271px;
	top:708px;
	width:254px;
	height:39px;
	z-index:2;
}
#top {
	position:absolute;
	left:271px;
	top:23px;
	width:700px;
	height:41px;
	z-index:3;
}
#content {
	position:absolute;
	left:286px;
	top:282px;
	width:662px;
	height:409px;
	z-index:4;
}
.style1 {
	font-family: Corbel;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	color: #003366;
	font-weight: bold;
	font-family: Corbel;
	font-size: 18px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {
	color: #347498;
	font-family: Corbel;
	font-weight: bold;
}
.style6 {font-family: Corbel}
.style8 {font-family: Corbel; color: #0066CC; }
.style9 {
	font-size: 12px
}