body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.jpg);
	color: #65280b;
	margin: 0;
	padding: 0;
}
a {
	color: #65280b;
	font-weight: bold;
}
p>a {
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
p.archive a {
	font-size: 12px;
	padding: 8px;
	color: #fff;
	background-color: #000;
	text-decoration: none;
	background-image: url(images/p_archive_bg.jpg);
}
p.archive a:hover {
	background-color: #333;
	text-decoration: underline;;
	color: #ffcc00;
}

#header {
	background-image: url(images/header_bg.jpg);
	width: 100%;
}
#all {
	background-image: url(images/all_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#main_content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
}
#header p {
	width: 160px;
	color: #65280b;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	padding-top: 25px;
	padding-left: 25px;
	margin: 0px;
}
div.content {
	width: 1000px;
}
div.content img {
	background-image: url(images/thumb_bg.jpg);
	width: 240px;
	height: 180px;
	margin: 1px;
	padding: 0px;
	background-color: #fff;
	border-color: 990000;
	border-style: dotted;
	border-width: 2px;
}
div.content img:hover {
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px;
}
p.top {
	font-weight: BOLD;
	color: #ffcc00;
	font-size: 16px;
	background-image: url(images/p_top.jpg);
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
p.hall {
	font-weight: BOLD;
	color: #ffcc00;
	font-size: 16px;
	background-image: url(images/p_hall.jpg);
	margin: 0px;
	padding: 0px;
	padding-top: 17px;
	padding-bottom: 5px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
p.bottom {
	font-weight: BOLD;
	font-size: 16px;
	background-image: url(images/p_bottom.jpg);
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
p.bottom a {
	color: #fff;
}
p.bottom a:hover {
	color: #ffcc00;
}
p.p2257 {
	width: 150px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 40px;
}
table.maintop {
	background-position: center;
	background-repeat: repeat-y;
	width: 950px;
}
table.maintop td a {
}
table.maintop td a:hover {
}
table.maintop td {
	background-color: #fcad5e;
	padding: 5px;
	width: 25%;
	font-size: 12px;
}
table.block_traders {
	width: 1000px;
	border: 0px;
}
table.block_traders td {
	width: 33%;
	background-image: url(images/block_trader_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 63px;
	padding-bottom: 65px;
}
table.block_traders td a {
	color: #fff;
	font-size: 18px;
}
table.block_traders td a:hover {
	color: #ffcc00;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#footer p {
	text-align:center;
	width: 230px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #fff;
	font-weight: bold;
}
