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?763082410');
	color: #87CEEB;
}

a:link, a:visited {
	color: #87CEEB;
}

a:hover {
	color: #483D8B;
}

#site_table, #footer {
	background-color: RGBA(123, 104, 238, 0.38);
	border-radius: 15px;
}

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

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

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

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

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

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

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

/* buttons */

.kn1 {background-position: 0px 0; width: 75px}
.kn2 {background-position: -75px 0; width: 75px}
.kn3 {background-position: -150px 0; width: 75px}
.kn4 {background-position: -225px 0; width: 75px}
.kn5 {background-position: -300px 0; width: 75px}
.kn6 {background-position: -375px 0; width: 75px}
.kn7 {background-position: -450px 0; width: 75px}
.kn8 {background-position: -525px 0; width: 75px}
.kn9 {background-position: -600px 0; width: 75px}
.kn10 {background-position: -675px 0; width: 75px}
.kn11 {background-position: -750px 0; width: 75px}
.kn12 {background-position: -825px 0; width: 75px}
.kn13 {background-position: -900px 0; width: 75px}