.pagename {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BC6C30;
	text-align: left;
	line-height: normal;
}

body {
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
	background-color: #080f43;
}


#Layer1 {
	position:absolute;
	width:799px;
	height:95px;
	z-index:1;
	left: 0;
	top: 0;
	background-image: url(Images/header.jpg);
	visibility: visible;
	background-color: #989898;
	}

#Layer2 {
	position:absolute;
	width:128px;
	z-index:1;
	left: 0px;
	background-color: #070F43;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 5px;
	padding-top: 0px;
	background-attachment: fixed;
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 95px;
	top: 0px;
}

#Layer3 {
	position:absolute;
	width:661px;
	z-index:3;
	left: 138px;
	top: 95px;
	background-color: #FFFFFF;
	overflow: visible;

}


#Layer4 {
	position:absolute;
	width:682px;
	height:157px;
	z-index:4;
	left: 0;
	background-attachment: fixed;
	background-image: url(Images/bottom.gif);
	background-repeat: no-repeat;
}

#text {
	background-color: #FFFFFF;
	width: 627px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
}

.heading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #05ADF1;
}
.emphasis1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #00ADEF;
}
.emphasis2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #080f43;
}
.navlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #080F41;
	text-align: left;
}

a.navlinks:link {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #080F41;
	text-decoration: none;
	text-align: leftt; }
.heading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #bc6c30;
}
a.navlinks:visited {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #293A5E;
	text-decoration: none;
	text-align: right; }
a.navlinks:hover {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #fe921c;
	text-decoration: none;
	text-align: right; }
a.navlinks:active {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #080F41;
	text-decoration: underline;
	text-align: right; }
