body {
	background-color: #A7A2B9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #040066;
}


.bg {
	background-color: #A8A3BC;
	background-image: url(images/header_tile_top.jpg);
	background-repeat: repeat;
}
.bg2 {
	background-color: #A8A3BC;
	background-image: url(images/header_tile_bottom.jpg);
	background-repeat: repeat;
}
#Layer1 {
	position:absolute;
	width:795px;
	height:22px;
	z-index:1;
	font-size: 14px;
}
#Layer3 {
	position:absolute;
	width:795px;
	height:115px;
	z-index:2;
	font-size: 14px;
}
#Layer2 {
	position:absolute;
	z-index:3;
	left: 44px;
	overflow: visible;
	width: 90%;
	top: 186px;
	font-size: 14px;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #713975;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #6C4D6F;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6F4E72;
	font-style: normal;
	text-decoration: underline;
}