#contentlayer       { margin: 0 0 0; padding: 0; z-index: 3; width: 820px; height: auto }
#navlayer      {
	background-image: url(c_navi2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	visibility: visible;
	margin-bottom: 0;
	padding-bottom: 0;
	position: fixed;
	z-index: 10;
	bottom: 0;
	width: 820px;
	height: 60px;
	background-color: #FFF;
}
#pager { background-color: #fff; background-repeat: no-repeat; text-align: right; visibility: visible; margin-bottom: 0; padding-bottom: 0; position: fixed; z-index: 6; bottom: 60px; width: 820px; height: 20px }
#pager a  { color: #ff8c00; font-size: 11px; font-weight: bold; text-decoration: none }
#mainlayer     { margin-top: 0; margin-left: 10%; padding: 0 0 0; position: static; z-index: 1; bottom: 100px; width: 840px; height: auto; float: left; overflow: hidden; border-bottom: 2px solid #fff }
