body {
	background-color: #000000;
	background-image: url(images/background_1.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#000;
	margin-left:0;
	margin-top:0;
}

p { }

td {
	font-size: 16px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
}

a:link {
	color: #9d0c11;
	text-decoration: none; }

a:visited {
	color: #9d0c11;
	text-decoration: none; }

a:hover {
	color: #fff;
	text-decoration: none; }

a:active {
	color: #fff;
	text-decoration: none; }
.navarea {
	background-image: url(images/bg_nav.gif);
	text-align: right;
	width: 433px; }

#nav {
	font-size: 16px;
	font-weight: bold;
	margin-top: 115px;
	margin-right: 35px; }

.content {
	background-color: #fa9b0d;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-bottom: 25px; }

.leftside {
	vertical-align: top;
	margin-bottom: 12px;
	padding-right: 15px;
	border-right: 2px solid #000; }

.rightside {
	vertical-align: top;
	margin-bottom: 12px;
	padding-left: 15px; }

h1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-color: #fa9b0d; }

h2 {	color:            #000;
	font-size:        16px;
	font-weight:      bold;
	background-color: #fa9b0d; }

h3 {	color:            #000;
	font-size:        12px;
	font-weight:      bold;
	background-color: #fa9b0d; }

.teams td {
	font-size: 12px;
	vertical-align: top; }
h4 {
	margin-bottom: -12px; }
