#top {
	margin: 0px;
	padding: 0px;
	height: 125px;
	position: absolute;
	left: -1px;
	top: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}
#top_title {
	position: absolute;
	top: 72px;
	left: 278px;
}
#navbar {
	position: absolute;
	top: 4px;
	right: 6px;
	height: 48px;
}
#side {
	background-color: #A1B5F2;
	position: absolute;
	width: 190px;
	left: 15px;
	top: 140px;
	border: 1px solid #000000;
	padding-bottom: 5px;
}
#main {
	background-color: #FFFFFF;
	margin-top: 135px;
	margin-left: 215px;
	margin-bottom: 25px;
	border: 2px solid #333333;
	padding: 5px;
}
#top_blueman {
	z-index: 1;
	left: 19px;
	top: -3px;
	position: absolute;
	height: auto;
	width: auto;
	padding-top: 3px;
}
#bottom {
	position: relative;
	width: 100%;
	bottom: 5px;
	left: 0px;
	height: 18px;
}
