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?339054564');
	color: #00010F;
}

a:link, a:visited {
	color: #00041C;
}

a:hover {
	color: #00485E;
}

#site_table, #footer {
	background-color: RGBA(150, 159, 217, 0.72);
	border-radius: 15px;
}

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

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

#menu_div {
	margin-top: 7px;
}

#emblem {
	background: url('emblem.png?339054564');
	width: 184px;
	height: 36px;
}

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

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

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

/* buttons */

.kn1 {background-position: 0px 0; width: 132px}
.kn2 {background-position: -132px 0; width: 160px}
.kn3 {background-position: -292px 0; width: 97px}
.kn4 {background-position: -389px 0; width: 110px}
.kn5 {background-position: -499px 0; width: 95px}
.kn6 {background-position: -594px 0; width: 160px}
.kn7 {background-position: -754px 0; width: 116px}
.kn8 {background-position: -870px 0; width: 95px}
.kn9 {background-position: -965px 0; width: 99px}
.kn10 {background-position: -1064px 0; width: 60px}
.kn11 {background-position: -1124px 0; width: 160px}
.kn12 {background-position: -1284px 0; width: 160px}
.kn13 {background-position: -1444px 0; width: 160px}