body {
	font-size: 12px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(images/bkd_lgt_green.jpg);
}

#main {
	width: 760px;
}

#header	{
	width: 760px;
	height: 111px;
	background: url(images/header.jpg) no-repeat left;
}

#header a {
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
}

/* My Comment */

#header a img {
	padding: 0;
	margin: 0;
	border-style: none;
}

#header a:active, #header a:hover, #header a:visited {
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
	text-decoration: none;
}

#header a:active img, #header a:hover img, #header a:visited img {
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
	text-decoration: none;
}

#topNav {
	height: 27px;
	width: 760px;
	background-repeat: repeat;
	background-image: url(images/bkd_dk_green.jpg);
}

#minitabs {
	width: 602px;
	margin: 0;
	padding: 0 0 0 158px;
	border-top: 2px solid #af5f10;
}

#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#minitabs a {
	float: left;
	line-height: 25px;
	font-weight: bold;
	margin: 0 20px 0 10px;
	text-decoration: none;
	color: #2227ae;
}

#minitabs a:active, #minitabs a:hover {
	padding-bottom: 0;
	color: white;
	border-bottom-style: none;
}

#minitabs a.on {
	color: white;
}

#sidebar {
	float: right;
	background-repeat: repeat;
	background-image: url(images/bkd_dk_green.jpg);
	width: 138px;
	height: 398px;
	padding-left: 10px;
	margin-left: -10px;
}

p.small {
	font-size: 9px;
	margin-top: -2px;
}

p.tight {
	margin: -12px 0 0;
	padding: 0 0 0 10px;
}

p.tightLeft {
	margin: -12px 0 0;
	padding: 0 0 0 0;
}

#rightNav {
	margin: 12px 0 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #af5f10;
}

#rightNav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightNav a {
	line-height: 25px;
	font-weight: bold;
	margin: 0 17px 0 10px;
	text-decoration: none;
	color: black;
}

#rightNav a:active, #rightNav a:hover {
	padding-bottom: 0;
	color: white;
}

#rightNav a.on {
	color: white;
}

#strip{
	height: 4px;
	margin-top: 2px;
	background-image: url(images/bkd_lgt_green.jpg);
}

#leftSidebar {
	float: left;
	width: 137px;
	border-right: 2px solid #af5f10;
	background-image: url(images/bkd_med_green.gif);
	height: 1500px;
}

#leftNav {
	margin: 0 0 0 0;
	padding: 19px 0 0 25px;
}

#leftNav li {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
}

#leftNav a {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #7c2a2a;
}

#leftNav a:hover {
	color: white;
	border-bottom-style: none;
}

#leftNav a:active {
	color: #af5f10;
	border-bottom-style: none;
}


#leftNav a.on {
	color: white;
}

#content {
	background-image: url(images/bkd_lgt_green.jpg);
	margin: 10px 230px 10px 130px;
	padding: 15px 0 0 37px;
}

#mapcontent {
	background-image: url(images/bkd_lgt_green.jpg);
	text-align: left;
	padding-left: 165px;
}

#contents {
	width: 612px;
	height: 398px;
	background-image: url(images/EchoLake.jpg);
}



#movcontents {
	width: 550px;
	height: 398px;
	padding-left: 50px;
	padding-top: 1px;
	text-align: left;
}

/*  width 620 */

/* hieght 398 */

h1 {
	color: #2227ae;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#copyright {
	width: 110px;
	height: 60px;
	margin-top: 20px;
	margin-left: 10px;
	bottom: 10px;
}

#imgFloat {
	float: right;
	margin: 10px 20px 20px;
}