body {
  
  margin: 9px 9px 0 9px;
  padding: 0;
  background-color: #ffffd1;  
}
#top {
	top: .5em;	
	margin-left: 0;
 	background-color: #006400;
 	height: 150px;
}
#left {
  position: absolute;
  left: 10px;
  top: 169px;
  width: 160px;
}
#center {
  margin-left: 175px;
  margin-right:175px;
  
}
#right {
  position: absolute;
  margin-left: 0em;
  margin-top: 1.0em;
  right: 10px;
  top: 169px;
  width: 174px;
}
#footer {
  width: 100%;
  margin: 0px;
  text-align: center;
  visibility: hidden;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}


/* this is the css file for slots.an
	created by Michael Copini dec 2004
*/	
	
div.menu
{
	
	left: 0.5em;
	
	margin-top: 1em;
	font-family: verdana,arial;
	width: 10em;
	
	
}

.menu_banner
{
	
	text-align: center;
	background-color: #ffffd1;	
	/*border-color:  #aeae7b;*/
	border-color:#FFCC00;
	border-width: 1px;
	border-style: solid;
	color: #FF3;
	font-size: 8pt;
		
}

body {
	 margin: 9px 9px 0 9px;
	 padding: 0;
	 background-color: #8fbc8f;  
	
	}
	
div.main
{
		
	background-color: white;
	padding: 0 0.5em 0 0.5em;
	color: #3399cc; 
}

div.main P { background-color: white; 
			Text-align: left;
			color: #336600;  
}


div.main h2
{
	color: #ffffcc;
	font-size: 24pt;
	text-align: center;
	border-color: blue;
	border-width: 2px;
	border-style: solid;
	background-color: #86b06a;
	margin-top: .5em;
}

div.main h4  {
    font-family: verdana,arial,system;
	color: white;
	font-size: 12pt;
	text-align: center;
	border-color: red;
	border-width: 2px;
	border-style: solid;
	background-color: #2e8b57;
	margin-top: .5em;
				}


div.top
{
	left: 0.5em;
	top: .5em;
	height: 11em;
	margin-left: 0;
	background-color: #006400; 
}

div.banners
{
	background-color: #EEEEEE;
	padding: 0 .2em .5em .5em;
	color: black;
}
div.banners p
{
	background-color: #EEEEEE;
	border-color: #666;
	border-width: 0 2px 2px 0;
	border-style: groove none groove none;
	padding: .5em;
}
div.bottom_menu
{
	background-color: #8fbc8f;
	padding: 1.5em;
	margin: 0;
	font-size: 11pt;
	font-weight: bold;
}
.bottom_menu h6 {text-align: center; color: yellow; font-size: 11px}
.bottom_menu a:link {text-decoration: none; color: white}
.bottom_menu a:visited {text-decoration: none; color: white}
.bottom_menu a:hover {color: #FF0000; text-decoration: none}

div.main ul  {
  margin-top: 1em;
    margin-left:auto;
    margin-right: auto;
	list-style-type: circle;
	list-style-position: default;
}
div.main li
{
	color: #336600;
	margin-left:auto;
    margin-right: auto;
    font-size: 1em;
	text-align: left;
	text-transform: inherit;

		}

div.links  TD  {
			text-align: center;
			border: 1px solid #09999;
         	font-size: 8pt;
         	font-family: verdana,arial;
         }
.links P { 
		margin-left: auto;
		margin-right: auto;
		}
.links table
{
		background-color: #EEEEEE;
		margin-left: auto;
		margin-right: auto;
		border: 1px #009999 ; 
		border-spacing: 1;
}

.links a:link {text-decoration: none; color: #FF9900}
.links a:visited {text-decoration: none; color: #FF9900}
.links a:hover {color: #FF0000; text-decoration: none}

/*Dhel added this piece on April 7, 2005 start here*/

A:link, A:visited, A:active, A:hover
{
	text-decoration: none;
	/*color: #f0f8ff;*/
	color: #006400;
}

A:HOVER
{
	color: #FF0000;
	text-decoration: underline;
}




/* End here*/

.bottom_banners p {
	margin-left: auto;
	margin-right: auto;
	padding: 0.5em;
		}
		
div.copyright {
	background-color: #006400;
	color: #3399cc;
	font-family: arial,verdana,system;
	font-size: xx-small;
}
div.online_gaming_links
{
	margin-top:  16em;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1em;
	font-size: x-small;
}

.online_gaming_links table
{
	width: 95%;
	background-color: white ;
	padding-top: 0.5;
	padding-bottom: 0.5;
	border-collapse: collapse;
	border: 1px solid black;
}

.online_gaming_links h3
{
	text-align: center;
	color: #ffffe0;
	font-size: 1em;
}

.online_gaming_links td
{
	border: 1px solid black; 
	text-align: center;
	color: #ffffe0;
	font-size: .75em;		
}

div.news_letter p
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size: x-small;
	color: #003300;
	
}
.news_letter h5
{
	text-align: center;
	color:#003300;
	font-size: .75em;
	
}

div.skyscraper p
{
	text-align: center;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}


