body
{
	background-color: #200000;
	font-family: helvetica,arial,tahoma;
}


#content
{
	background-color: black;
	background-image: url(/images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #e0e0e0;
	border: 1px solid #600000;
	padding: 5px;
}

table
{
	color: white;
	border-collapse: collapse;
}

td, th
{
	padding: 5px;
}

th
{
	color: #e00000;
}

#newsletter_list
{
	float: left;
}

a, a:visited
{
	color: lightyellow;
}

a:hover
{
	color: yellow;
}

hr
{
	border: none;
	border-bottom: 2px solid #200000;
}

h1
{
	color: #e00000;
	border-bottom: 1px solid #500000;
}
