body {
  
  margin: 9px 9px 0 9px;
  padding: 0;
  background-color: #ffffd1;  
}
#top {
	top: .5em;	
	margin-left: 0;
 	background-color: #20b2aa;
 	height: 150px;
}
#left {
  position: absolute;
  left: 10px;
  top: 166px;
  width: 160px;
}
#center {
  margin-left: 175px;
  margin-right:175px;
  
}
#right {
  position: absolute;
  margin-right: 2em;
  right: 10px;
  top: 166px;
  width: 140px;
 
  
  
}
#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
{
	
	margin-top: .5em;
	font-family: verdana,arial,serif;
	background-color: #ffffd1; 
	width: 10em;
	border-color: #336600;
	border-width: 1pt;
	border-style: solid;
	
}
.menu ul 
{

    margin-top: 1em;
    margin-left:0;
    margin-right: auto;
	background-color: #ffffd1;
	list-style-type: none;
	list-style-position: default;
	padding-left: inherit;
	width:auto;
}
.menu li
{
	
	border-color: #aeae7b;
	border-width: 1pt;
	border-style: solid;
	margin-left:auto;
    margin-right: auto;
    color: #336600;
	list-style-type: none;
	list-style-position: inside;
	font-size: .7em;
	font-weight: bold;
	text-align: left;
	text-transform: inherit;
}

.menu   a:link {text-decoration: none; color: #336600 }
.menu   a:visited {text-decoration: none; color: #336600}
.menu   a:hover {color: #FF0000; background: #FFD700}
 
.menu_banner
{
	
	text-align: center;
	background-color: #ffffd1;
	border-color:  #aeae7b;
	border-width: 3px;
	border-style: solid;
	color: #FF3;
	font-size: 8pt;
}


div.main
{		
	background-color: white;
	padding: 0em 0.5em 0.5em 0.5em;
	color: #3399cc; 
}

div.main P {

/*background-color: white; */
			Text-align: left;
			color: #336600;
			font-family: arial,verdana,system,serif;  
			font-size: x-small;
}
A:link, A:visited, A:active, A:hover
{
	text-decoration: underline;
	color: #0000CC;
	
}

A:HOVER
{
	color: #FF0000;
	
}

div.main table
{
   /*width: 95%; */
	width: 65%;
	padding-top: 0.5;
	padding-bottom: 0.5;
	border-collapse: collapse;
	border: 1px solid white;
}

.main TD
{
    text-align: center;
	/* border: 1px solid #099999; */
	
	border: none;
    font-size: 8pt;
    font-family: verdana,arial,serif;
}

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,serif;
	color: #336600;
	font-size: 12pt;
	text-align: center;
	border-color: #20b2aa;
	border-width: 2px;
	border-style: solid;
	background-color: #aeae7b;
	margin-top: .5em;
				}




div.banners
{
	margin-top: .5em;
	background-color: #aeae7b;
	/*background-color:  #ffffd1; */
	padding: 0 .5em .5em .5em;
	width: 11em;
	color: blue;
}

div.banners p 
{
	text-align: center;
	/*padding: 1em;
	background-color: #aeae7b; */
}

div.banners h6
{
	text-align: center;
	font-size: 1em;
}

div.bottom_menu
{
	
	background-color: #aeae7b;
	padding: .5em;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	font-weight: bold;
}
.bottom_menu h6 {text-align: center; color: #ffffd1; font-size: 11px}
.bottom_menu a:link {text-decoration: none; color: #336600}
.bottom_menu a:visited {text-decoration: none; color: #336600}
.bottom_menu a:hover {color: #FF0000;  background-color: #ffffd1}

div.inset ul  {
  margin-top: 1em;
    margin-left:auto;
    margin-right: auto;
	width: 200px;  
	background-color: #669900;
	list-style-type: circle;
	list-style-position: default;
}
div.inset li
{
	border-color: #86b06a;
	border-width: 2pt;
	border-style: solid;
	margin-left:auto;
    margin-right: auto;   
    
    width: 200px;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	text-transform: inherit;

		}

div.links  TD  {
			text-align: center;
			border: 1px solid #099999;
         	font-size: 8pt;
         	font-family: verdana,arial,serif;
         }
.links P { 
		margin-left: auto;
		margin-right: auto;
		}
.links table {
			margin-left: auto;
			margin-right: auto;
			border: 1px #009999 ; 
			border-spacing: 1px;
			}
.links a:link {text-decoration: none; color: #336600 }
.links a:visited {text-decoration: none; color: #336600 }
.links a:hover {color: #FF0000; text-decoration: none}


.bottom_banners p {
	text-align: center;
		}
		
div.copyright {
	margin-left: auto;
	margin-right: auto;
	
	background-color: #20b2aa;
	color: white;
	font-family: arial,verdana,system,serif;
	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: #FF6600;
	
}
.news_letter h5
{
	text-align: center;
	color: #330099;
	font-size: .75em;
}


div.left_text_links p 
{
	text-align: center;
	margin-top: 0.2em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-size: x-small;
	border-color:  #aeae7b;
	
}

div.left_text_links h3
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
 	font-size: x-small;
}


div.left_text_links A:link, A:visited, A:active, A:hover
{
 margin-top: 0.1em;
 margin-bottom: 0.5em;
 font-color: #254117;
}
div.left_text_links A:hover
{
 	/*color: #FF0000;*/
	text-decoration: underline;
	font-weight: normal;
	/*font-size: 120%;*/
	font-size: small;
}


