body {
	background-color: #669900;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#maincontainer {

}

#contentwrapper {
	clear: left;
	float: left;
	width: 1000px;
}

#content-left {
	float: left;
	width: 200px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#content-middle {
	float: left;
	margin-left: 8px;
}

#content-right {
	float: left;
	width: 230px;
	margin-left: 30px;
}

#header {
	background: #fff url('../images/header.gif') no-repeat;
	height: auto;
	border-bottom: 1px #0D2456 solid;
	margin-bottom: 16px;	
	min-width: 1200px;
}

#logo {
	position: absolute;
	left: 0;
}

#footer{
	clear: left;
	width: 100%;
	background: #669900;
	font-weight: bold;
	padding-top: 20px;
}

#footer-text {
	border-bottom: #fff 1px solid;
	text-align: right;
	color: #fff;
	font-size: 9pt;
	padding: 8px;
}

#copy {
	text-align: right;
	color: #fff;
	font-size: 7pt;
	padding: 8px;
	font-weight:normal;
}


#footer-menu {
	text-align: right;
	padding: 8px;
}

#errorbox {
	color: #990000;
	font-weight: bold;
}

#resultbox {
	color: #669900;
	font-weight: bold;
}

#usermenu {
	border-top: #D4D6D6 1px dashed; 
	margin-top: 24px;
	padding: 8px;
	text-align: right;
	clear: left;
}

.info {
	font-family: verdana;
	color: #888888;
	border-top: #D4D6D6 1px solid;
	background: url('../images/shadow.gif') repeat-x;
	font-size: 10px;
	padding: 8px;
}

.captchaBox {
	padding: 20px;
	width: 230px;
	border: 1px solid #669900;
}


/* menu-items */
.menu {
	margin-left: 195px;
	padding-top:122px;
	width: 1100px;
	height: 170px;
}

.menu ul {list-style: none; padding: 0px; margin: 0px; }
.menu li {display: inline; }

.menu a {
	display: block;
	float: left;
	width: 200px;
	height: auto;
	text-decoration: none;
	text-align: center;
	padding-top: 123px;
}


a.what {background: url('../images/ball_what.gif') no-repeat; padding-left: 20px;}
a.what:hover {background: url('../images/ball_what_high.gif') no-repeat; padding-left: 20px;}
a.who {background: url('../images/ball_who.gif') no-repeat; padding-left: 20px;}
a.who:hover {background: url('../images/ball_who_high.gif') no-repeat; padding-left: 20px;}
a.where {background: url('../images/ball_where.gif') no-repeat; padding-left: 20px;}
a.where:hover {background: url('../images/ball_where_high.gif') no-repeat; padding-left: 20px;}
a.when {background: url('../images/ball_when.gif') no-repeat ;padding-left: 20px;}
a.when:hover {background: url('../images/ball_when_high.gif') no-repeat; padding-left: 20px;}
a.why {background: url('../images/ball_why.gif') no-repeat ;padding-left: 20px;}
a.why:hover {background: url('../images/ball_why_high.gif') no-repeat; padding-left: 20px;}
.menu img {border-style: none;}

.submenu ul {list-style: none; padding: 0px; margin: 0px; }
.submenu li { }

.submenu a {
	display: block;
	width: 200px;
	height: 23px;
	text-decoration: none;
	text-align: center;
	
}
a.registration {background: url('../images/submenu_registration.gif') no-repeat;}
a.registration:hover {background: url('../images/on/submenu_registration.gif') no-repeat;}
a.guidelines {background: url('../images/submenu_guidelines.gif') no-repeat;}
a.guidelines:hover {background: url('../images/on/submenu_guidelines.gif') no-repeat;}
a.submit {background: url('../images/submenu_submit.gif') no-repeat;}
a.submit:hover {background: url('../images/on/submenu_submit.gif') no-repeat;}
a.faq {background: url('../images/submenu_faq.gif') no-repeat;}
a.faq:hover {background: url('../images/on/submenu_faq.gif') no-repeat;}
a.communicating {background: url('../images/submenu_communicating.gif') no-repeat;}
a.communicating:hover {background: url('../images/on/submenu_communicating.gif') no-repeat;}
a.links {background: url('../images/submenu_links.gif') no-repeat;}
a.links:hover {background: url('../images/on/submenu_links.gif') no-repeat;}
a.contact {background: url('../images/submenu_contact.gif') no-repeat;}
a.contact:hover {background: url('../images/on/submenu_contact.gif') no-repeat;}
a.project {background: url('../images/submenu_project.gif') no-repeat;}
a.project:hover {background: url('../images/on/submenu_project.gif') no-repeat;}


/* rounded tables */
.blb {background:url('../images/blb.gif') 0 100% no-repeat #fff; }
.brb {background:url('../images/brb.gif') 100% 100% no-repeat}
.blt {background:url('../images/blt.gif') 0 0 no-repeat}
.brt {background:url('../images/brt.gif') 100% 0 no-repeat; padding:10px}

.table {
	line-height: 20px;
	font-size: 13px;
	color: #0D2456;
	padding-top: 16px;
	padding-right: 50px;
	padding-bottom: 16px;
	padding-left: 50px;
}

.tableright { 
	line-height: 20px;
	font-size: 13px;
	color: #0D2456;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

table {
	line-height: 20px;
	font-size: 13px;
	color: #0D2456;
	padding-left: 20px;
}


/* hyperlinks */

#content-middle a:link {color: #669900;text-decoration: underline;}
#content-middle a:visited {color: #669900;text-decoration: underline;}
#content-middle a:hover {color: #99CC00;text-decoration: none;}

#content-right a:link {color: #669900;text-decoration: underline;}
#content-right a:visited {color: #669900;text-decoration: underline;}
#content-right a:hover {color: #99CC00;text-decoration: none;}

/* forms */


.form {
	border: 1px solid #669900;
	padding: 20px;
}

input,textarea {
	background-color: #E5F4C7;
}


/* fonts */
font.detail {
	font-size: 10px;
	color: #333;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}

#content-right h4 {
	margin-bottom: 0px;
}

span.def {
	font-style: italic; 
	font-size: 11px;
	color: #669900;
}

span.valid {color: #669900;font-weight: bold;}
span.invalid {color: #990000;font-weight: bold;}
span.error {color: #990000;font-weight: bold;}
span.result {color: #669900;font-weight: bold;}

/* images */
#captcha {margin-top: 12px;}
img {border-style: none;}
.map {margin-right: 12px; float:left; background: #fff;}
.clear {clear: left;}
.greenTxt {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #5C8900;
}
.tableheader {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CAD5B3;
}


.picture {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font: 11px/ 1.4em Arial, sans-serif;
	clear: both;
}

.picture img {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	margin-bottom: 3px;
	clear: both;
}

.picture right {
	margin: 0.5em 0pt 0.5em 0.8em;
	float:left;
	
}

.picture left {
	margin: 0.5em 0.8em 0.5em 0;
	float:right
}
