* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f5ead2;
}

a {
	font-size: 11px;
	color: #0c4442;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0c4442;
}

#wrapper {
	width: 971px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1d726e;
	border-bottom-color: #1d726e;
	border-left-color: #1d726e;
	margin-left: auto;
	margin-right: auto;
}

.language {
	text-align: right;
	margin-right: 312px;
	padding-top: 7px;
	font-size: 14px;
}

#indeximage {
	width: 550px;
	height: 160px;
	padding-top: 16px;
	margin-bottom: 20px;	
}

.aligncenter, .aligncenter * {
	margin: 0 auto;
}

#children {
	text-align: center;
	font-size: 18px;
}


#head {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 216px;
	width: 971px;
	font-family: "Century Gothic", Helvetica;
	font-size: 12px;
	color: #1d726e;
}


#head-germ {
	background-image: url(images/bannergerman.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 216px;
	width: 971px;
	font-family: "Century Gothic", Helvetica;
	font-size: 12px;
	color: #1d726e;
}

#head-french {
	background-image: url(images/bannerfrench.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 216px;
	width: 971px;
	font-family: "Century Gothic", Helvetica;
	font-size: 12px;
	color: #1d726e;
}
	
.nav {
	margin-top: 150px;
	margin-left: 30px;
}	
	
#content {
	background-color: #FFFFFF;	
	padding-left: 30px;
	background-image: url(images/sidebackground.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

ul {
	padding-left: 15px;
}

img.imgclass {
	padding-right: 100px;
}

img.dandelion {
	padding-left: 30px;
	padding-right: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #1d726e;
	padding-bottom: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

p {
	padding-bottom: 8px;
}

#footer {
	clear: both;
	padding-bottom: 20px;
	padding-right: 300px;
	text-align: center;
	font-size: 11px;
	color: #1d726e;
}

#wrapper #content img {
	float: right;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.fl {
	float: left;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.farleft {
	float: left; 
	padding-right: 350px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.center {
	padding-right: 200px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#wrapper #head p {
	text-indent: 30px;
	padding-top: 10px;
}

