body,td,th {color: #990000; font:"Times New Roman", Times, serif; font-size:16px; font-family:"Times New Roman", Times, serif;}
body {background-color: #1E1E1E;}
a:link, a:visited {color: #470583;}
a:hover {color: #9900FF;}
a:active {color: #330066; border:none;}
div {margin:0px;}
h1 {margin:12px;}
input {margin:0px;background-color:#333333;color:#990000;border-color:#990000;}
form {margin:0px;}

#strike {text-decoration:line-through;}

#container {
	background-color: #000000;
	width: 800px;
	text-align: center;
	position: relative;
	margin: auto;
	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;
}

#holderleft {
	text-align: center;
	width: 128px;
	float: left;
}

#holderright {
	text-align: center;
	width: 128px;
	float: right;
}

#box {
	border: solid #333333 1px;
	width: 128px;
	margin:0px;
}

li a:link, li a:visited {
	color: #470583;
	width: 126px;
	display: block;
	text-decoration: none;
}

li a:hover {background-color:#333333; color:#9900FF;}

ul {list-style:none; margin:0; padding:0;}

#main {
	text-align: center;
	width: 528px;
	float: left;
	clear: none;
	padding-top:22px;
	margin:auto;
}

#ticker {
	width:796px;
	text-align:center;
	margin: 22px 2px 0px 2px;
	clear:both;
}

#footer {
	width: 796px;
	text-align: center;
	margin: auto;
	padding:2px 0px 2px 0px;
	clear:both;
	background-image: url(http://voldrixia.com/divide.gif);
	background-repeat: repeat-x;
}

#bottomlinks {
	width:320px;
	background-color:#000000;
	margin:auto;
}