@charset "utf-8";
body {
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #932500;
}
#wrapper {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#picturebanner {
	height: 200px;
	width: 740px;
	float: left;
	font-style: italic;
	color: #266CA6;
	text-align: center;
	vertical-align: middle;
}
#textbanner {
	float: left;
	height: 200px;
	width: 400px;
}

#footer {
	float: left;
	height: 20px;
	width: 740px;
	text-align: center;
}
#lefttext {
	height: 620px;
	width: 220px;
	float: left;
}

#righttext {
	height: 250px;
	width: 470px;
	float: left;
	color: #932500;
}
#lowerrighttext {
	float: left;
	height: auto;
	width: 470px;
	text-align: center;
}
.style1 {
	font-size: 60px;
	font-weight: bold;
}
.style2 {
	color: #2D0C00
}
a:link {
	color: #2D0C00;
}
a:visited {
	color: #2D0C00;
}
a:hover {
	color: #2D0C00;
}
a:active {
	color: #2D0C00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #000000
}
.style4 {
	color: #932500
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #009900;
}
.style2 {
	font-size: xx-small
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; font-style: italic; color: #FF9900; font-weight: bold; }