body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #666;
	margin: 0;
	padding: 10px;
	background-color: #333;
}

img {
	border-style: none;
	vertical-align: bottom;
}

a {
	margin: 0;
	padding: 0;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

div#contain, div#menu {
	width: 932px;
	margin: auto;
	position: relative;
	border: 5px solid #000;
}

div#menu {
	border-bottom-style: none;
}

div#contain {
	border-top-style: none;
}

div#left {
	width: 177px;
	padding-left: 42px;
	white-space: nowrap;
}

div#left img#leftbar {
	position: absolute;
	top: 0;
	left: 0;
}

div#screen {
	position: absolute;
	top: 0;
	width: 713px;
	right: 0;
	height: 572px;
}

div#screen #tborder {
	position: absolute;
	top: 0;
	left: 0;
}

div#screen #lborder {
	position: absolute;
	top: 37px;
	left: 0;
	width: 136px;
	height: 455px;
}

div#screen #rborder {
	position: absolute;
	top: 37px;
	right: 0;
}

div#screen #bborder {
	position: absolute;
	bottom: 0;
	left: 0;
}

div#contain #btext {
	position: absolute;
	width: 932px;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #222;
}

div#screen div#content {
	position: absolute;
	left: 136px;
	top: 37px;
	width: 463px;
	height: 455px;
	background-color: #FFF;
	overflow: auto;
}

div#icons {
	height: 240px;
	overflow: auto;
}

div#icons img {
	height: 121px;
	width: 145px;
}
