body
{
	background-color: #222;
	color: #fff;
}

a
{
	color: #fff;
}

h1
{
	font-size: 14px;
}
h2
{
	font-size: 13px;

}
h3
{
	font-size: 12px;
}

#marqueeLeft
{
	background: url('firstpage/marqueeLeft.jpg') no-repeat;
	height: 31px;
	width: 42px;
	float: left;
}

#marqueeRight
{
	background: url('firstpage/marqueeRight.jpg') no-repeat;
	width: 39px;
	height: 31px;
	float: left;
}

#marquee
{
	background: url('firstpage/marqueeBG.jpg') repeat-x;
	float: left;
	height:31px;
	width: 919px;
}

marquee
{
	margin-top:2px;
}

#container
{
	margin:0 auto;
	width:1000px;

}

#content
{
	background-color:#000;
	height:100%;
}

#topContainer
{
	height: 66px;
	background: url('firstpage/topContainer.gif') repeat-x;
}

#pageLogo
{
	background: url('firstpage/logo.jpg') no-repeat;
	height:108px;
	float: left;
	width: 250px;
	cursor: pointer;
}
#topBanner
{
	background: url('firstpage/topBannerBackground.gif') repeat-x;
	height:108px;
	float: left;
	width: 750px;
	position: relative;
}
#topBanner div
{
	text-align: left !important;
	position: absolute;
	bottom: 0px;
}
#middleBanner
{
	background-color: #000;
	width: 252px;
	height: 246px;
	margin: 0px;
	padding-top: 5px;
	float: left;
	
}
#middleBannerTitle
{
	background-color: #838182;
	width: 228px;
	height: 14px;
	margin-left: 12px;
	color: #fff;
	font-size: 9px;
	text-align: center;
}
#middleBannerTarget
{
	background-color: #3d3b3c;
	margin-left: 12px;
	width: 228px;
	height: 222px;
	padding-top:5px;
}
#article
{
	background-color: #000;
	min-height: 246px;
	margin: 0px;
	padding-top: 5px;
	width: 748px;
	float:left;
}

div.article
{
	padding: 5px 15px;
}

#articleLeftTop
{
	background: url('firstpage/articleLeft_top.jpg') no-repeat;
	width: 6px;
	height: 120px;
	top:0;
	position: absolute;
	z-index:2;
}

#articleLeftBottom
{
	background: url('firstpage/articleLeft_bottom.jpg') no-repeat;
	width: 6px;
	height: 121px;
	bottom:0;
	position: absolute;
	z-index:2;
}

#articleBG
{
	float:left;
	width: 738px;
	min-height: 241px;
	position: relative;
	
}
#articleBGMiddle
{
	position: relative;
	z-index:10;
}
#articleBGTop
{
	float:left;
	width: 726px;
	background: url('firstpage/articleBG_top.jpg') repeat-x;
	min-height: 120px;
	position: absolute;
	top:0px;
	left: 6px;
	
}
#articleBGBottom
{
	float:left;
	width: 726px;
	background: url('firstpage/articleBG_bottom.jpg') repeat-x;
	min-height: 121px;
	position: absolute;
	bottom:0px;
	left: 6px;
	
}

#articleRightTop
{
	float:left;
	width: 6px;
	background: url('firstpage/articleRight_top.jpg') no-repeat;
	height: 120px;
	top: 0;
	right:6px;
	position: absolute;
	z-index:2;
}
#articleRightBottom
{
	width: 6px;
	background: url('firstpage/articleRight_bottom.jpg') no-repeat;
	height: 121px;
	bottom:0;
	right:6px;
	position: absolute;
	z-index:2;
}

#betting, #casino, #poker
{
	height:540px;
	background-color: #000;
	float:left;
	margin-top:10px
}
#bettingTopLeft
{
	float:left;
	width: 5px;
	height: 25px;
	background: url('firstpage/bettingTopLeft.jpg') no-repeat;
	margin-left:12px;
}
#bettingTitle
{	
	background: url('firstpage/bettingTitle.gif') repeat-x;
	float:left;
	width: 310px;
	height: 25px;
}
#bettingTopRight
{
	float:left;
	width: 5px;
	height: 25px;
	background: url('firstpage/bettingTopRight.jpg') no-repeat;
}
#bettingContent
{
	height: 500px;
	background: url('firstpage/bettingContent.gif') repeat-x #db7600;
	margin-left:12px;
	position: relative;
}
#bettingBottom
{
	width: 320px;
	height: 6px;
	background: url('firstpage/bettingBottom.jpg') no-repeat;
	margin-left:12px;
}
#pokerTopLeft
{
	float:left;
	width: 5px;
	height: 25px;
	background: url('firstpage/pokerTopLeft.jpg') no-repeat;
	margin-left:8px;
}
#pokerTitle
{	
	background: url('firstpage/pokerTitle.gif') repeat-x;
	float:left;
	width: 310px;
	height: 25px;
}
#pokerTopRight
{
	float:left;
	width: 5px;
	height: 25px;
	background: url('firstpage/pokerTopRight.jpg') no-repeat;
}
#pokerContent
{
	height: 500px;
	background: url('firstpage/pokerContent.gif') repeat-x #487e1c;
	margin-left:8px;
	position: relative;
}
.blockImage
{
	position: relative;
	top: -22px;
	left: 3px;
}

.blockContent
{
	width:320px;
	top: -22px;
	position: relative;
}
#pokerBottom
{
	width: 320px;
	height: 6px;
	margin-left:8px;
	background: url('firstpage/pokerBottom.jpg') no-repeat;
}
#casinoTopLeft
{
	float:left;
	width: 5px;
	height: 25px;
	background: url('firstpage/casinoTopLeft.jpg') no-repeat;
	margin-left:8px;
}
#casinoTitle
{	
	background: url('firstpage/casinoTitle.gif') repeat-x;
	float:left;
	width: 310px;
	height: 25px;
}
#casinoTopRight
{
	float:left;
	width: 5px;
	height: 25px;
	background: url('firstpage/casinoTopRight.jpg') no-repeat;
}
#casinoContent
{
	height: 500px;
	background: url('firstpage/casinoContent.gif') repeat-x #04478b;
	margin-left:8px;
	position: relative;
}

#casinoBottom
{
	width: 320px;
	height: 6px;
	margin-left:8px;
	background: url('firstpage/casinoBottom.jpg') no-repeat;
}
#loginForm .text
{
	float:right;
}

#loginForm
{
	float: right;
	width:600px;
}

#menu
{
	float: left;
	margin: 5px;
}

#menu a
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #ccc;
	margin-left: 5px;
}

#menu a:hover
{
	color: #FF0;
	text-decoration: none;
}

#bottomBanner
{
	border-bottom: 1px solid #181818;
	margin-left: 12px;
	min-height: 70px;
	margin-top: 10px;
}
#bottomBanner div
{
	text-align: left !important;
	float: left;
	margin-left: 5px;
}
#copyright
{
	width:100%;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom:10px;
}

select{
	background: url(firstpage/inputBG.gif) repeat-x;
	border: 1px solid #BAB194;
}
select option
{
	background-color: #fff;
} 
input.common, input.text {
	background: url(firstpage/inputBG.gif) repeat-x;
	border: 1px solid #BAB194;
	text-indent: 5px;
}
input.button
{
	font-size: 9px;
	border: 1px solid;
	border-color: #444;
	background-color:#333; 
	color:#fff;
	cursor: pointer;
}

.blogAuthor
{
	font-style: italic;
	font-weight: normal;
	color: #ccc;
}

.newsDate 
{
	font-size: 8pt !important;
	font-weight: normal;
	color: #ccc;
}

.headline a 
{
	color:#ff0;
	font-size:12px;
	font-weight:bold;
}
.headline a:hover
{
	text-decoration: underline;
}
a.more {
    font-size: 8pt;
    color: #ff0;
    padding-right : 12px;
  	background : url(firstpage/more.gif) no-repeat center right;
}


a.more:hover
{
   font-size: 8pt;
   color: #ff0;
   text-decoration: underline;
}

div.child
{
	padding: 5px 15px 5px 5px; 
}
div.blogChild
{
	padding: 0px 15px 0px 5px; 
	height:15px;
	
}
.blogMenu
{
	text-align:left;
	margin-left:0px;
	float:left;
}

.pickList a:hover
{
	text-decoration: underline;
}

a.tabItem
{
	border-color:#222;
	background-color:#222; 
	
}

a.tabSelected
{

	background-color: #555;
	border-color:#555;
	
}

.activeContests
{
	margin-left: 5px;
	font-weight: bold;
}
.activeContests ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.activeContests ul li
{
	line-height: 12px;
}

.activeContests a.contests
{
	color: #FF0;
}