@charset "utf-8";
/* CSS Document */
.space {
	display:block;
	height:8px;
}
#main_content {
	height:800px;
	width:820px;
	margin:0 auto 0 auto;
	background:transparent
}
#middle {
	position:relative;
	width:820px;
	height:1700px;
	margin:auto;
	background:url(../images/bg.png) repeat;
	z-index:8;
	overflow:visible
}
#bottom {
	position:relative;
	height:94px;
}
/* content */
#mack_kirk_des {
	line-height:130%;
	font-size:1.2em;
	color:#FFF;
	position:absolute;
	top:359px;
	left:20px;
	z-index:9;
	width:740px;
	height:200px;
	padding:20px;
}
#nav {
	top:286px;
	left:257px;
}
#mack_kirk_des a {
	display:block;
	font-size:0.8em;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#CF0;
}
#mack_kirk_des a:hover {
	color:#000
}
#site {
	position:absolute;
	top:1670px;
	left:0;
	background:#9C8C46;
	width:100%;
	height:70px;
	padding:10px 0 10px 0
}
#site span {
	display:block;
	float:right;
	margin-right:20px
}
#shadow {
	position:relative;
	height:950px;
	width:838px;
}
#top_shadow {
	position:absolute;
	top:-5px;
	left:-6px;
	height:25px;
	width:838px;
	background:url(../images/top_shadow.png)  no-repeat left top;
 z-index:2
}
#middle_shadow {
	position:absolute;
	top:20px;
	left:-6px;
	height:1727px;
	width:838px;
	background:url(../images/middle_shadow.png)  repeat-y left top;
	z-index:2
}
#bottom_shadow {
	position:absolute;
	top:1747px;
	left:-6px;
	height:25px;
	width:838px;
	background:url(../images/bottom_shadow.png)  repeat-y left top;
	z-index:2
}
.subnav {
	position:absolute;
	height:120px;
	width:710px;
	border-top:solid 1px #CC9;
	border-bottom:solid 1px #CC9;
	z-index:4;
	line-height:130%;
	font-size:1.2em;
	color:#333;
	padding:20px;
	background:#E2E2C5;
	cursor:pointer
}
.subnav a {
	display:block;
	font-size:0.8em;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#690;
}
.subnav a:hover {
	color:#000
}
.subnav:hover {
	border-top:solid 1px transparent;
	border-bottom:solid 1px transparent;
	background:#FFF;
}
#subnav {
	top:520px;
	left:35px
}
#subnav2 {
	top:700px;
	left:35px
}
#subnav3 {
	top:880px;
	left:35px
}
#subnav4 {
	top:1060px;
	left:35px
}
#subnav5 {
	top:1240px;
	left:35px
}
#subnav6 {
	top:1420px;
	left:35px
}
.thumb {
	height:106px;
	width:156px;
	border:solid 7px #FFF;
}
.border {
	float:left;
	margin:0 20px 0 0;
	display:block;
	width:170px;
	height:120px;
	border:solid 1px #CCC
}
strong {
	font-size:1.1em;
	color:#000
}