body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
body {
	background-color: #999966;
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}
.toppicture {
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 180px;
	width: 832px;
	border: 4px solid #333300;
}
.maincontainer {
	background-color: #999966;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 840px;
}
.navleft {
	float: left;
}
.navleft ul {
	list-style-type: none;
	height: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
.navleft ul li {
	display: block;
	font-size: 19px;
	background-color: #333300;
	background-image: none;
	text-align: center;
	padding: 10px 2px;
	margin: 0px;
	font-weight: bold;
	border-top: 2px solid #999966;
	border-bottom: 2px solid #999966;
	height: auto;
	width: 220px;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	float: left;
	color: #FFFFCC;
}
.navleft a:link,.navleft a:visited {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #333300;
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.navleft a:hover {
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #333300;
	background-image: none;
}
.navleft li a.current,.nav a.current:hover .nav li a.current:active{
	color: #FF9900;
	background-color: #333300;
	cursor:default;
	margin: 0px;
	text-decoration: none;
}
.clear {
	clear: both;
}
.rightcontaniner {
	color: #000000;
	height: auto;
	width: 585px;
	padding: 15px;
	float: right;
	background-color: #FFFFCC;
	background-image: none;
	text-align: center;
	font-size: 18px;
	margin: 0px;
}
.rightcontainer h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.bold20 {
	font-size: 22px;
	font-weight: bold;
}
.photoleft {
	float: left;
	height: 399px;
	width: 267px;
	margin: 10px 10px 10px 12px;
	border: 3px solid #333300;
}
.photoright {
	float: right;
	height: 399px;
	width: 267px;
	margin: 10px 12px 10px 0px;
	border: 3px solid #333300;
}
.orange {
	color: #FFCC33;
}
.text {
	font-size: 18px;
	text-align: left;
	padding: 15px 20px;
}
.space {
	background-color: #333300;
	background-image: none;
	height: 650px;
	width: 224px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text a:link,.text a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.text a:hover {
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
.bottom {
	color: #FFFFCC;
	background-color: #333300;
	background-image: none;
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
.bottom a:link,.bottom a:visited {
	color: #FF9900;
	text-decoration: none;
}
.bottom a:hover {
	text-decoration: underline;
}
body h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333300;
	text-align: center;
	margin: 0px;
}
.yellow {
	color: #FF9900;
}
.navleft ul li ul {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.navleft ul li:hover ul {
	display: block;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
.navleft ul li ul li {
	display: block;
	font-size: 19px;
	background-color: #333300;
	background-image: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	height: auto;
	width: 220px;
	position: relative;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
}
.navleft ul li ul li a:link,.navleft ul li ul li a:visited {
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	background-color: #333300;
	background-image: none;
	height: auto;
	width: 220px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.navleft ul li ul li a:hover {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #CC9900;
	background-image: none;
	height: auto;
	width: 220px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

