@charset "utf-8";
body,td,th {
	font-family: Helvetica Neue Light, Helvetica Neue, sans-serif;
	font-size: 12px;
	background-image: url(images/square02.jpg);
	background-repeat: repeat;
}
a {
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #330;
}
a:active {
}
body  {
	text-align: center;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 100px;
	padding-bottom: 12px;
}
#wrapper #content h1 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 18px;
	color: #383d25;
	text-indent: 15px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 12px;
}
#leftColumn {
	float: left;
	width: 180px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #383d25;
	background-image: url(images/CONTACT_BG.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}
#rightColumn {
	float: right;
	width: 500px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #383d25;
	background-color: #FFF;
	white-space: normal;
	padding-right: 20px;
}
#wrapper #content #leftColumn h2 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 16px;
	color: #699;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #383d25;
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
#nav {
	height: 35px;
	background-color: #383d25;
}
.sayings {
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #699;
	text-align: justify;
}
.sayings_author {
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 11px;
	color: #699;
	font-style: normal;
}
#banner {
	height: 169px;
}
#wrapper #content #rightColumn h2 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 16px;
	color: #699;
}
#wrapper #banner table {
	height: 169px;
	width: 760px;
}
.headings {
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 16px;
	color: #699;
	font-weight: bold;
}
.link_underline {
	font-family: "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #330;
}
#wrapper #content #rightColumn .headings img {
	float: right;
	padding-left: 10px;
}
#register {
	position:absolute;
	left:24px;
	top:395px;
	width:734px;
	z-index:1;
	background-color: #FFF;
	height: 660;
}
