@charset "UTF-8";
/* CSS Document */

.banner {
	float: left;
	width: 990px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #AAA;
}
.navbardiv {
	width: 987px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
}
.subpageheading {
	font-family: "Gill Sans";
	font-size: 36px;
	margin: 5px;
	padding: 5px;
	float: none;
	height: 58px;
	width: 274px;
}
.mainbodytextdiv {
	width: 730px;
	float: left;
	padding: 5px;
	background-color: #222;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAA;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #AAA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.photos {
	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;
	float: right;
	margin: 0px;
	padding: 4px;
}
.Brettphoto {
	float: right;
	margin: 18px;
}
.copyrightdiv {
	width: 980px;
	font-size: 9px;
	text-align: right;
	float: left;
	padding: 5px;
	color: #888;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AAA;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #AAA;
}
.subbannerdiv {
	width: 990px;
	margin: 0px;
}
.banner .mainbodytextdiv h2 {
	font-size: 10px;
}
.slideshow {
	float: right;
	padding: 5px;
	position: fixed;
	height: 195px;
	width: 300px;
}
