@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-position:top;
	background-color: #054;
}
.bk {
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
}
.textarea2bk {
	background-image: url(images/textarea2middle.png);
	background-repeat: repeat-y;
}
.font1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A8B474;
}
.textareabk {
	background-image: url(images/textareabk.png);
	background-repeat: repeat-y;
	background-position:top;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 132px;
}
.textarea1bk {
	background-image: url(images/textarea1middle.png);
	background-repeat: repeat-y;
}
.greenbar {
	background-image: url(images/greenbar.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-repeat: no-repeat;
}
#Layer2 {
	position:absolute;
	left:35px;
	top:387px;
	width:100%;
	height:152px;
	z-index:1;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
}
.style5 {
	color: #000000;
	font-size: 18px;
}
.style8 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.style9 {
	font-size: 18px;
	font-weight: bold;
}
.imagemargin {
	margin-right: 20px;
}

.bigFont { font-size:24px; }

.fancyFont { font-family:Georgia, "Times New Roman", Times, serif; }

.imgLeft { float:left; margin: 0 10px 10px 0; }

.alignRight { float:right; }

.leftFloat { float:left; }

.link {
font-size: 12px;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
}
