@import url("style.css");
body {
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 10px;
	height: auto;
}
#logo {
	height: auto;
	padding-bottom: 12px;
	font-style: normal;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
#nav {
	height: 50px;
	padding-bottom: 0px;
	margin: 0px;
}
#content {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: auto;
}
#footer {
	padding: 0px;
	clear: both;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#leftcolumn {
	float: left;
	width: 225px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	border-top-width: thin;
	border-top-style: solid;
	height: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#rightcolumn {
	float: right;
	width: 490px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	border-top-width: thin;
	border-top-style: solid;
	height: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
}
.style1body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2picture {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.style3italic {
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bolder;
}
.stylewebsiteinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
#special {
	margin: 12px;
	height: auto;
	width: 710px;
	border: thin solid #333333;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
}

