body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #787878;
	margin: 0px;
}
a:link {
	color: #0054a6;
	text-decoration: underline;
}
a:visited {
	color: #0054a6;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #0054a6;
	text-decoration: underline;
}
#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFC40C;
}
#language {
	height: 30px;
	margin-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
#language #lang {
	margin: 0px;
}
#lang table tr td #jump {
	font-size: 10px;
}
#lang table tr td {
	font-size: 10px;
	font-weight: bold;
}
#header {
	height: 157px;
	padding-right: 10px;
	padding-left: 10px;
}
#entrepid {
	font-size: 9px;
	text-align: right;
	margin-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	color: #B0B0B0;
}
#container {
	margin-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#leftcolumn {
	width: 210px;
	float: left;
}
#nav {
	background-color: #fff1e1;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#nav ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul li {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAB622;
	color: #787878;
	padding-top: 7px;
	padding-bottom: 7px;
}
#nav a:link {
	color: #FAB51A;
	text-decoration: none;
}
#nav a:visited {
	color: #FAB51A;
	text-decoration: none;
}
#nav a:hover {
	color: #FAB51A;
	text-decoration: underline;
}
#join {
	background-color: #FFC40C;
	padding-left: 8px;
}
#rightcolumn {
	float: right;
	width: 550px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
#seperator {
	clear: both;
	height: 1px;
}
#base {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFC40C;
	height: 35px;
	padding-top: 15px;
	text-align: right;
	font-size: 10px;
}
#base a:link {
	color: #989898;
	text-decoration: underline;
}
#base a:visited {
	color: #989898;
	text-decoration: underline;
}
#base a:hover {
	color: #333;
	text-decoration: none;
}
.dgreytxt {
	color: #4C4C4C;
}
.bluetxt {
	color: #0054a6;
}
.redtxt {
	color: #900;
}
#button {
	background-color: #FAB51A;
	border: 1px solid #D89B15;
}
input, select {
	border: 1px solid #FFC40C;
	background-color: #F4F4F4;
}
textarea {
	width: 95%;
	border: 1px solid #FFC40C;
	background-color: #F4F4F4;
}

