body {
	font-family: Verdana, helvetica, Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	overflow-y: scroll;
  background: #f3f3f3 url(/i/bg.gif) repeat-x left top;
}

h1, h2, h3 {
	font-family: Georgia, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

a, a:link, a:visited, a:active {	
  color: #000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	display: none;
}

p {
	margin: 0px;
	padding: 0px;
}

p span {
	font-family: Georgia, Verdana, helvetica, Trebuchet MS, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;	
}

img {
	border: 0px;
}

.input, .input:hover {
	font-family: Verdana, helvetica, Trebuchet MS, verdana, sans-serif;
	font-size: 12px;
	color:#eae3d6;
	margin-left: 10px;
	padding: 2px 4px;
	border: 0px;
	background: #1a1004;
	border-top: 1px #0d0802 solid;
	border-right: 1px #0d0802 solid;
	-moz-border-radius: 6px;
}

.submit {
	position: relative;
  margin-left: 10px;
  padding: 0px;
  width: 15px;
  height: 15px;
  border: 0px;
	background: url(i/submit.gif) no-repeat left top;
}

.submit:hover {
	background: url(i/submit.gif) no-repeat left bottom;
}

#logo {
  width: 810px;
	position: relative;
	margin: 40px auto 0px auto;
	height: 40px;
}

#container {
  width: 800px;
	position: relative;
	margin: 0px auto 0px auto;
}

#navigation {
  width: 870px;
	position: relative;
	margin: 0px auto 0px auto;
	height: 55px;
	color: #fff;
	text-align: left;
}

#navigation ul {
  float: right;
	border: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation ul li {
	margin: 0px;
	float: left;
	padding: 0px;
	_width: 110px;
}

#navigation ul li a {
	display: block;
	width: 100px;
	height: 30px;
	padding: 15px 0px 0px 0px;
	margin-right: 20px;
	margin-top: 0px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: #000 0 1px 1px;
}

#navigation ul li a:hover {
  color: #4d4a4a;
	text-decoration: underline;
}

#navigation li#active a,#active a:visited {
	color: #f3f3f3;
}

#preamble {
  clear: right;
	position: relative;
}

#preamble-center {
  width: 800px;
  height: 500px;
	margin: 20px auto 0px auto;
}

#preamble p {
  margin: 8px;
}

#menu-left {
  float: left;
  width: 525px;
	position: relative;
	padding-left: 25px;
	background-color: #f7f7f7;
	border-right: 1px #d4d4d4 solid; 
	border-left: 1px #d4d4d4 solid; 
	border-bottom: 1px #d4d4d4 solid; 
}

#menu-left h3 {
	color: #000;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
  margin: 20px 0px 2px 0px;
}

#menu-left span { 
  float: right; 
  display: block;
	color: #1f1e1e;
	text-decoration: underline;
	text-align: right;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
  margin: 0px 0px 2px 0px;
  padding: 5px 0px 0px 10px;
  clear: right;
}

#menu-right {
  float: right;
  width: 210px;
  margin-top: 30px;
}

#menu-right h2 {
  margin: 20px 0px 2px 0px;
}

.menu-right-content {
  width: 210px;
	position: relative;
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px #d4d4d4 solid;
 	overflow: hidden; 
}

.menu-right-item {
  width: 195px;
  height: 25px;
  color: #fff;
	position: relative;
	padding: 10px 0px 0px 15px;
	border-top: 1px #2b2a2a solid;
	border-bottom: 1px #000 solid;
	background-color: #1f1e1e;
	overflow: hidden;
}

#menu-right a, a:link, a:visited, a:active {	
  color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

#menu-right a:hover {	
  color: #fff;
	text-decoration: underline;
}

.news {
  width: 490px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	margin-bottom: 30px;
	padding: 5px;
	border: 1px #c0c0c0 solid;
	text-align: left; 
}


.news-item {
  width: 478px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	border: 1px #f3f3f3 solid; 
	padding: 5px;
}

.news a, .news a:link, .news a:visited, .news a:active {	
	color: #1f1e1e;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	font-size: 1em;
  	margin: 0px 0px 2px 0px;
  	padding: 5px 5px 0px 10px;
  	clear: right;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
}

.news a:hover {	
	text-decoration: underline;
}

.matches {
  width: 490px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	border: 1px #c0c0c0 solid; 
}

.matches-item {
  width: 478px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	border: 1px #f3f3f3 solid; 
	padding: 5px;
	margin-bottom: 5px;
}

.matches-item strong {
  margin-right: 10px;
}

.team {
  width: 490px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	margin: 20px 0px 20px 0px;
	padding: 5px;
	border: 1px #c0c0c0 solid; 
}

.team-item {
  width: 478px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	border: 1px #f3f3f3 solid; 
	padding: 5px;
}

.sponsors {
  width: 490px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	margin-bottom: 30px;
	padding: 5px;
	border: 1px #c0c0c0 solid; 
}

.sponsors-item {
  width: 478px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	border: 1px #f3f3f3 solid; 
	padding: 5px;
}

.sponsors a {
	color: #0e0e0e;
}

.width50 {
  float: left;
  width: 50px;
}

.width60 {
  float: left;
  width: 60px;
}

.comments {
  width: 490px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	margin-bottom: 30px;
	padding: 5px;
	border: 1px #c0c0c0 solid; 
}

.strong {
	color: #0e0e0e;
}

.comments-item {
  width: 478px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	border: 1px #f3f3f3 solid; 
	padding: 5px;
	margin-top: 2px;
}

form input, form textarea {
  margin: 0px;
  padding: 0px;
  width: 100px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	border: 1px #c0c0c0 solid; 
	padding: 5px;
	margin-top: 2px;
}

form textarea {
  margin: 0px;
  padding: 0px;
  width: 200px;
	position: relative;
	color: #0e0e0e;
	background-color: #fff;
	border: 1px #c0c0c0 solid; 
	padding: 5px;
	margin-left: 9px;
}

#footer {
	clear: both;
	position: relative;
	display: block;
	height: 50px;
	margin: 10px auto;
	_position: absolute;
  _left: 50%;
  _margin-left: -406px;
}

#footer div {
	position: relative;
	display: block;
	width: 800px;
	color: #1f1e1e;
	margin: 0px auto;
	padding-top: 10px;
}

fieldset {
	border: 1px;
	margin: 0px;
	padding: 0px;
}

a.news {color: #1F1E1E !important;}

