@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/newback.jpg);
	background-repeat: repeat;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;
}
#rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 230px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#banner {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 16px;
	margin-left: 16px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
#boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #369;
	margin-right: 16px;
	padding-bottom: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-style: normal;
	color: #369;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	color: #333333;
	text-align: justify;
}
#leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 480px;
	margin-left: 16px;
	clear: both;
}
#leftBox {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 745px;
	margin-left: 5px;
	clear: both;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #999999;
	padding-left: 5px;
	padding-bottom: 5px;
	clear: both;
	border-top-color: #999999;
}
