<!--
body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.content {
	height: 50%;
}
/* Top Main Buttons */
.topmenuhome {
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/buttons/button_home_up.gif);
	background-repeat: no-repeat;
	display: block;
	width: 67px;
	height: 40px;
	float: right;
}
.topmenuhome:hover {
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/buttons/button_home_over.gif);
	background-repeat: no-repeat;
}
.topmenuforum {
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/buttons/button_forum_up.gif);
	background-repeat: no-repeat;
	display: block;
	width: 67px;
	height: 40px;
	float: right;
}
.topmenuforum:hover {
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/buttons/button_forum_over.gif);
	background-repeat: no-repeat;
}
.topmenutools {
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/buttons/button_tools_up.gif);
	background-repeat: no-repeat;
	display: block;
	width: 67px;
	height: 40px;
	float: right;
}
.topmenutools:hover {
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/buttons/button_tools_over.gif);
	background-repeat: no-repeat;
}
.leftmenu {
	width: 175px;
	padding-left: 2px;
	padding-right: 2px;
}
.linkdiv {
	font-size: 10px; 
}
.item_fieldset {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
}
.news_fieldset {
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/news/news_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #006AC5;
	color: #000000;
	padding: 2px;
	margin: 5px;
	font-size: 10px;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
}
.news_legend {
	color: black;
	clear: both;
	padding-top: 8px;
}
legend {
	color: #FFFFFF;	
}
.flash_select {
	float: left;
	padding-left: 10px;
}
.item_by {
	text-align: right;
	clear: both;
}
.news_img {
	float: left;
	margin: 2px;
	text-align: center;
}
.extlinksdesc {
	clear: both;
}
.link_img {
	float: left;
	margin: 2px;
	clear: both;
	background-color: #0068C5;
}
.trailer {
	background-color: #000000;
}
.sideimg {
	background-position: bottom left;
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/randimg/rand_side.php?img=<?php echo $rand_img_side; ?>);
}
.spiffy {
	opacity: 0.5;
	background-color: #FFFFFF;
	background-position: bottom left;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	background-image: url(http://www.reapersofthedark.com/images/rotd_06_2007/randimg/rand_side.php?img=<?php echo $rand_img_side; ?>);
}
/* Left Menu Button Rollover (Test)*/
.lmbutton{
position: absolute;
z-index: 0;
}

.lmbutton:hover{
background-color: transparent;
z-index: 0;
}

.lmbutton span{ /*CSS for enlarged image*/
position: absolute;
left: -1500px;
visibility: hidden;
}

.lmbutton span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.lmbutton:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */
}
/* Thumnails */
.thumbnail{
position: absolute;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1500px;
visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 5px;
left: 10px; /*position where enlarged image should offset horizontally */
}

/* LeftNav Final */

.fashion_show{
	float: right;
	width: 150px;
	margin: 5px;
	padding: 5px;
	background-color: #1863AF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

-->
