﻿body {
	background-color: #000;
	color: #000;
	font-size: 0.75em;
	line-height: 1.5;
	font-family: Arial;
	margin: 0px auto;
	width: 880px;
}

img {
	border:				0px;
}

h2 {
}

ul {
	margin-left:		0px;
	padding-left:		25px;
}

li {
	padding-bottom:		10px;
}

a
{
	color: #8bc53f;
	font-weight: bold;
}


#flashcontent
{
	margin-top: 20px;
	border: 1px solid #555; 
	width: 880px;
}

#sponsorbalkbg
{
	width: 812px; 
	height: 100px; 
	background-color: #fff;
	padding: 0px 35px;
	display: none;
}

#sponsorbalk
{
	overflow: hidden; 
	visibility: visible; 
	position: relative; 
	top: 15px; 
	width: 810px;
}

#sponsorbalk ul
{
	margin: 0pt; 
	padding: 0pt; 
	position: relative; 
	list-style-type: none; 
	z-index: 1; 
	width: 2890px; 
	left: 0px;
}

#sponsorbalk li
{
	overflow: hidden; 
	float: left; 
	width: 135px; 
	height: 75px;
}

.partner {
	margin-right:		15px;
}


