@charset "UTF-8";
/* CSS Document */




.jmk #mainContent {
	width:110%;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: visible;
	visibility:visible;
	z-index:2;
	background-color: #d7892d;
	margin-top:-15px;
}

#ext {
	width:1200px;
	height:20px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:304px;
	margin-left:-600px;
	overflow:visible;
	visibility:visible;
	z-index:200;
	background-color:#E8E8E8;
}
#ext0 {
	width:1200px;
	height:20px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:309px;
	margin-left:-600px;
	padding-top:3px;
	overflow:visible;
	visibility:visible;
	z-index:200;
	background-color:#5e4e3d;
}

#main {
	width:1198px;
	height:630px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-328px;
	margin-left:-600px;
	overflow:auto;
	visibility:visible;
	z-index:200;
	border-style:solid;
	border-width:1px;
	border-color:#5e4e3d;
}



#menu {
	position:absolute;
	height:43px;
	width:1200px;
	top:50%;
	left:50%;
	padding:0px;
	margin-top:-373px;
	margin-left:-600px;
	z-index:900;
	visibility:visible;
	text-align:left;
	background-color:#5e4e3d;
}
