body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 850px;
	text-align: left;
	background-color: #FFF;
}
#header {
	padding: 0px;
	height: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#navigation {
	padding: 0px;
	height: auto;
	width: 200px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabletop {
	background-image: url(Assets/Indeximages/leftheader.jpg);
	background-repeat: repeat-x;
}
#maincontent {
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 600px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	vertical-align: top;
	background-image: url(indeximages/swash.png);
	background-position: right bottom;
	float: right;
}
#footer {
	background-color: #CCC;
	margin: 0px;
	height: 25px;
	clear: inherit;
	float: left;
	width: 100%;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 26px;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#subcontent {
	background-color: #0F9;
	float: left;
	margin-top: 16px;
	margin-left: 0px;
	clear: both;
	width: auto;
}
a.pagelink:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #99CB4E;
}
a.pagelink:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #99CB4E;
}
a.pagelink:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #999;
}
a.pagelink:active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #FFF;
}
a.nav:link {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	top: 0px;
	text-align: left;
	float: none;
	color: #333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 2px;
	margin: 0px;
}
a.nav:visited {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	top: 0px;
	text-align: left;
	float: none;
	color: #333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 2px;
	margin: 0px;
}
a.nav:hover {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	top: 0px;
	text-align: left;
	float: none;
	color: #FFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 2px;
	background-color: #70425F;
	margin: 0px;
}
a.nav:active {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	top: 0px;
	text-align: left;
	float: none;
	color: #FFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 2px;
	margin: 0px;
}
.maintext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666;
}
.maintextbold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}
#topstretch {
	background-color: #909;
	height: 210px;
	background-image: url(Assets/Indeximages/leftheader.jpg);
}
