x@charset "UTF-8";
.submit {
	float: right;
	margin-top: 10px;
	margin-right: 8px;
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#right input {
	margin-bottom: 10px;
}

.lLeft {
	margin-top: 0px;
	float: left;
	margin-right: 20px;
}

.body {
	background: center;
}

#footer p {
	font: 9px Helvetica, Arial, sans-serif;
	color: #666666;
	text-align: right;
	float: left;
	margin-left: 600px;
	margin-top: 15px;
}
#left {
	width: 540px;
	margin-right: 20px;
	float: left;
}
#aboutLeft {
	width: 641px;
	margin-right: 20px;
	float: left;
}
#aboutLeft p {
	font: 11px/17px Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}
#aboutLeft h1 {
	font: lighter 29px Arial, Helvetica, sans-serif;
	color: #45694c;
}
#aboutLeft h2 {
	font: lighter 14px Helvetica, Verdana, Arial, sans-serif;
	color: #339900;
	margin-bottom: -10px;
}
#left p {
	font: 11px/17px Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}
#right p {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	margin: -10px 8px 15px 0px;
}
#right h2 {
	font: lighter 22px Arial, Helvetica, Verdana, sans-serif;
	margin-right: 8px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #45694C;
}
#right form {
	margin-right: 8px;
	margin-left: 8px;
}
#right label {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}
#right {
	float: left;
	width: 216px;
	height: 425px;
	margin: 0px 0px 30px;
}
#navigation {
	background: #45694c;
	height: 30px;
	width: 800px;
	margin-top: 8px;
	margin-bottom: 30px;
}

#left h1 {
	font: lighter 29px Arial, Helvetica, sans-serif;
	color: #45694c;
}
#right h1 {
	font: lighter 29px Arial, Helvetica, sans-serif;
	color: #45694c;
}
#header {
	width: 800px;
	height: 240px;
	margin-bottom: -10px;
	background: center;
}
#footer {
	background: #CCCCCC;
	width: 800px;
	height: 40px;
	clear: both;
	float: left;
}

ul.nav {
	color: #FFFFFF;
	margin-right: 20px;
	margin-top: 8px;
	float: right;
}
ul.nav li {
	list-style-type: none;
	float: left;
}
ul.nav li a {
	height: 20px;
	display: inline;
	float: left;
}
#left b {
	color: #45694c;
}
li.home a {
	width: 54px;
	background: url(../img/nav/home_btn.gif) no-repeat 0px -17px;
}
li.home a:hover {
	background-position: 0px -37px;
}
li.home a.selected {
	background-position: 0px -57px;
}
li.home a span {display: none;}

li.about a {
	width: 81px;
	background: url(../img/nav/aboutus_btn.gif) no-repeat 0px -17px;
}
li.about a:hover {
	background-position: 0px -37px;
}
li.about a.selected {
	background-position: 0px -57px;
}
li.about a span {display: none;}

li.projects a {
	width: 74px;
	background: url(../img/nav/projects_btn.gif) no-repeat 0px -17px;
}
li.projects a:hover {
	background-position: 0px -37px;
}
li.projects a.selected {
	background-position: 0px -57px;
}
li.projects a span {display: none;}

li.login a {
	width: 57px;
	background: url(../img/nav/about_btn.gif) no-repeat 0px -17px;
}
li.login a:hover {
	background-position: 0px -37px;
}
li.login a.selected {
	background-position: 0px -57px;
}
li.login a span {display: none;
}

li.contacts a {
	width: 97px;
	background: url(../img/nav/contact_btn.gif) no-repeat 0px -17px;
}
li.contacts a:hover {
	background-position: 0px -37px;
}
li.contacts a.selected {
	background-position: 0px -57px;
}
li.contacts a span {display: none;}

li.links a {
	width: 44px;
	background: url(../img/nav/links_btn.gif) no-repeat 0px -17px;
}
li.links a:hover {
	background-position: 0px -37px;
}
li.links a.selected {
	background-position: 0px -57px;
}
li.links a span {display: none;
}
li.hdc a {
	width: 147px;
	background: url(../img/nav/hdc_btn.gif) no-repeat 0px -17px;
}
li.hdc a:hover {
	background-position: 0px -37px;
}
li.hdc a.selected {
	background-position: 0px -57px;
}
li.hdc a span {display: none;
}
li.marcellus a {
	width: 127px;
	background: url(../img/nav/marcellus_btn.gif) no-repeat 0px -17px;
}
li.marcellus a:hover {
	background-position: 0px -37px;
}
li.marcellus a.selected {
	background-position: 0px -57px;
}
li.marcellus a span {display: none;}

li.newsletters a {
	width: 101px;
	background: url(../img/nav/newsletters_btn.gif) no-repeat 0px -17px;
}
li.newsletters a:hover {
	background-position: 0px -37px;
}
li.newsletters a.selected {
	background-position: 0px -57px;
}
li.newsletters a span {display: none;}

a:link {
	color: #45694c;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #a1cdee;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
#right a:link {
	color: #45694c;
	text-decoration: underline;
}
#right a:visited {
	color: #666666;
	text-decoration: none;
}
#right a:hover {
	color: #a1cdee;
	text-decoration: underline;
}
#right a:active {
	text-decoration: none;
}
#right a {
	font-weight: bold;
}
#project {
	height: 155px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#project p {
	margin-top: -20px;
}
#project h1 {
	margin-top: 0px;
}
.userBox {
	width: 110px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}
.passwordBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 110px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}
#loginL {
	float: left;
	width: 70px;
	margin-top: 10px;
}
#loginL p {
	line-height: 30px;
}
#loginR {
	float: right;
	width: 120px;
	margin-top: 10px;
	margin-right: 10px;
}
.imageAdjustRight {
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#left h2 {
	font: lighter 14px Helvetica, Verdana, Arial, sans-serif;
	color: #339900;
	margin-bottom: -10px;
}
.style1 {color: #3366FF
}
li.home a {
	width: 54px;
	background: url(../img/nav/home_btn.gif) no-repeat 0px -17px;
}
li.home a:hover {
	background-position: 0px -37px;
}
li.home a.selected {
	background-position: 0px -57px;
}
li.home a span {display: none;}

li.about a {
	width: 81px;
	background: url(../img/nav/aboutus_btn.gif) no-repeat 0px -17px;
}
li.about a:hover {
	background-position: 0px -37px;
}
li.about a.selected {
	background-position: 0px -57px;
}
li.about a span {display: none;}

li.projects a {
	width: 74px;
	background: url(../img/nav/projects_btn.gif) no-repeat 0px -17px;
}
li.projects a:hover {
	background-position: 0px -37px;
}
li.projects a.selected {
	background-position: 0px -57px;
}
li.projects a span {display: none;}

li.login a {
	width: 57px;
	background: url(../img/nav/about_btn.gif) no-repeat 0px -17px;
}
li.login a:hover {
	background-position: 0px -37px;
}
li.login a.selected {
	background-position: 0px -57px;
}
li.login a span {display: none;}

li.contacts a {
	width: 97px;
	background: url(../img/nav/contact_btn.gif) no-repeat 0px -17px;
}
li.contacts a:hover {
	background-position: 0px -37px;
}
li.contacts a.selected {
	background-position: 0px -57px;
}
li.contacts a span {display: none;}

li.links a {
	width: 44px;
	background: url(../img/nav/links_btn.gif) no-repeat 0px -17px;
	text-decoration: underline;
}
#container #left ul {
	font: 11px/18px Helvetica, Arial, sans-serif;
	color: #333333;
}
#container #left li {
	list-style: none;
}

li.links a:hover {
	background-position: 0px -37px;
}
li.links a.selected {
	background-position: 0px -57px;
}
li.links a span {display: none;
}
#left label {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}
#container #left .links {
	font: normal 12px/20px Helvetica, Arial, sans-serif;
	color: #333333;
	list-style: none;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
#left .insert {
	float: right;
	padding-left: 20px;
}
#footer .left {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 12px;
	margin-left: 10px;
}
#footer .right {
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 12px;
	margin-right: 10px;
}
#links {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #486B4F;
	margin-top: 20px;
	margin-left: 8px;
}
#ticker { width: 300px; height: 400px; float: left;}