body, table, td
{
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;

}

body
{
	background-image: url(image/background.png);
}

a
{
	color: #9F0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.highlite
{
	color: #9F0000;
	font-weight: bold;
	text-align: justify;
}

.redbox
{

	padding: 4px;

	border-color: #ff0300;

	border-width: 1px;

	border-style: solid;
	
	text-align: justify;

}

img
{
	border: 0px;
}
table, td
{
	text-align: center;
	padding: 2px;
	vertical-align: top;
}

.tableHeader
{
	font-size: 10pt;
	font-weight: bold;
}

.siteContainer
{
	background-color: #000000;
	min-height: 480px;
	width: 760px;
	margin: auto;
	padding: 10px;
}

.footer, .footer a:link, .footer a:hover, .footer a:active, .footer a:visited
{
	color: #ffffff;
	text-align: center;
	width: 640px;
	margin: auto;
}

.bloodNinja
{
	font-weight: bold;
	color: blue;
}

.victim
{
	font-weight: bold;
	color: red;
}
.comment
{
	font-weight: bold;
	color: white;
}

.welcome
{
	font-size: 12pt;
}

.kw
{
	font-size: 8pt;
	font-weight: normal;
	display: inline;
}

.alt
{
	background-color: #0F0F0F;
}
