body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	background-image: url(images/bluebells.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	background-color: #FFFFCC;
}
#wrapper h1 {
	color: #DDDDDD;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	float: left;
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper h2 {
	color: #DDDDDD;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	display: inline;
	margin-left: 2em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 3em;
	line-height: 1.5em;
}
#wrapper h3 {
	color: #663300;
	background-color: transparent;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#headingdiv {
	width: 760px;
	position: absolute;
	top: 80px;
}

#content {
	width: 610px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #dddddd;
}
#content p {
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 2em;
}
.imageright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
}
.imageleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

#navigation {
	width: 140px;
	position: relative;
	margin-top: 20px;
}

#navigation p {
	font-size: 80%;
	line-height: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #B38F00;
	font-weight: bold;
	padding-top: 4em;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 140px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B38F00;
}

#navigation a:link, #navigation a:visited {
	display: block;
	color: #663300;
	text-decoration: none;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #B38F00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em;
}
#navigation a:hover {
	background-color: #0066FF;
	color: #FFFFFF;
}
#footer {
	clear: both;
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
}
.tableclass {
	margin-left: 20px;
	color: #003399;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding-right: 20px;
}
.centralParagraph {
	margin-left: 100px;
}
#comment {
	background-color: #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	padding: 0.1em;
	margin-top: 1em;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
}
