div#top {
	position            : relative;
	height              : 125px;
}
div#page {
	position            : relative;
	margin              : 0;
	padding             : 0;
	width               : 990px;
	background-color    : #ffffff;
}
div#menu {
	position            : absolute;
	top                 : 0px;
	left                : 0px;
	width               : 138px;
	height              : 490px;
	background          : #ff6600;
}
div.menu {
	position            : relative;
	clear               : both;
	width               : 138px;
}
div.menu a, div.menu a.meta {
	display             : block;
	text-align          : right;
	width               : 128px;
	padding             : 1px 10px 1px 0px;
	margin-bottom       : 5px;
	background          : #ff6600;
	color               : #ffffff;
	text-decoration     : none;
	font-size           : 1.1em;
}
div.menu a:hover, div.menu a:active {
	background          : #ffffff !important;
	color               : #ff6600 !important;
}
div.menu a.meta:hover, div.menu a.meta:active {
	background          : #ffccaa !important;
	color               : #ff6600 !important;
}
div.submenu {
	position            : relative;
	clear               : both;
	margin-bottom       : 3px;
}
div.submenu a {
	text-decoration     : none;
}
div.submenu a:hover, div.submenu a:active {
}
div#copyright {
	position            : absolute;
	bottom              : 10px;
	right               : 10px;
	color               : #ffffff;
	font-size           : 0.8em;
}
div#content {
	position            : relative;
	padding-left        : 146px;
	width               : 540px;
	height              : 490px;
}
div#home {
	position            : relative;
	padding-left        : 146px;
	width               : 352px;
	height              : 490px;
	border-right        : 176px solid #ff6600;
}
div#radius {
	position            : absolute;
	top                 : 0px;
	left                : 674px;
	width               : 316px;
	height              : 490px;
	background-color    : #ff6600;
	background-image    : url('images/pentalooop.gif');
}
div#sitemap {
	padding-top         : 20px;
}
div.sitemap0, div.sitemap1, div.sitemap2, div.sitemap3, div.sitemap4, div.sitemap5 {
	margin-left         : 0px;
	padding-bottom      : 3px;
}
div.sitemap0 {margin-left   : 0px;}
div.sitemap1 {margin-left   : 30px;}
div.sitemap2 {margin-left   : 60px;}
div.sitemap3 {margin-left   : 90px;}
div.sitemap4 {margin-left   : 120px;}
div.sitemap5 {margin-left   : 150px;}

div#admin_top {
	clear               : both;
	z-index             : 100;
	position            : absolute;
	top                 : 0px;
	left                : 0px;
	width               : 985px;
	padding             : 5px 0px 5px 5px;
}
div#admin_bottom {
	clear               : both;
	z-index             : 100;
	width               : 985px;
	padding             : 5px 0px 5px 5px;
}
div#debug {
	width               : 985px;
	padding             : 5px 0px 5px 5px;
}
div#config {
	position            : absolute;
	top                 : 0px;
	left                : 698px;
	background-color    : #ffffff;
	padding             : 2px 5px 2px 5px;
}
div.edit {
	float               : left;
	background-color    : #ffffff;
	padding             : 2px 5px 2px 5px;
}

