@charset "ISO-8859-1";
#content {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	height: 800px;
	margin: 0px;
	width: 1100px;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	zoom: 1;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	padding-left: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 1600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: url(images/header.png);
	background-position: 450px -50px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: left;
	vertical-align: top;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 750px;
	width: 450px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #BDD5EF;
	background-image: url(images/treenoflowers2.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
