body {
	background-color: #000000;
	text-align: center;
}

#docframe {
	width: 1024px;
	height: 670px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#footer {
	text-align: center;
	margin-top: 15px;
	font-size: 7pt;
	font-family: "Verdana","georgia", "times new roman", serif;
	color: gray;
}

#footer b	{
	color: #aa0000;
	font-weight: normal;
}


#contentbox {
	width: 1024px;
	height: 540px;
}

#topmenu img {
	margin-right: 20px;
	cursor: pointer;
}

#bottommenu {
	text-align: right;
	width: 1024px;
}

#bottommenu img {
	margin-right: 40px;
	cursor: pointer;
}

.submenu {
	height: 20px;	
	width: 700px;	
}

.submenu img {
	margin-right: 10px;
	cursor: pointer;
}

#submenubox {
	height: 30px;
}