#upperlayer {
	position: relative;
	top: 0px;
	width: 795px;
	height: 530px;
	background-repeat: no-repeat;
}
#footerlayer {
	position: relative;
	height: 27px;
	width: 795px;
	margin: 5px 0px;
}
#lowerlayer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #000000;
	height: 105px;
	width: 795px;
	overflow: hidden;
}
td.buy {
	height: 26px;
	width: 100px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
td.buy a,
td.buy a:link,
td.buy a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
td.buy a:hover {
	color: #900000;
	background-color: #FFFFFF;
	text-decoration:none;
}
#rightlayer {
	height: 64px;
	width: 206px;
	position: absolute;
	right: 0px;
	top: 111px;
	right: 0px;
	z-index: 10;
}
#ongoinglayer {
	width: 206px;
	position: absolute;
	right: 0px;
	top: 245px;
	right: 0px;
	z-index: 10;
}
#rightcontents {
	width: 198px;
	position: absolute;
	right: 8px;
	top: 0px;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	display: block;
}
.rightmenu {
	position:relative;
	top:0px;
	right:0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 17px;
	width: 198;
	margin-right: auto;
	margin-left: auto;
	background-color:#A00000;
	font-family:Helvetica,Arial, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
.rightmenu a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding:0px 10px;
	border-bottom: 1px solid #FFFFFF;
}
.rightmenu a:hover {
	font-weight: normal;
	color: #A00000;
	background-color: #FFFFFF;
}
#righthandle {
	height: 64px;
	width: 8px;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
	background-color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	display: block;
}
#ongoingcontents {
	width: 198px;
	position: absolute;
	right: 8px;
	top: 0px;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	display: block;
}
#ongoinghandle {
	height: 64px;
	width: 8px;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
	background-color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	display: block;
}
#newslayer {
	height: 38px;
	width: 82px;
	position: absolute;
	left: 471px;
	top: 30px;
	z-index: 0;
}
.white,
a.white,
a:link.white,
a:visited.white {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover.white {
	color: #000000;
	background-color:#FFFFFF;
}
a.red,
a:link.red,
a:visited.red {
	color: #A00000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover.red {
	color: #666666;
	background-color:#FFFFFF;
}

