body {
	font-size: .9em;
	font-family: Verdana;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #D5DEEF;
}

a {
	outline: none;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input, select, textarea {
	background-color: #333;
	color: #FFF;
	border: 1px solid #000;
	font-family: Verdana;
	font-size: .9em;
}

textarea {
	background-color: #000;
}

textarea:focus {
	background-color: #333;
}

input:hover, select:hover, textarea:hover {
	border: 1px solid #FF0;
}

table {
	border-collapse: collapse;
}

#site_table, #footer {
	width: 97%;
}

#logo {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

#newls, #newchat {
	background-color: white;
	font-weight: bold;
	color: black;
}

#menu_div {
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

#footer {
	margin: 12px auto 8px;
	text-align: center;
}

#site_table {
	margin: auto;
}

#emblem, [class^=kn] {
	display: inline-block;
}

#report_warning, #report_warning a {
	background: #FC9;
	color: #006;
	font-size: 18px;
}

#leftBranch, #rightBranch {
	padding: 0;
	margin: 0;
}

table {
	border-color: #333;
}

body {
	background-image: url('background.jpg?1836768405');
	color: #7A431F;
}

a:link, a:visited {
	color: #99662F;
}

a:hover {
	color: #CF995F;
}

#site_table, #footer {
	background-color: RGBA(210, 180, 140, 0.8);
	border-radius: 15px;
}

#logo {
	height: 450px;
	background-image: url('header.jpg?1836768405');
}

#branch {
	background: url('side_left.png?1836768405') repeat-y left top,
				url('side_right.png?1836768405') repeat-y right top;
	padding: 1px 100px;
}

#menu_div {
	margin-top: -132px;
}

#emblem {
	background: url('emblem.png?1836768405');
	width: 200px;
	height: 200px;
}

#emblem:hover {
	background: url('emblem.png?1836768405');
}

[class^=kn] {
	background: url('menu.png?1836768405') no-repeat top left;
	height: 60px;
}

[class^=kn]:hover {
	background-image: url('menu.png?1836768405');
}

.page_scroll {
	width: 40px !important;
	height: 40px !important;
}

#page_down {
	background: url('/img/page_down.png?1836768405') !important;
}

#page_up {
	background: url('/img/page_up.png?1836768405') !important;
}

/* buttons */

.kn1 {background-position: 0px 0; width: 160px}
.kn2 {background-position: -160px 0; width: 160px}
.kn3 {background-position: -320px 0; width: 160px}
.kn4 {background-position: -480px 0; width: 160px}
.kn5 {background-position: -640px 0; width: 160px}
.kn6 {background-position: -800px 0; width: 160px}
.kn7 {background-position: -960px 0; width: 160px}
.kn8 {background-position: -1120px 0; width: 160px}
.kn9 {background-position: -1280px 0; width: 160px}
.kn10 {background-position: -1440px 0; width: 160px}
.kn11 {background-position: -1600px 0; width: 160px}
.kn12 {background-position: -1760px 0; width: 160px}
.kn13 {background-position: -1920px 0; width: 160px}