body {
	background-color: #807f84;
	margin: 0;
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	color: #fff;
	scrollbar-base-color: #9D1515;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #9D1515;
	scrollbar-darkshadow-color: #9D1515;
	scrollbar-face-color: #8D1212;
	scrollbar-highlight-color: #9D1515;
	scrollbar-shadow-color: #9D1515;
	scrollbar-track-color: #9D1515;	
}

#container {
	margin: 0 auto;
	width: 860px;
	height: 650px;
}

#header {
	height: 145px;
	width: 860px;
	background: url('../img/k_above.gif') no-repeat 39px 10px;
}

#nav {
	float: left;
	width: 180px;
	height: 500px;
	background: url('../img/k_left.gif') no-repeat 39px -1px;
}

#red {
	float: right;
	height: 126px;
	width: 660px;
	background: #9D1515 url('../img/k_right.gif') no-repeat;
	padding: 0 10px 0 10px;
	text-align: right;
	overflow: auto;
}

#content {
	height: 364px;
	width: 200px;
	float: left;
	background: #9D1515;
	padding: 10px 10px 0 10px;
	display: table; 
	_position: relative; 
	overflow: hidden;
}

#photo {
	height: 364px;
	width: 460px;
	float: right;
	background: #9D1515;
	padding: 10px 0 0 0;
	display: table; 
	_position: relative; 
	overflow: hidden;
}

#box {
	background-color: #9D1515;
}

#copy {
	margin: 0 auto;
	width: 860px;
	height: 10px;
	font-size: 10px;
	color: #5B5A61;
	text-align: right;
}

#copy a {
	color: #5B5A61;
	font-size: 10px;
}

#copy a:hover {
	color: #5B5A61;
	font-size: 10px;
}

a {
	color: #fff;
}

ul {
	margin: 40px 10px 0 0;
	list-style: none;
	text-align: right;
	
}

li {
	margin-left: 5px;
	height: 20px;
}

li a {
	color: #fff;
	display: block;
	text-decoration: none;
	font: 12px/14px verdana, arial, helvetica, sans-serif;
}

h1 {
	font: 14px/18px verdana, arial, helvetica, sans-serif;
}

.red {
	color: #9D1515;
}

#logo {
	border: 0;
	float: right;
	position: relative;
	top: 95px;
}

img {
	border: 0;
}