@charset "ISO-8859-1";
/* CSS Document The Art of Gambling */

* {
  margin: 0;
  padding: 0;
}
body {
	background-color: #beaa9a;
}
#bscontent{
background-color:#c1ad9d;
background-image:url(img/bs_bg2.jpg);
background-repeat: no-repeat;
z-index:2;
width:1000px;
height:733px;
margin-left: auto;
margin-right: auto;
}
#bstop{
position:inherit;
height:245px;
width:800px;
}
#bsleft{
position:inherit;
height:300px;
width:420px;
float:left;
}
#bsmaincontent {
z-index:5;
position: inherit;
width:500px;
height:420px;
font-family: Georgia;
color:#d6c6b6;
font-size:12px;
overflow: auto;
}
#bsmaincontent a {  color: #996600;
	text-decoration: none;  }
#bsmaincontent a:hover {  color: #ffffff;
	text-decoration: none;  }
#bsmainnav {
position: relative;
font-family:Arial;
font-size:12px;
top: 180px;
left: 90px;
width: 200px;
float: left;
z-index:1000;
}
a:link {
	color: #490101;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #490101;
}
a:hover {
	text-decoration: none;
	color: #d6c6b6;
}
a:active {
	text-decoration: none;
	color: #490101;
}
#bsmainnav li { list-style: square; }
#bsnavbar {
position: relative;
font-family:Arial;
font-size:12px;
top: 214px;
left: 150px;
width: 600px;
float: left;
z-index:1000;
}
#bsnavbar li { left: 25px; float: left; margin: 0; padding-top: 5; padding-bottom: 5; padding-left: 2; padding-right: 2; width: auto; height: 20px; line-height: 20px;	list-style: none;	list-style-image: none;}
#bsnavbar li:hover { float: left; margin: 0; padding-top: 5; padding-bottom: 5; padding-left: 2; padding-right: 2; width: auto; height: 20px; line-height: 20px;	list-style: none;	list-style-image: none; background-color:#d7c7b7; color:#490101; }
#bsnavbar a {  height: 20px; padding: 0 1px 0 1px;  }
#bsnavbar a:hover {  height: 20px; padding: 0 1px 0 1px; color:#490101; }
#bstable {
font-family: Georgia;
color:#d6c6b6;
font-size:12px;
overflow: scroll;
}
#updown {
position: relative;
top:128px;
left:520px;
}
/* #bslinks {
position: relative;
top:22px;
left:300px;
} */

