body {
	background-color: #20110C;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #C00000;
}

h2 {
	font-size: 20px;
	color: #C00000;
}

small {
	font-size: 12px;
}

hr {
	color: #000000;
	background-color: #000000;
	border: 0px;
	height: 2px;
}

:active {
	color: #000000;
}

:hover {
	color: #C00000;
}

:link {
	color: #000000;
}

:visited {
	color: #000000;
}

div.entry {
	font-size: 14px;
}

font.title {
	font-size: 20px;
}

table.top {
	width: 825px;
	height: 300px;
	background-image: url('top.jpg');
	padding: 0px;
	cellspacing: 0px;
	font-size: 11px;
}

table.main {
	width: 825px;
	background-color: #FFFFFF;
	padding: 0px;
	cellspacing: 0px;
}

div.content {
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.bottom {
	font-size: 12px;
}

div.main, td.tdeventheading, td.event {
	font-size: 14px;
}

table.links {
	border-spacing: 10px;
	border: 0px;
	text-align: left;
	font-size: 14px;
	width: 730px;
}

table.profiles {
	border: 0px;
	font-size: 14px;
	text-align: justify;
}

td.profiles {
	width: 350px;
	font-size: 14px;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

table.profiles img {
	border: solid #C00000 1px;

div.entry {
	width: 600px;
}