#upperbar {
	background: #14641e;
	height: 30px;
	width: 101.5%;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 100px;
	border-top: 2px solid #f3bd2b;
	border-right-color: #f3bd2b;
	border-left-color: #f3bd2b;
	border-bottom: 2px solid #f3bd2b;
	right: 0px;
}
#upperbar a:link {
	color: #f3bd2b;
	text-decoration: none;
}

#sidenav {
	background: #e3caa3;
	position: absolute;
	width: 190px;
	left: 0px;
	top: 136px;
	font: normal 16px "Comic Sans MS";
	color: #60402c;
	border-top: 0px solid #ffe1cb;
	border-right: 0px solid #ffe1cb;
	border-left: 0px solid #ffe1cb;
	border-bottom-color: #ffe1cb;
	border-bottom-width: 0px;
	height: 640px;
}
#bottom {
	height: 40px;
	position: absolute;
	left: 0px;
	top: auto;
	right: 0px;
	bottom: auto;
	width: 50%;
	vertical-align: text-bottom;
	background: #ffe1cb center;
}

#content {
	font: 14px "Comic Sans MS";
	position: absolute;
	left: 195px;
	top: 180px;
	color: #60402c;
	right: 210px;
}
#photobox {
	position: absolute;
	width: 200px;
	top: 136px;
	background: #ffe1cb;
	float: right;
	clear: none;
	right: 0px;
	bottom: 0px;
	height: 640px;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FF6633;
}
#photobox p {
	padding-right: 10px;
	padding-left: 10px;
}



#undernav {
	background: #ffe1cb;
	height: 20px;
	top: 136px;
	position: absolute;
	width: 100%;
	left: 0px;
}

#content p {
	padding-left: 10px;
}
#content-base img {
	float: right;
	padding: 10px;
}
#content-base {
	position: absolute;
	top: 550px;
	right: 220px;
}
#advert {
	position: relative;
	top: 700px;
	right: 220px;
	left: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#advert td {
	padding-right: 15px;
}





#sidenav h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 16px;
	color: #60402c;
}

#sidenav li {
	padding-top: 8px;
}
#sidenav a:link {
	text-decoration: none;
	color: #60402c;
}

#sidenav ul {
	margin-bottom: 5px;
}



#upperbar ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
}
#upperbar li {
	display: inline;
	padding-right: 55px;
	font-family: "Comic Sans MS";
	color: #FFCC33;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
#content img {
	padding-left: 10px;
}

#Logo {
	margin-bottom: 0px;
	background: #24b23a;
	width: 101.5%;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
#content h3 {
	font-family: "Comic Sans MS";
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #1e882b;
	font-weight: bold;
}
#upperbar a:visited {
	color: #f3bd2b;
	text-decoration: none;
}
#sidenav a:visited {
	text-decoration: none;
	color: #60402c;
}
#content table {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
#content tr.even {
	background: #ffe1cb;
	margin-top: 20px;
}
#content td {
	padding: 5px;
}
#content  h4 {
	font: bold 14px "Comic Sans MS";
	padding-left: 10px;
}
#content tr.odd {
	background: #e4fae7;
}
#sidenav img {
	left: 0px;
	margin-top: 20px;
}

#photobox-top img {

	margin-top: 20px;
	margin-left: 10px;
	border: 1px solid #f77c23;
}
