body { 
	background-color: #243A78 ;
	background-image: url(images/bkg-BT16.gif);
	background-repeat: repeat-y ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #243A78 ;
	width: 900px;
	}
#content {
	background-color:#243A78 ;
	}
a, a:link, a:visited {
	text-decoration: none ;
	color: #243A78;
	}
a:hover {
	background-color: #243A78;
	font-weight: 700 ;
	color: #e8fce9 ;
	}
#navlist {
	background-color: #3F5389   ;
	position: absolute;
	left: 20px;
	top: 300px;
	width: 135px;
	}
#navlist li { list-style-type: none ;
	font-size: 0.9em ;

	}
#navlist a, #navlist a:link, #navlist a:visited {
	text-decoration: none ;
	color: #e8fce9;
	}
#navlist a:hover {
	background-color: #e8fce9 ;
	color: #243A78;
	}
p.back2top {
	color: navy ;
	margin-top:  20px ;
	margin-left: 20px;
	font-weight: 700 ;
}