@charset "utf-8";
body {
	background-color: #e8cc8d;
	background-image: url(/Gui/background2.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-top: 0px;	
}
.header2 {
	background-image: url(/Gui/header2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 950px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FlashRight {
	background-image: url(/Gui/FlashPicsRightSide.jpg);
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 300px;
}
.FlashLeft {
	background-image: url(/Flash/FlashPics.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 650px;
}
.BodyBack {
	background-image: url(/Gui/BodyBack2.png);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(/Gui/Footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 214px;
	width: 950px;
}
.Newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #663333;
	font-weight: normal;
	font-variant: normal;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
}
.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC33;
}.FlashBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 250px;
}
.FlashTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
}
