@charset "UTF-8";body {	background-color: #FFFFFF;	text-align: center;	margin: 0px;	padding: 0px;	font: 80% Verdana, Arial, Helvetica, sans-serif;	background-image: url(../graphics/bgd.jpg);	background-repeat: repeat-x;}#wrapper {	text-align: left;	width: 780px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	background-color: #FFFFFF;	border-right-width: thin;	border-left-width: thin;	border-right-style: solid;	border-left-style: solid;	border-right-color: #666666;	border-left-color: #666666;}#content {	padding-top: 0px;	clear: both;}#footer {	margin-top: 1px;	margin-bottom: 5px;	clear: both;	background-color: #000000;	color: #D4D4D4;	font-weight: 200;	padding: 2px;	font-style: normal;}#logo {	height: 30px;	background-color: #000000;	color: #CCCCCC;	padding-top: 3px;}#nav {	background-color: #666666;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;	width: 780px;}#nav ul {	list-style-type: none;	margin: 0;	padding: 0;	background-color: #999999;	width: 780px;}#nav li {	display:inline;	margin: 0;	padding: 0;	font-weight: bold;	font-size: 1em;	border-bottom-width: thin;	border-bottom-style: solid;	border-bottom-color: #999999;}#nav a:link,#nav a:visited {	color:#FFFFFF;	background:#666666;	padding: 4px 9px 0 5px;	float:left;	height: 20px;	border-right: 1px solid;	text-align: left;	text-decoration: none;	font:bold 1em Arial, Helvetica, sans-serif;	text-transform:none;	white-space:nowrap;	border-right: 1px solid #CCCCCC;	border-top-color: #CCCCCC;}#nav a:hover {	background:#CCCCCC;	color: #000000;}#nav #active a {	background:#FFFFFF;	color: #000000;	font-weight: 700;}#leftColumn {	float: left;	width: 360px;	padding-left: 15px;	padding-right: 10px;}#rightColumn {	float: right;	width: 360px;	padding-left: 15px;	padding-right: 15px;}h1,h2,h3 {	font-family: Arial, Helvetica, sans-serif;}h1 {	font-size: 1.5em;	color: #666666;	padding-left: 15px;	padding-top: 10px;}h2 {	font-size: 1.2em;	color: #990000;	margin-bottom: 0px;}h3 {	font-size: 1.1em;	color: #000000;	margin-top: 0px;	margin-bottom: 0px;}p {	margin-top: 5px;	margin-bottom: 5px;}#content2 {	clear: both;	width: 700px;}h4 {	color: #666666;}ul {	list-style-position: inside;	margin-left: 0px;}
