a {
	color: #fff;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none;
}

a:hover {
	color: #fff;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: underline;
}

.back {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -99;

}

.backright {
	position: absolute;
	top: 250px;
	right: 0px;
	z-index: -100;

}

#container {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#page {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

body { 
	background-color: #B5BEA8;
	text-align:center;
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
 }

#table {
	position:absolute;
	left:0px;
	top:0px;
	margin-top: 5%;
	width:800px;
	height:600px;
}

#frame_left {
	position:absolute;
	left:30px;
	top:6px;
	width:83px;
	height:642px;
}

#topper {
	position:absolute;
	left:0px;
	top:15px;
	width:842px;
	height:54px;
	text-align: center;
}

#frame_top {
	position:absolute;
	left:113px;
	top:6px;
	width:631px;
	height:63px;
}

#frame_right {
	position:absolute;
	left:744px;
	top:6px;
	width:86px;
	height:642px;
}

#main {
	position:absolute;
	left:113px;
	top:89px;
	width:631px;
	height:480px;
}

#frame_bottom {
	position:absolute;
	left:113px;
	top:569px;
	width:631px;
	height:79px;
}

#footer {
	position:absolute;
	text-align: center;
	left:0px;
	top:660px;
	width:842px;
	height:54px;
}