@charset "UTF-8";

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999;
}
#wrapper {
	text-align: left;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#banner {
	height: 250px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	/* [disabled]padding-bottom: 12px; */
}
.headingspacing {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	text-align: center;
}
#leftcolumn {
	float: left;
	width: 200px;
	background-image: url(../images/Background-lines_19.gif);
	font-family: Verdana, Geneva, sans-serif;
}
#rightcolumn {
	float: right;
	width: 750px;
	background-image: url(../images/Background-lines_19.gif);
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 30px;
	padding: 20px;
}
.caption {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 9px;
}
#header {
	/* [disabled]margin-top: 12px; */
	margin-right: 30px;
	/* [disabled]margin-bottom: 12px; */
	margin-left: 30px;
}
#logo {
	height: 120px;
	padding-bottom: 10px;
}
.centertext {
	text-align: center;
}
#nav {
	height: 51px;
	/* [disabled]padding-bottom: 12px; */
}
#centercolumn {
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
