body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #514c48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
}

a {
	color: #D86200;
	text-decoration: underline;
}

p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: justify;
}

span {
	color: #FF9900;
}

p.clear {
	clear: both;
}

p.news {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	clear: both;
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}

img.left_img {
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 12px;
	padding-top: 5px;
}

img.left_img_border {
	border-color: #b1cee0;
	border-style: solid;
	border-width: 3px;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 12px;
	margin-top: 5px;
}

h1 {
	color: #514c48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}

#main_container {
	height: auto;
	margin: auto;
	padding: 0px;
	position: relative;
	width: 850px;
}

.top_illustration {
	left: -90px;
	position: absolute;
	top: 0px;
}

#header {
	height: 90px;
	margin: auto;
	width: 850px;
}

.logo {
	padding-bottom: 0;
	padding-left: 70px;
	padding-right: 0;
	padding-top: 15px;
}

#menu_tab {
	background-image: url(images/menu_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 52px;
	padding: 0px;
	width: 850px;
}

ul.menu {
	background-image: none;
	display: block;
	list-style-type: none;
	margin-left: 150px;
	padding: 0px;
	text-align: center;
	width: 750px;
}

ul.menu li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	line-height: 52px;
}

ul.menu li.divider {
	background-image: url(images/divider.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 52px;
	margin: 0px;
	padding: 0px;
	width: 1px;
}

a.nav:link, a.nav:visited {
	background-image: none;
	color: #534848;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

a.nav_selected:link, a.nav_selected:visited {
	color: #FF6600;
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

a.nav:hover {
	color: #FF6600;
	text-decoration: none;
}

#main_content {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	width: auto;
}

#middle_banner {
	background-image: url(images/middle_banner_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 165px;
	margin: auto;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	width: 651px;
}

.middle_banner_content {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

#left_content {
	float: left;
	height: auto;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 10px;
	width: 530px;
}

#right_content {
	float: left;
	height: auto;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 10px;
	width: 275px;
}

#wide_content {
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	width: 635px;
}

.members_login {
	background-image: url(images/login_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 138px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 10px;
	width: 210px;
}

.login_row {
	float: left;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	width: 200px;
}

label.login {
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 8px;
	padding-top: 4px;
	text-align: right;
	width: 60px;
}

input.login_input {
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 16px;
	width: 120px;
}

a.login_submit {
	background-image: url(images/login_bt.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	float: right;
	height: 22px;
	line-height: 22px;
	margin: 10px;
	text-align: center;
	text-decoration: none;
	width: 66px;
}

#projects_box {
	background-image: url(images/projects_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 185px;
	margin: auto;
	width: 566px;
}

.projects_navigation {
	height: 25px;
	margin: auto;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	width: 566px;
}

.left_nav a {
	background-image: url(images/left_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #3e2510;
	float: left;
	font-size: 12px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 0;
	padding-top: 0;
	text-decoration: none;
}

.right_nav a {
	background-image: url(images/right_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #3e2510;
	float: right;
	font-size: 12px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 30px;
	padding-top: 0;
	text-decoration: none;
}

.project_container {
	float: left;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 10px;
}

.project_title {
	color: #999999;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#contact_form {
	color: #666666;
	float: left;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	width: 300px;
}

.contact_input {
	background-color: #fff8dc;
	border-color: #f0e9cf;
	border-style: solid;
	border-width: 1px;
	float: left;
	font-size: 10px;
	height: 17px;
	width: 290px;
}

label.contact_form {
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 200px;
}

.contact_textarea {
	background-color: #fff8dc;
	border-color: #f0e9cf;
	border-style: solid;
	border-width: 1px;
	float: left;
	font-size: 10px;
	height: 80px;
	width: 290px;
}

input.contact_submit {
	float: right;
	padding: 10px;
}

.cleardiv {
	clear: both;
	height: 4px;
	overflow: hidden;
}

#footer {
	clear: both;
	color: #999999;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
	text-align: center;
	width: auto;
}