html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h5, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}



body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100.01%;
	color: #666666;
	font-weight: 100;
	background: #FFFF99;
	border-bottom-color: #666666;
	border-top-color: #666666;
	border-top-style: none;
	padding-left: 0px;

}
h1 {
	font: small-caps 100% "Times New Roman", Times, serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFF99;
}
h6 {
	font: 18px "Times New Roman", Times, serif;
	color: #666666;
}
h2 {
	padding: 3px;
	font: small-caps 100% "Times New Roman", Times, serif;
	}
#wrapper {
	margin: 0px auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	position: relative;
}
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
}
p em {
	color: #333333;
}
p {
	font-size: 100%;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	padding-left: 10px;
	padding-right: 0px;
}
.navigation {
	font: normal 18px "Times New Roman", Times, serif;
	color: #006666;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	cursor: auto;
	border-right-color: #666666;
	border-right-style: solid;
}

.navigation:hover {
	font: normal 18px "Times New Roman", Times, serif;
	color: #D03D03;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #FFFFB7;
	cursor: auto;
	text-shadow: 5;
}

.navigation2 {
	font: normal 16px "Times New Roman", Times, serif;
	color: #006666;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 200px;
	cursor: auto;
	border-left-color: #006666;
	border-left-style: solid;
	padding-left: 15px;
}

.navigation2:hover {
	font: normal 16px "Times New Roman", Times, serif;
	color: #D03D03;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 200px;
	background-color: #FFFFB7;
	cursor: auto;
	text-shadow: 5;
	padding-left: 15px;
}
.navigation3 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: inherit;
	display: block;
	padding: 8px;
	width: 140px;
	cursor: auto;
	border-right-color: #666666;
	border-right-style: solid;
	font-weight: bold;
	text-transform: capitalize;
}

.navigation3:hover {
	font: normal 18px "Times New Roman", Times, serif;
	color: #D03D03;
	text-decoration: inherit;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #FFFFB7;
	cursor: auto;
	text-shadow: 5;
}
.navigation4 {
	font: normal 16px "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: inherit;
	display: block;
	padding: 8px;
	width: 200px;
	cursor: auto;
	border-left-color: #006666;
	border-left-style: solid;
	font-weight: bold;
	text-transform: capitalize;
}

.navigation4:hover {
	font: normal 16px "Times New Roman", Times, serif;
	color: #D03D03;
	text-decoration: inherit;
	display: block;
	padding: 8px;
	width: 200px;
	background-color: #FFFFB7;
	cursor: auto;
	text-shadow: 5;
}
.hyperlink {
	font: italic 16px "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: underline;
}
.hyperlink:hover {
	font: italic 16px "Times New Roman", Times, serif;
	color: #0033FF;
	text-decoration: underline;
}
.copyright {
	font: small-caps 10px "Times New Roman", Times, serif;
	color: #006666;
}
