@charset "UTF-8";
a:link  {
	text-decoration: none;
}
a:visited  {
	text-decoration: none;
}
a:hover  {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
body {
	margin-top: 0px;
	background-image: url(img/backgroundrepeter.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #C1C1C1;
	text-decoration: none;
}
#navigation {
	clear: none;
	float: left;
	height: 400px;
	width: 220px;
	font-size: 16px;
	margin-left: 60px;
	margin-top: 30px;
	line-height: 27px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#icon {
	float: left;
	height: 75px;
	width: 75px;
	margin: 5px;
	text-decoration: none;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
#navigation  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#maincontent {
	background-image: url(img/backgroundbody.jpg);
	height: 518px;
	margin: 0px;
	width: 1000px;
}
#floatleft {
	float: left;
	height: 300px;
	width: 250px;
	clear: none;
}
#introtext {
	float: right;
	height: 450px;
	width: 700px;
	margin-top: 30px;
	font-size: 16px;
}
#nofloat {
	background-color: #999999;
	height: 250px;
	width: 200px;
	clear: left;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1000px;
	border-top-width: 0%;
	border-right-width: 0%;
	border-bottom-width: 0%;
	border-left-width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	top: 0px;
	padding: 0px;
	position: relative;
}
#headder {
	margin: 0px;
}
#footer {
	background-image: url(img/backgroundfooter.jpg);
	color: #000000;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#floatright {
	float: right;
	height: 455px;
	width: 500px;
	padding: 0px;
	clear: none;
	margin-top: 30px;
	margin-right: 0px;
}
#photo {
	width: 500px;
	text-align: left;
	height: 425px;
}
#navleftarrow {
	float: left;
	height: 30px;
	width: 35px;
	margin-left: 200px;
	padding-top: 10px;
	text-decoration: none;
}
#navrightarrow {
	float: right;
	height: 30px;
	width: 35px;
	margin-right: 200px;
	padding-top: 10px;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
#photocaption {
	clear: none;
	float: left;
	height: 400px;
	width: 160px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
}
.style2 {
	font-size: 16px
}
#navleftarrow img {
	color: #6E635C;
}
#navrightarrow img {
	color: #6E635C;
}
