@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: #000000 url(images/sscc_background.jpg);
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: top;
}

img, a img {
        border: none;
}
	
#container {
	width:800px;
	z-index:5;
	text-align: left;
	margin: 0 auto;
}
#head-box {
	width:800px;
	height:219px;
	z-index:10;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/woodbg-top.jpg);
	background-repeat:no-repeat;
}
#head-box-nav {
	width:800px;
	height:41px;
	z-index:18;
	position: absolute;
	top: 178px;
	left: 0px;
	clear: both;
	background-image: url(images/head-banner.jpg);
	margin: 0 0 0 0;
}
#mid-box {
	z-index:20;
	width:800px;
	top: 0px;
	left: 0px;
	height: auto;
	overflow:auto;
	background:#f4f3f1 url(images/mid-box-back.jpg) no-repeat top;
	float: left;
}
#mid-home {
	z-index:22;
	width:800px;
	top:0px;
	left:0;
	height:350px;
	position:relative;
	overflow:hidden;
}
#mid-l-nav {
	z-index:30;
	width:185px;
	top:0px;
	left:0px;
	height:500px;
	margin-top:25px;
	float: left;
	background: transparent;
}
#mid-l-nav-inside {
	z-index:31;
	width:135px;
	top: 0px;
	left:25px;
	line-height:2;
	position: relative;
}
#mid-l-nav-inside a:hover {
	color:#9e6935;
	text-decoration:none;
	font-weight:bold;
}
#mid-l-nav-inside a {
	color:#000000;
	text-decoration:none;
}
#mid-content-c {
	z-index:40;
	width:430px;
	color:#000000;
	text-align:left;
	left:0px;
	top:0px;
	height:auto;
	float: left;
	line-height: normal;
}
.mid-content-c-sub-01 {
	font-size: 16px;
	font-weight: bold;
	color: #674589;
	font-variant: small-caps;
}
.mid-content-c-sub-02 {
	font-size: 11px;
	font-weight: bold;
}
.mid-content-c-sub-03 {
	font-size: 12px;
	font-weight: bold;
}
.mid-content-c-sub-04 {
	font-size: 14px;
	font-weight: bold;
	color: #9e6935;
	font-variant: small-caps;
}


#mid-content-c-t {
	z-index:41;
	top:0px;
	left:0px;
	height:auto;
}
#mid-content-c-t2 {
	z-index:42;
	top:0px;
	left:0px;
	height:auto;
}
#mid-content-c-b{
	z-index:43;
	width:370px;
	top:0px;
	height:auto;
	padding-bottom:20px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:left;
	padding-left: 30px;
	padding-right: 30px;
}
#mid-content-c-b ul{
	/* padding-left: 30px; */
	/* padding-right: 30px; */
}
#mid-content-c-b ul li{
	/* padding-left: 30px; */
	/* padding-right: 30px; */
}

#mid-content-r{
	z-index:50;
	width:185px;
	text-align:center;
	left: 0px;
	top: 0px;
	float: right;
	height:auto;
}
#foot-border {
	width:800px;
	height:40px;
	z-index:25;
	position:relative;
	left: 0px;
	top: 0px;
	background-image: url(images/foot-box-border.jpg);
}
#foot-box {
	position:relative;
	width:800px;
	left: 0px;
	z-index: 90;
	clear: both;
	height: auto;
}
#foot {
	position:relative;
	width:800px;
	left: 0px;
	z-index: 89;
	clear: both;
	height: auto;
	background-image: url(images/woodbg-bottom.jpg);
	background-repeat: no-repeat;
}
#jump-box {
	width:800px;
	z-index:94;
	left: 0px;
	top: 0px;
	position:relative;
	height: 162px;
}
#jump-box-01 {
	width:220px;
	z-index:95;
	left: 36px;
	top: 36px;
	position:absolute;
	height: 126px;
}
#jump-box-02 {
	width:220px;
	z-index:96;
	left: 290px;
	top: 36px;
	position:absolute;
	height: 126px;
}
#jump-box-03 {
	width:220px;
	z-index:97;
	left: 544px;
	top: 36px;
	position:absolute;
	height: 126px;
}
#foot-nav {
	width:800px;
	height:50px;
	z-index:98;
	left: 0px;
	text-align:center;
	position: relative;
	top: 0px;
	padding-top: 0px;
	font-size:10px;
}
#foot-nav a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#foot-nav a:hover {
	text-decoration: underline;	/* font-weight: bold;	*/
}
#foot-nav ul {
	margin: 0;
	padding-top: 22px;
}
#foot-nav ul li {
	margin: 0;
	list-style: none;
	display: inline;
}
#foot-nav ul li a { /* style the links */
	color: #FFFFFF;
	text-decoration: none;
}
#foot-nav ul li a:hover {
	text-decoration: underline;
}
#foot-nav p {
	margin: 0;
	padding: 0;
}
#container-footnotes {
	z-index:99;
	font-size: 10px;
	font-weight: normal;
	height:25px;
	color: #666666;
	width: 800px;
	position:relative;
}
#container-footnotes a { /* style the links */
	color: #666666;
	text-decoration: none;
}
#container-footnotes a:hover {
	text-decoration: underline;
}
