@charset "utf-8";
body {
	background-color: #806a4e;
}
.bckimgbtm {
	background-image: url(../images/bckgrnd_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.whitefade {
	background-image: url(../images/whitefade.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.blueback {
	background-image: url(../images/blue_middlebck.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.navfont14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navfont14:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navfont14:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.curviefont40 {
	font-family: "Rage Italic";
	font-size: 40px;
	color: #000000;
	text-decoration: none;
}
.blackfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tranparentboxmiddle {
	background-image: url(../images/transparentbox_middle.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.whitefont12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont12:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a.whitefont12:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

