@charset "utf-8";
#container {
	padding: 0px;
	width: 900px;
	background-image: url(../images/bkgndcrop2.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container p {
	margin: 0px;
	padding: 0px;
	left: auto;
	right: auto;
	top: 0px;
}
#header {
	font-family: "Comic Sans MS", cursive;
	font-size: 48px;
	left: 0px;
	right: auto;
	height: 100px;
	width: 818px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #099;
	border-right-color: #099;
	border-bottom-color: #099;
	border-left-color: #099;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}
#container #header h1 {
	font-size: 48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
}
#sidebar1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-left: 4px;
	line-height: 140%;
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
	margin-right: 0%;
}
#container #sidebar1 h2 {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#container #belowlinks p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 18%;
}
#main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 115%;
	background-color: #CFF;
	width: 72%;
	left: 0%;
	margin-left: 20%;
	margin-top: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #39C;
	border-right-color: #39C;
	border-bottom-color: #39C;
	border-left-color: #39C;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#main h1 {
	font-size: 24px;
	line-height: 115%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
#main h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	line-height: 120%;
}
#main h3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	line-height: 110%;
}
.narrow {
	width: 460px;
}
.narrower {
	width: 410px;
}
.Rside {
	padding-top: 100px;
	margin: 0px;
	top: 0px;
	font-size: 12px;
	line-height: 110%;
}
.indent150 {
	margin-left: 150px;
}
#belowmain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-right: 20%;
}
.relposHeader {
	position: relative;
	left: 0px;
	top: 0px;
}
.fltimage {
	border: thin solid #006;
	position: absolute;
	top: -81px;
	right: -44px;
	width: 154px;
	height: 183px;
}
.fltleft {
	float: left;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	position: relative;
	top: -55px;
	right: -20px;
	padding: 2px;
	border: thin solid #036;
	margin: 3px;
}
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #90C;
}
a:active {
	text-decoration: none;
	color: #F3C;
}
body {
	background-image: url();
}

