#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 2em;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #CFC6B4;
}


#content {
	padding-right: 6em;
	padding-bottom: 1em;
	padding-left: 6em;
	text-align: justify;
	padding-top: 1em;
}

#content h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
}
#content h4 {
	color: #666;
	font-size: 1em;
}
#contentLeft {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 560px;
}
#contentFront {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	height: 560px;
	background-color: #FFF;
}
img#frontpage {
	float: left;
}



#pageimg {
	margin-right: 1em;
	float: left;
}


#content a:link,#content a:visited {
	color: #666;
	text-decoration: none;
}
#content a:hover {
	color: #ED1949;
	text-decoration: none;
}
#tagline {
	height: 80px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}

#footer a:link,#footer a:visited {
	color: #CA4D6A;
	text-decoration: none;
}
#footer a:hover {
	color: #ED1949;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 30px;
	color: #FFF;
	text-align: center;
	word-spacing: 2em;
	letter-spacing: 0.3em;
	background-repeat: no-repeat;
	background-position: center;
}

#header {
	height: 130px;
	background-image: url(images/header3.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#formdiv {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/form_bkg.png);
	background-repeat: repeat-x;
}
#innerbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CEC5B3;
}
#innerbox p {
	padding-right: 1em;
	padding-left: 1em;
}
#contactForm {



}
#cathrine {
	float: left;
	margin-right: 1em;
}

