@charset "utf-8";

body {
	background-color: #000000;
	text-align: center;
	clear: both;
	float: none;
	height: auto;
	width: 760px;
	margin: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#body,html {
	height: auto;
	width: auto;
	margin: 0;
	background-color: #000000;
	clear: both;
	float: none;
}

#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	float: none;
	position: relative;
	height: inherit;
}
#header {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	left: 209px;
	top: 2px;
}
#footer {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
#logo {
	color: #FFFFFF;
	background-color: #000000;
	height: 100px;
	padding-bottom: 12px;
}
#navigation {
	color: #FFFFFF;
	background-color: #000000;
	height: 41px;
	padding-bottom: 5px;
}
#banner {
	color: #FFFFFF;
	background-color: #000000;
	height: 101px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#leftcolumn {
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumn {
	color: #FFFFFF;
	background-color: #000000;
	float: right;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
