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.png?1273049058');
	color: #000000;
}

a:link, a:visited {
	color: #322729;
}

a:hover {
	color: #BFA79C;
}

#site_table, #footer {
	background-color: RGBA(167, 138, 124, 0.8);
	border-radius: 15px;
}

#logo {
	height: 433px;
	background-image: url('header.png?1273049058');
}

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

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

#emblem {
	background: url('emblem.png?1273049058');
	width: 134px;
	height: 96px;
}

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

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

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

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

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

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

/* buttons */
.kn1 {background-position: 0px 0; width: 116px}
.kn2 {background-position: -116px 0; width: 134px}
.kn3 {background-position: -250px 0; width: 116px}
.kn4 {background-position: -366px 0; width: 116px}
.kn5 {background-position: -482px 0; width: 116px}
.kn6 {background-position: -598px 0; width: 134px}
.kn7 {background-position: -732px 0; width: 116px}
.kn8 {background-position: -848px 0; width: 116px}
.kn9 {background-position: -964px 0; width: 116px}
.kn10 {background-position: -1080px 0; width: 116px}
.kn11 {background-position: -1196px 0; width: 134px}
.kn12 {background-position: -1330px 0; width: 116px}
.kn13 {background-position: -1446px 0; width: 134px}
.kn1:hover {background-position: 0px 0; width: 116px}
.kn2:hover {background-position: -116px 0; width: 134px}
.kn3:hover {background-position: -250px 0; width: 116px}
.kn4:hover {background-position: -366px 0; width: 116px}
.kn5:hover {background-position: -482px 0; width: 116px}
.kn6:hover {background-position: -598px 0; width: 134px}
.kn7:hover {background-position: -732px 0; width: 116px}
.kn8:hover {background-position: -848px 0; width: 116px}
.kn9:hover {background-position: -964px 0; width: 116px}
.kn10:hover {background-position: -1080px 0; width: 116px}
.kn11:hover {background-position: -1196px 0; width: 134px}
.kn12:hover {background-position: -1330px 0; width: 116px}
.kn13:hover {background-position: -1446px 0; width: 134px}