BODY {
	margin: 10px;
	border: 0px;
	padding: 0px;
	background-image: url('./images/bg.png');
	font: 14px "Trebuchet MS", Verdana;
	position: relative;
}
IMG, TD {
	margin: 0px;
	border: none;
	padding: 0px;
}
IMG.menu {
	display: block;
	margin: 0.5em 0 0 0;
}
IMG.intext {
	margin: 0.3em 1em 0.3em 1em;
}
IMG.banner {
	margin: 10px;
	border: double 4px gray;
}
img.logo-left {
	float: left;
	margin: 0.5em;
}
img.logo-right {
	float: right;
	margin: 0 0.5em 0.1em;
}
img.content-center {
	clear: both;
	display: block;
	margin: 10px auto;
}
DIV.menu {
	padding: 10px;
	color: #52607c;
	float: left;
	width: 160px;
	overflow: hidden;
}
DIV.content {
	color: #333333;
	padding: 10px;
	width: 90%;
}
A:link { text-decoration: none; font-weight: normal; color: #7a6651; }
A:visited { text-decoration: none; font-weight: normal; color: #7a6651; }
A:hover { text-decoration: underline; font-weight: normal; color: black; }
A.menu:link { text-decoration: none; font-weight: bold; color: #7a6651; }
A.menu:visited { text-decoration: none; font-weight: bold; color: #7a6651; }
A.menu:hover { text-decoration: none; font-weight: bold; color: black; }
A.list:link { text-decoration: none; font-weight: bold; color: #333333; }
A.list:visited { text-decoration: none; font-weight: bold; color: #333333; }
A.list:hover { text-decoration: underline; font-weight: bold; color: #333333; }
A.em:link { text-decoration: none; font-weight: bold; color: #11AA11; }
A.em:visited { text-decoration: none; font-weight: bold; color: #11AA11; }
A.em:hover { text-decoration: none; font-weight: bold; color: #33CC33; }
P {
	text-indent: 3.1em;
	text-align: justify;
}
td p{
	text-indent: 3.1em;
	text-align: justify;
	margin: 10px;
	font-style: normal;
}

P.content {
	margin: 10px;
	font-style: normal;
}
OL, UL {
	margin:1em 2em;
	text-align: justify;
}
TABLE {
	border-style: none;
	border-width: 0px;
}
TABLE#menu {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1,h2,h3 {
	margin-top: 0.5em;
	text-align: center;
	clear: both;
	color: #7a6651;
}
h3 {
	text-align: center;
	text-indent: 3.1em;
	margin-top: 3.1em;
	margin-bottom: 0em;
}
table.scores tr.odd {
	background: #f6e1b2;
}
table.scores tr.even {
	background: #d5c79d;
}
table.scores td {
	padding: 0.5em 1em;
}
div.subscribe {
	text-align: right;
	font-style: italic;
	margin-right: 3.1em;
}
