body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #000;
	
}

img, div, h2 {behavior: url(css/iepngfix.htc);
				border: 0;}

.list{
	list-style:none;	
	}
.list li{
	margin-bottom:25px;	
	}


h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

.content_title{
	background:url(../images/h2_bk.jpg) no-repeat;
	background-position:0 24px;
	font:24px "Comic Sans MS", cursive;
	font-weight: bold;
	color:#000;
	width:100%;
	margin-bottom:25px;
}

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 900px;
	text-align: left;
	background-color: #fff;
	border: 5px solid #000;
	background:url(../images/bk.png) repeat-y;
}

#header
{
	height: 294px;
	width: 100%;
	background-image: url(../images/header2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}

#header h2
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav {
	position:relative;
	float:left;
	left: 320px;
	width: 580px;
	}
#sidebar
{
	float: left;
	width: 300px;
	border-right: 1px dashed #CCC;
	
}

#sidebar h2
{
	 font: bold 24px arial;
	 color:#FFF;
	 background:url(../images/title_bk.png) no-repeat;
	 height:49px;
	 text-align:center;
	 padding-top:8px;
	 margin-top:10px;
}

#contents { 
	margin: 0 0px 0px 310px;
	width:560px;
}
/*#contents p { line-height: 165%; }*/
.mainentry { 
	padding:10px; 
	text-align:justify;
}
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
	background:url(../images/footer.png) no-repeat;
	height:115px;
}

#copy{
	position:relative;
	color:#FFF;
	top:100px;
	font-size:12px;
}

#slideshow {
	height:248px;
	background:url(../images/slide_bk.png) no-repeat;
}
/*#scotch_dx {
	width:52px;
	height:52px;
	float:right;
	position:relative;
	background:url(../images/scth_dx.png) no-repeat;
	right:20px;
}

#scotch_sx {
	width:52px;
	height:52px;
	float:left;
	position:relative;
	background:url(../images/scth_dx.png) no-repeat;
	left:15px;
	top:-130px;
}*/
#slide_content {
	position:relative;
	top:40px;
	left:30px;
	width:234px;
	height:155px;
}

#slide_header {
	float:right;
	width:350px;
	height:180px;
	
}

#logo {
	position:relative;
	float:left;
	left:300px;
	top:10px;
	width:534px;
	height:178px;
	background:url(../images/logo_k.png) no-repeat;
	
	
}
