@charset "utf-8";
/*body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F4FFF4;
}
*/


/* ie5 win - grrr - start */

body { 

	font: small serif;

  margin: 0px; 

	padding: 0px; 

	line-height: 14px;

	color: #000;

	font-size: x-small;

	voice-family: "\"}\""; 

	voice-family: inherit;

	font-size: small;

	text-align: center; }


/* ie5 win - grrr - end */

 

/* opera - grrr - start */

html>body {

	font-size: small;

	}

/* opera - grrr - end */





/* start of the real css */



/* basic elements */

body {
	color: #444;
	background-color: #edf6e3;
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;

	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F2F2F2;

	}
	
	a:visited, 

a:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666666;

	}

a:hover, 

a:active { 

	text-decoration: underline; 

	color: #4f711f;

	}
	
#preamble a {
	color: #5E9835;
}
#participation a {
	color: #5E9835;
}


/*	
a:visited, 

a:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666666;

	}
	*/
#container {
	width: 760px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	}

#pageHeader {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 758px;
	height: 253px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 225px;
	background-image: url(../images/regard4.jpg);
	border-right-color: #aaa;
	border-left-color: #aaa;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#floatdiv li {
	list-style-image: none;
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#floatdiv {
	height: 160px;
	position: absolute;
	top: 10px;
	width: 55px;
	margin-top: 0px;
	left: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}








#footer {
	width: 746px;
	border: 1px solid #aaa;
	background-image: url(../images/stone_19.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #FFFF00;
	text-align: left;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;

	}

#headerMenu{
	height: 27px;
	background-color: #AB387B;
	display: inline-block;
	width: 757px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A63C7C;
	border-right-color: #A63C7C;
	border-bottom-color: #A63C7C;
}

#intro {
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
	

#headerMenu a {
	color: #F2F2F2;
	text-decoration: none;
}
#headerMenu a:hover, #headerMenu a:focus {
	color: #AB387B;
}

