/* #$id$ */

body {
	text-align:center;
}
#page {
	width:740px;
	margin:0px auto;
	text-align:left;
	margin-top:20px;
}
#content .augl {
	text-align:center;
}

#auth {
	display:none;
	float:right;
	margin:10px 6px;
	margin-right: -195px;
	margin-top: -6;
}

#logged {
	float:right;
	margin:10px 6px;
}

#divisions .box {
	float:left;
	display:inline;
}

#divisions li {
	list-style:none;
	display:inline;
}

#fontselect,#webtree {
	float:right;
	display:inline;
}

#center {
	position:relative;
	display:block;
	overflow:visible;
	border-left:200px solid #fff;
}

* html #center {
	display:inline-block;
}

#center:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#center ul {
	margin: 0 30px;
}

#left {
	float:left;
	position:relative;
	width:195px;
	margin-left:-200px;
	display:inline;
}

* html #left {
	width:195px;
}

#left .searchinput {
	width:180px;
}

#footer a {
	color:#000;
	text-decoration:none;
}
