html,body {
	background-image: url(images/back.jpg);
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	color: #F8F4CC;
	font-size: 12px;
	background-color: Black;
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}
a {
	color: Lime;
}

img {
	border: none;
}
div.main {
	background-image: url(images/content_top.jpg);
	width: 740px;
	padding-top: 20px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	line-height: 130%;
}
div.home {
	width: 740px;
	padding-top: 20px;
	margin: 0px;
}
div.footer {
	width: 740px;
	font-size: 10px;
	color: #DC143C;
	margin-top: 30px;
}
table.spec {
	border-collapse: collapse;
}
td.center {
	text-align: center;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #192208;
	border-top: 1px solid #6B8E23;
	border-left: 1px solid #6B8E23;
	border-bottom: 1px solid #192208;
}
.title {
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #192208;
	border-top: 1px solid #556B2F;
	border-left: 1px solid #556B2F;
	border-bottom: 1px solid #192208;
	color: #BDB76B;
	font-weight: bold;
	background-image: url(images/td.gif);
	background-color: #15150D;
	background-repeat: repeat-x;
}
.title2 {
	padding: 2px;
	margin-bottom: 3px;
	display: block;
	border-right: 1px solid #192208;
	border-top: 1px solid #556B2F;
	border-left: 1px solid #556B2F;
	border-bottom: 1px solid #192208;
	color: #BDB76B;
	font-weight: bold;
	background-image: url(images/td.gif);
	background-color: #15150D;
	background-repeat: repeat-x;
}
ul {
	margin-left: 20px;
	padding: 0px;
	margin-top: 5px;
}
li {
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
}
.copy {
	font-size: 10px;
	color: Red;
}
div.side {
	width: 236px;
	margin-top: 10px;
	padding: 4px;
	float: left;
	}
div.pagetop{
	text-align: right;
}
img.stage {
	float: left;
	padding: 3px;
	border: 1px solid #333333;
	margin-right: 14px;
	margin-bottom: 3px;
}
.new {
	font-size: 10px;
	padding-top: 1px;
	padding-left: 43px;
	background-image: url(images/new.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 3px;
	color: #BDB76B;
	border-bottom: 1px solid #0A290B;
}
.new2 {
	font-size: 10px;
	padding-top: 1px;
	margin-left: 43px;
	display: block;
	margin-bottom: 5px;
	color: #BDB76B;
	border-bottom: 1px solid #0A290B;
}
.date {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF4500;
	padding-right: 5px;
}
img.right {
	float: left;
	margin-right: 10px;
}
.link {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFA500;
	padding-right: 10px;
	padding-left: 3px;
	border-right: 1px solid #2F4F4F;
}
