/* CSS Document */
/* layout */
.body {
	background: #000033;
	float: left;
	border: 0px;
	background: url(images/bkg_casino.jpg);
	background-repeat: no-repeat;
	}
}

#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border:0;
	width: 980px;
}
#header {
	width: 980px;
	height: 1px;
	margin: 0px;
}
#side-a {
	float: left;
	width: 340px;
	height: 300px;
	margin-top: 200px;
	margin-right: 10px;
}

#side-b {
	float: right;
	width: 445px;
	height: 430px;
	margin-right: 20px;
	background: #000000;
}

#content { 
	float: left;
	width: 170px;
	border:0;
	margin-right: -500px;
}

#center {
	clear: both;
	align: center;
	width: 430px;
}
/* layout */
/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 0; }

/*Main Navigation */
   #button {
	width: 8em;
	padding: 0 0 0 0;
	margin-bottom: 1px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #fff;
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		margin: 0;
		}
	#button li a {
		display: block;
		padding: 1px 1px 1px 0.5em;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: 100%;
		}

	#button li a:hover {
		background-color: #990066;
		color: #fff;
		}
	#buttonon li a:hover {
		background-color: #990066;
		color: #fff;
		}


li.inlineon {
	width: 8em;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #fff;
  }
li.inlineon a {
  text-decoration:none;
  font-weight: bold;
  color: #FFFFFF;
  font-size:11px;
  background-color: #990066;
  padding: 0 0 0 0;
  }
li.inlineon a:hover {
  text-decoration:none;
  font-weight: bold;
  color: #FFFFFF;
  font-size:11px;
  background-color: #990066;
  padding: 0 0 0 0;
  }
li.inline {
	display: block;
	margin: 0px;
	padding: 0 0 0 0;
  }
li.inline a {
  text-decoration:none;
  font-weight: bold;
  color: #FFFFFF;
  font-size:11px;
  }
li.inline a:hover {
  text-decoration:none;
  font-weight: bold;
  color: #FFFFFF;
  font-size:11px; 
  }
/*Highlight Red */
li.inlinehighlightNew {
	width: 8em;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #fff;
  }
li.inlinehighlightNew a {
  text-decoration:none;
  font-weight: bold;
  color: #FFFFFF;
  font-size:11px;
  padding: 0 0 0 0;
  background: url(bt_new.gif) no-repeat right;
  }
li.inlinehighlightNew a:hover {
  text-decoration:none;
  font-weight: bold;
  color: #FFFFFF;
  font-size:11px;
  padding: 0 0 0 0;
  background: url(bt_newon.gif) no-repeat right;
  }
 /*Highlight White */
li.inlinehighlightWhite {
	width: 8em;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #fff;
  }
li.inlinehighlightWhite a {
  text-decoration:none;
  font-weight: bold;
  color: #000;
  font-size:11px;
  background-color: #FFF;
  padding: 0 0 0 0;
  }
li.inlinehighlightWhite a:hover {
  text-decoration:none;
  font-weight: bold;
  color: #000;
  font-size:11px;
  background-color: #FFF;
  padding: 0 0 0 0;
  }
 /*Highlight Blue */
li.inlinehighlightBlue {
	width: 8em;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #fff;
  }
li.inlinehighlightBlue a {
  text-decoration:none;
  font-weight: bold;
  color: #FFFFFF;
  font-size:11px;
  background-color: #330099;
  padding: 0 0 0 0;
  }
li.inlinehighlightBlue a:hover {
  text-decoration:none;
  font-weight: bold;
  color: #FFFFFF;
  font-size:11px;
  background-color: #330099;
  padding: 0 0 0 0;
  }
/*Main Navigation Ends */
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
