body {
	background-color: #000;
	background-image: url(images/hemback2.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	scrollbar-face-color:FFFFDD;
	scrollbar-highlight-color:666666;
	scrollbar-3dlight-color:444444;
	scrollbar-shadow-color:333333;
	scrollbar-darkshadow-color:222222;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:000000;
	 }

td {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

td a:link {
	font-family: tahoma;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
td a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
td a:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}


/* #audio {
background-color:#161410;
background-image: url('http://www.hemorrhagerocks.com/images/hemorrhage-audio.jpg');
background-position: center top;
background-repeat: no-repeat;
padding-top: 10px;
width: 300px;
height: 160px;
}

#video {
background-color:#161410;
background-image: url('http://www.hemorrhagerocks.com/images/hemorrhage-video.jpg');
background-position: center top;
background-repeat: no-repeat;
padding-top: 30px;
width: 460px;
height: 555px;
}
*/

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 2px 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
background-color: #000000;
border: 2px solid #000000;
}

.bevelmenu li a:hover, .bevelmenu li .current{
color: #000000;
background-color: #ffcc00;
border-style: inset;
}
