
BODY {
  	margin: 0px;
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
  	margin-left: 30px;
	font-size : 12px;
}

h3 {
	font-size : 18px;

}

td #trb {
	background: #ff0000;
}

#wrap {
	width: 800px;
	min-width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	}

/* */

#search {
	display: block;
	width: 800px;
	height: 60px;
	position: absolute;
	top: 5px;
	left: 4px;
	}

#search input {
	margin: 2px;
	border: 1px solid #a6b8a0;
	padding: 3px;
	background: #f4f6f3;
	}

#search input#submit {
	padding: 2px;
	background: #fff;
	}

#search #box {
	position: absolute;
	}

#wrap #kuka {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 128px;
	height:	144px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
       z-index: 10;
	
	}

#wrap #kuka h2 {
	padding: 0;
	margin: 0;
	}


/* */

#wrap #menu {	
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	display: block;
	width: 768px;
	height: 27px;
	}

#wrap #menu .insides {
	padding: 0 4px;
	}

#wrap #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}

#wrap #menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	}

#wrap #menu ul li a {
	display: block;
	line-height: 27px;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffaa;
	font-size: 118%;

	}

#wrap #menu ul li a:hover {
	text-decoration: none;
	color: #000;
	}

/* */

#wrap #container {
    display: block;
	width: 800px;
	}

#wrap #sidebar {
	float: left;
	width: 156px;
	}

#wrap #sidebar .sidein {
	padding: 10px;
	background-color: #afb9d4;
	width: 150px;
	min-height: 450px; 
}

#wrap #content {
	float: right;
	min-width: 800px;
	}

#wrap #content .conin {
	padding: 5px 5px 5px 5px;
	}

/* */

#wrap #sidebar ul {
	width: 156px;
	margin: 0 0 10px 0px;
	padding: 1px 0 0 0;
	}

#wrap #sidebar ul li {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	}

#wrap #sidebar ul li span {
	display: block;
	font-size: 90%;
	font-weight: bold;
	}

#wrap #sidebar ul li a {
	font-size: 90%;
	text-decoration: none;
	line-height: 21px;
	color: #000;	

	}

#wrap #sidebar ul li a:hover {
	text-decoration: none;
	background: url(../i/dots.gif) repeat-x bottom left;
	}

/* */

#wrap #pixie {
	display: block;
	width: 800px;
	height: 150px;
	background: url(top_bg.jpg) no-repeat bottom left;
	}

#wrap #pixie div#pox {
	xmargin: 0px 4px 4px 4px;
	xpadding: 4px;
	background: #fff;
	border: none;

	}

/* */


#footer {
	display: block;
	width: 800px;
	height: 50px;
#	background: url(../images/alaosa2.jpg) repeat-y;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	color: #3b4b36;
}

#footer p {
	text-align: right;
	color: #ffffff;
}

.edit {
	text-align: top;
	background: #fafafa;
	width: 100%;
}

.topic {
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	background: #eeeeee;
	padding: 3px;
	width: 170px;
}

.topicred {
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	background: #eeeeee;
	color: #882222;
	padding: 3px;
}

.topix {
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	background: #eeeeee;
	padding: 3px;
}

.topiclist {
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	background: #bfc9e4;
	padding: 3px;
	 width: 100%;
}

input {
	border: 1px solid #444444;
	padding: 2px;
	margin-right: 5px;
}

textarea {
	border: 1px solid #444444;
	padding: 2px;
}

.dropmenu {
	width: 300px;
}

.login {
	position: relative;
	top: 21px;	
}
