body
{
	background-color: #222;
}

#topContainer
{
	height: 66px;
	background: url('casino/topContainer.gif') repeat-x;
	border-bottom: 1px solid #035ebb;
}

#pageLogo
{
	background: url('casino/logo.jpg') no-repeat;
	height:122px;
	float: left;
	width: 220px;
	cursor: pointer;
}

#topBanner
{
	background: url('casino/topBannerBackground.gif') repeat-x;
	height:122px;
	float: left;
	width: 780px;
}

#topBanner div
{
	margin-top: 10px;
}

#marqueeLeft
{
	background: url('casino/marqueeLeft.jpg') no-repeat;
	height: 28px;
	width: 17px;
	float: left;
}

#marqueeRight
{
	background: url('casino/marqueeRight.jpg') no-repeat;
	width: 16px;
	height: 28px;
	float: left;
}

#marquee
{
	background: url('casino/marqueeBG.jpg') repeat-x;
	float: left;
	height:28px;
	width: 967px;
}

#contentHeader
{
	width: 100%;
	height: 10px;
	background: url('casino/contentHeader.jpg') no-repeat;
}

.maskLine
{
	background-color: #dbecfe;
	position:relative;
	width:100px;
	height:10px;
	left:750px;
	top:4px;
}

#leftColumn
{
	float: left;
	background: url('casino/leftColumnContent.gif') repeat-y;
	background-color: #015cb9;	
	margin-bottom:70px;
}

#leftColumnSpacer
{
	background: url('casino/leftColumnContent.gif') repeat-y;
	background-color: #015cb9;	
	width: 254px;
	height:100%;
	position: absolute;
	left:0px;
}

#leftColumnTop
{
	background: url('casino/leftColumnTop.gif') no-repeat #015cb9;
	height: 27px;
	width: 100%;	
	
}
#leftColumnContent
{
	background: url('casino/leftColumnContent.gif') repeat-y;
	height: 100%;
}

#rightColumnSpacer
{
	border-left:1px solid #04478b;
	
}

#article
{
	float: left;
	width: 531px;
	min-height:100%;

	
}

#content
{
	height:auto;
	min-height:100%;
	border-right:10px solid #04478b;
	background:#dbecfe;
}

#contentFooter
{
	background: url('casino/contentFooter.jpg') no-repeat;
	width: 100%;
	height: 9px;
}

#footer
{
	background: url('casino/footer.jpg') repeat-x;
	width: 100%;
	height: 226px;
}

#bottomMenu
{
	color: #fff;
	text-align: center;
}

#tooltip
{
	font-size: 10px; 
	padding: 5px 5px 5px 5px;
	background: #ffc; border: 1px solid; 
	position: absolute;  
	display: none;
	z-index: 100;
}

.rightHeader
{
	color: #002F9B;
}


h1 
{
	font-size: 14px;
	color: #002f9b;
}


h2 
{
	
    font-size: 13px;
    color: #002f9b;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002f9b;
}


.headline a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002f9b;
	font-weight: bold;
}

div.header
{

	background: url(casino/header.gif) no-repeat;
	color: #04478b;
	height: 17px;
	font-weight: bolder;
	font-size: 13px;
	font-family: Verdana;
	padding-left:10px;
	margin-left:5px;
	
}

a.bottommenu
{
        font-size: 12px;       
        font-weight: normal;
		color: #fff;
}

a.bottommenu:hover
{
        text-decoration: underline;
}

a.menu
{
    font-size: 12px;       
    font-weight: bold;
	color: #d7faba;
}

a.menu:hover
{
	text-decoration: underline;
}

a.submenu
{
    font-size: 12px;       
    font-weight: bold;
	color: #d7faba;
}

a.submenu:hover
{
	text-decoration: underline;
}


a.more {
    font-size: 8pt;
 	color: #002f9b;
    padding-right : 12px;
  	background : url(casino/more.gif) no-repeat center right;
}

a.more:hover
{
   text-decoration: underline;
}

a.logo
{
	display: block;
	width:180px;
	height: 60px;
	background : url(logo.gif) no-repeat;	
}

input.button
{
	font-size: 9px;
	border: outset 1px;
	border-color:#000;
	background-color:#04478b; 
	color:#fff;
}

td.copyright
{
	color: #FFF;
}
.text
{
	font-family: Verdana, Arial, Tahoma;  
	font-size: 10px;
}
