
#wrapper {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	color: #333;
	width: 910px;
	float: left;
	padding: 10px;
	/*border: 1px solid #ccc;*/
	height: 60px;
}
#navigation {
	float: right;
	width: 930px;
	height: 230px;
	border-top: 1px solid #646b75;
}
#headerleft { 
 padding: 0px;
 width: 455px;
 float: left;
 height: 70px;
}
#headerright { 
 float: right;
 width: 455px;
 display: inline;
 height: 70px;
 color: #666666;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:right;
}

/*begin 3 columns for sportsbook-casino-horses*/
#leftcontent { 
 padding: 10px;
 width: 290px;
 float: left;
 color: #f1edcd;
}
#middlecontent { 
 float: left;
 padding: 10px;
 width: 290px;
 display: inline;
 color: #f1edcd;
}
#rightcontent { 
 padding: 10px;
 width: 290px;
 float: left;
 position: relative;
 color: #f1edcd;
}


#footer { 
 width: 910px;
 font-size:9px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 30px;
 clear: both;
 color: #FFFFFF;
 padding: 10px;
 padding-top: 40px;
 background-color:Transparent;
 text-align:center;
}



/*html text elements*/


h1{
	font-size: 24px;
	font-weight:normal;
	text-transform: uppercase;
	margin-bottom:5px;
	font-style:italic;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color:#c2c2cf;
	
}
h2{/*title on every page*/
	font-size: 18px;
	font-weight:normal;
	text-transform: uppercase;
	font-style:italic;
	color:#FF0000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif
}


/*ourSportsbook page id's and classes*/

#oursportsbook_wrapper {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#oursportsbook_header {
	color: #333;
	width: 910px;
	float: left;
	padding: 10px;
	/*border: 1px solid #ccc;*/
	height: 60px;
	
}
#oursportsbook_navigation {
	float: right;
	width: 930px;
	height: 120px;
	border-top: 1px solid #646b75;
	margin-bottom: 10px;
}
#oursportsbook_headerleft { 
 padding: 0px;
 width: 455px;
 float: left;
 height: 70px;
}
#oursportsbook_headerright { 
 float: right;
 width: 455px;
 display: inline;
 height: 70px;
 color: #666666;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:right;
}

#oursportsbook_leftcolumn { 
 margin-bottom: 10px;
 width: 652px;
 height: 582px;
 float: left;
}

#oursportsbook_rulescolumn { 
 float: right;
 width: 930px;
 margin-bottom: 10px;
 height: 582px;
}

#oursportsbook_rulesnested { /*this is a div just like #oursportsbook_rightnested but wider for alot of text-used for rules pages*/
 color: #fff;
 margin: 5px 5px 5px 290px;
 width: 620px;
 height: 430px;
 float: left;
 padding-right: 5px;
 overflow: auto;
}

#oursportsbook_rightnested { 
 color: #fff;
 margin: 5px 0 5px 290px;
 width: 340px;
 height: 430px;
 float: left;
 padding-left: 5px;
 overflow: auto;
}

#oursportsbook_rightcolumn { 
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 width: 268px;
 display: inline;
}

/*new account green btn*/
#oursportsbook_btnopen
{
  display: block;
  width: 237px;
  height: 34px;
  background: url("../../graphics/ourSportsbook/btn_newaccount.gif") no-repeat 0 0;
  margin: 10px auto;

}

#oursportsbook_btnopen:hover
{ 
  background-position: 0 -34px;
}

#oursportsbook_btnopen span
{
  display: none;
}





#oursportsbook_leftcolumn { 
 margin-bottom: 10px;
 width: 652px;
 height: 582px;
 float: left;
}

#oursportsbook_rulescolumn { 
 float: right;
 width: 930px;
 margin-bottom: 10px;
 height: 582px;
}

#oursportsbook_rulesnested { /*this is a div just like #oursportsbook_rightnested but wider for alot of text-used for rules pages*/
 color: #fff;
 margin: 5px 5px 5px 290px;
 width: 620px;
 height: 430px;
 float: left;
 padding-right: 5px;
 overflow: auto;
}

#oursportsbook_rightnested { 
 color: #fff;
 margin: 5px 0 5px 290px;
 width: 340px;
 height: 430px;
 float: left;
 padding-left: 5px;
 overflow: auto;
}

#oursportsbook_rightcolumn { 
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 width: 268px;
 display: inline;
}

/*new account green btn*/
#oursportsbook_btnopen
{
  display: block;
  width: 237px;
  height: 34px;
  background: url("../../graphics/ourSportsbook/btn_newaccount.gif") no-repeat 0 0;
  margin: 10px auto;

}

#oursportsbook_btnopen:hover
{ 
  background-position: 0 -34px;
}

#oursportsbook_btnopen span
{
  display: none;
}

.oursportsbook_style1 { /*bold blue text on rules*/
	color: #3399FF;
	font-weight: bold;
}


#ourhorsebook_wrapper {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#ourhorsebook_header {
	color: #333;
	width: 910px;
	float: left;
	padding: 10px;
	/*border: 1px solid #ccc;*/
	height: 60px;
	
}
#ourhorsebook_navigation {
	float: right;
	width: 930px;
	height: 120px;
	border-top: 1px solid #646b75;
	margin-bottom: 10px;
}
#ourhorsebook_headerleft { 
 padding: 0px;
 width: 455px;
 float: left;
 height: 70px;
}
#ourhorsebook_headerright { 
 float: right;
 width: 455px;
 display: inline;
 height: 70px;
 color: #666666;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:right;
}

#ourhorsebook_leftcolumn { 
 margin-bottom: 10px;
 width: 652px;
 height: 582px;
 float: left;
}

#ourhorsebook_rulescolumn { 
 float: right;
 width: 930px;
 margin-bottom: 10px;
 height: 582px;
}

#ourhorsebook_rulesnested { /*this is a div just like #rightnested but wider for alot of text-used for rules pages*/
 color: #fff;
 margin: 5px 5px 5px 290px;
 width: 620px;
 height: 430px;
 float: left;
 padding-right: 5px;
 overflow: auto;
}
#ourhorsebook_rightnested { 
 color: #fff;
 margin: 5px 5px 5px 290px;
 float: left;
 overflow: auto;
 width:340px;
 height: 430px;
 padding-right: 5px;

}

#ourhorsebook_rightcolumn { 
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 width: 268px;
 display: inline;
}

/*new account green btn*/
#ourhorsebook_btnopen
{
  display: block;
  width: 237px;
  height: 34px;
  background: url("../../graphics/ourHorsebook/btn_newaccount.gif") no-repeat 0 0;
  margin: 10px auto;

}

#ourhorsebook_btnopen:hover
{ 
  background-position: 0 -34px;
}

#ourhorsebook_btnopen span
{
  display: none;
}

.ourhorsebook_style1 { /*bold blue text on rules*/
	color: #FF0066;
	font-weight: bold;
}


#ourcasino_wrapper {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#ourcasino_header {
	color: #333;
	width: 910px;
	float: left;
	padding: 10px;
	/*border: 1px solid #ccc;*/
	height: 60px;
	
}
#ourcasino_navigation {
	float: right;
	width: 930px;
	height: 120px;
	border-top: 1px solid #646b75;
	margin-bottom: 10px;
}
#ourcasino_headerleft { 
 padding: 0px;
 width: 455px;
 float: left;
 height: 70px;
}
#ourcasino_headerright { 
 float: right;
 width: 455px;
 display: inline;
 height: 70px;
 color: #666666;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:right;
}

#ourcasino_leftcolumn { 
 margin-bottom: 10px;
 width: 652px;
 height: 582px;
 float: left;
}


#ourcasino_rightnested { 
 color: #fff;
 margin: 5px 5px 5px 290px;
 float: left;
 overflow: auto;
 width:340px;
 height: 430px;
 padding-right: 5px;
}

#ourcasino_rightcolumn { 
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 width: 268px;
 display: inline;
}


/*new account green btn*/
#ourcasino_btnopen
{
  display: block;
  width: 237px;
  height: 34px;
  background: url("../../graphics/ourcasino/btn_newaccount.gif") no-repeat 0 0;
  margin: 10px auto;

}

#ourcasino_btnopen:hover
{ 
  background-position: 0 -34px;
}

#ourcasino_btnopen span
{
  display: none;
}

#signup_rulesnested { /*this is a div just like #rightnested but wider for alot of text-used for rules pages*/
 color: #fff;
 margin: 5px 5px 5px 290px;
 width: 620px;
 height: 430px;
 float: left;
 padding-right: 5px;
 overflow: auto;
}


#aboutus_wrapper {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#aboutus_header {
	color: #333;
	width: 910px;
	float: left;
	padding: 10px;
	/*border: 1px solid #ccc;*/
	height: 60px;
	
}
#aboutus_navigation {
	float: right;
	width: 930px;
	height: 120px;
	border-top: 1px solid #646b75;
	margin-bottom: 10px;
}
#aboutus_headerleft { 
 padding: 0px;
 width: 455px;
 float: left;
 height: 70px;
}
#aboutus_headerright { 
 float: right;
 width: 455px;
 display: inline;
 height: 70px;
 color: #666666;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:right;
}

#aboutus_leftcolumn { 
 margin-bottom: 10px;
 width: 652px;
 height: 582px;
 float: left;
}

#aboutus_rulescolumn { 
 float: right;
 width: 930px;
 margin-bottom: 10px;
 height: 582px;
}

#aboutus_rulesnested { /*this is a div just like #rightnested but wider for alot of text-used for rules pages*/
 color: #fff;
 margin: 5px 5px 5px 290px;
 width: 620px;
 height: 430px;
 float: left;
 padding-right: 5px;
 overflow: auto;
}

#aboutus_rightnested { 
 color: #fff;
 margin: 5px 0 5px 290px;
 width: 340px;
 height: 430px;
 float: left;
 padding-left: 5px;
 overflow: auto;
}

#aboutus_rightcolumn { 
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 width: 268px;
 display: inline;
}

/*new account green btn*/
#aboutus_btnopen {
  display: block;
  width: 237px;
  height: 34px;
  background: url("../../graphics/aboutus/btn_newaccount.gif") no-repeat 0 0;
  margin: 10px auto;
}

#aboutus_btnopen:hover
{ 
  background-position: 0 -34px;
}

#aboutus_btnopen span
{
  display: none;
}


.aboutus_style1 { /*bold blue text on rules*/
	color: #CC6600;
	font-weight: bold;
}


#calendar_wrapper {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#calendar_header {
	color: #333;
	width: 910px;
	float: left;
	padding: 10px;
	/*border: 1px solid #ccc;*/
	height: 60px;
	
}
#calendar_navigation {
	float: right;
	width: 930px;
	height: 120px;
	border-top: 1px solid #646b75;
	margin-bottom: 10px;
}
#calendar_headerleft { 
 padding: 0px;
 width: 455px;
 float: left;
 height: 70px;
}
#calendar_headerright { 
 float: right;
 width: 455px;
 display: inline;
 height: 70px;
 color: #666666;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:right;
}

#calendar_leftcolumn { 
 margin-bottom: 10px;
 width: 652px;
 height: 582px;
 float: left;
}

#calendar_rulescolumn { 
 float: right;
 width: 930px;
 margin-bottom: 10px;
 height: 582px;
}

#calendar_rulesnested { /*this is a div just like #rightnested but wider for alot of text-used for rules pages*/
 color: #fff;
 margin: 5px 5px 5px 275px;
 width: 630px;
 height: 430px;
 float: left;
 padding-right: 5px;
 overflow: auto;
}

#calendar_rightnested { 
 color: #fff;
 margin: 5px 0 5px 275px;
 width: 630px;
 height: 430px;
 float: left;
 padding-left: 5px;
 overflow: auto;
}

#calendar_rightcolumn { 
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 width: 268px;
 display: inline;
}


/*new account green btn*/
#calendar_btnopen
{
  display: block;
  width: 237px;
  height: 34px;
  background: url("../../graphics/calendar/btn_newaccount.gif") no-repeat 0 0;
  margin: 10px auto;

}

#calendar_btnopen:hover
{ 
  background-position: 0 -34px;
}

#calendar_btnopen span
{
  display: none;
}


.calendar_style1 { /*bold blue text on rules*/
	color: #3399FF;
	font-weight: bold;
}

.calendarmonths:link {
		color:#FF0000;
		text-decoration: none;
}
.calendarmonths:active {
		color:#FF0000;
		text-decoration: none;
}
.calendarmonths:visited {
		color:#FF0000;
		text-decoration: none;
}
.calendarmonths:hover {
		color:#0000FF;
		text-decoration: none;
}

