div.main
{
	position: absolute;
	background-color: #008b8b;
	top: 10.8em;
	left: 11.5em;
	width: 22em;
	padding-top: .5em;
	padding-right: .5em;
}

h1
{
	color: #ffffe0;
	font-size: 2em;
	padding: 0.5em;
	text-align: center;
}

.main h5
{
	color: #FFFFE0;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular, Sans-Serif;
	font-size: 1.1em;
	padding: 0.5em;
}

.main  li
{
	color: #ffffe0;
	margin-left: 1em;
	margin-top: 0.5em;
	font-size: 0.8em;
	padding-right: 0.8em;
}
.main p 
{
	margin-top: 1em;
	margin-left: 1em;
	font-size: x-small;
	padding-right: 1em;
}
div.links_main
{
	position: absolute;
	background-color: #008b8b;
	top: 10.8em;
	left: 10.5em;
	width: 23em;
	padding-top: .5em;
	padding-right: .5em;
}

.links_main dt
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular, Sans-Serif;
	margin-left: 1em;
	font-size: .6em;
	
	background: transparent;
	padding-top: 1em;
}

.links_main dd
{
 	
 	font-size: xx-small;
 	padding-right 1em;
 
}
.links_menu
{
	width: 85%;
	background: #79bfbf;
	padding: .2em;
	margin-bottom: 1em;

}

div.top
{
	position: fixed;
	top: 0;
	margin-top: 0.5em;
	/*	height: 14em;  */
	text-align: center;
	background-color: #ffcd09;
	width: 42em;
	border-bottom: 1px solid white;
}

.top p
{
	margin-left: auto;
	margin-right: auto;
}

div.top_balls
{
	position: fixed;
	top: 7.4 em;
	text-align: center;
	background-color: black;
	width: 42em;
	height: 0.3em;
	padding-top 0.2em: ;
}

.top_balls p
{
	margin-left: auto;
	margin-right: auto;
}

div.menu_top
{
position: fixed;
	top: 8.2em;
	background-color: #b22222;
	width: 42em;
	height: 2.2em;
	padding: 0.2em;
	text-align: center;
	border-bottom: 1px solid white;
}	

div.menu_left
{
	position: fixed;
	margin-top: 0;
	top: 10.9em;
	 background-color: #008b8b ;
	/*background-color: #00008b ;*/
	width: 11em;
	height: 185em;
	text-align: center;
	padding-top: 1em;
   border-right: medium dashed #1a2f86;
   /*  border-right: medium dashed #e4c362;
    border-left: medium dashed #e4c362;*/
    
}

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%;
	padding-top: 0.5;
	padding-bottom: 0.5;
	border-collapse: collapse;
	border: 1px solid white;
}
.online_gaming_links h3
{
	text-align: center;
	color: #ffffe0;
	font-size: 1em;
}

.online_gaming_links td
{
	border: 1px solid white; 
	text-align: center;
	color: #ffffe0;
	font-size: .75em;		
}

div.banners_right
{
	position: absolute;
	background-color: #008b8b;
	top: 10.8em;
	left: 32.5em;
	width: 8em;
	padding: 0.1em;
	height: 331em;
	/*border-left: medium dashed #1a2f86;
	border-left: medium dashed #e4c362;
	border-right: medium dashed #e4c362;*/
}

div.links table 
{
	width: 95%;
/*	background-color: #B22222; */
	border-collapse: collapse;
	
}

div.links  tr td
{	
	
	border: 1px solid white;
	font-size: xx-small;
	text-align: center;
}

div.bottom_menu
{
	text-align: center;
	font-family: Times New Roman, Arial, Helvetica, sans-serif,;
	font-size: xx-small;
	color: #FFFFE0;
	background-color: #00008b;
	padding: 0.5em;
}

div.copyright
{

	position: relative;
	font-family: Times New Roman, Arial, Helvetica, sans-serif,;
	font-size: .7em;
	color: #FFFFE0;
	text-align: center;
	background-color: ;
	padding: 0.5em;
}

body
{
	margin: 0;
	font-family: Times New Roman, Arial, Helvetica, sans-serif,;
	font-size: 18px;
	color: #FFFFE0;
	/*background-color: #00008b; */
	background-color: #008b8b;
}

.navbg { background-color: #1a2f86; }

.rightcolbg
{
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #fcf9e8;
	border-left-color: #fcf9e8;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #1a2f86;
}

table { font: 18px/20px Times New Roman, Arial, Helvetica, sans-serif color: #000000; }

p
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffe0;
}

blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}

ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	/*color: #000000;*/
	color: #FAFAD2;
}

.centercoltext
{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #1a2f86;
	border-right-width: medium;
	border-right-style: dashed;
	border-right-color: #1a2f86;
}

.leftcoltext
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #000000;
}

.rightcoltext
{
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.rightcoltext p
{
	margin: 0.5 em;
	padding: 1em;
}

h1
{
	font-size: 23px;
	margin-line-space: 50px;
	font-family: Times New Roman, Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

A:link, A:visited, A:active, A:hover
{
	text-decoration: none;
	color: #f0f8ff;
}

A:HOVER
{
	color: "yellow";
	text-decoration: underline;
}

BODY
{
	font-size: 14pt;
	font-family: verdana,arial;
}

P
{
	font-size: 8pt;
	font-family: verdana,arial;
}

TD
{
	font-size: 8pt;
	font-family: verdana,arial;
}

.main
{
	text-decoration: none;
	color: #FF9900;
}

a:link.main
{
	text-decoration: none;
	color: #FF9900;
}

.background { background-color: #B22222; }

.paraheading
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

img.left
{
float: left;
border-width: 0;
margin-right:  5px;
margin-left:  5px;
}

img.left p
{
height: 1%;
margin-left: 0;
}

img.right
{
float: right;
border-width: 0;
margin-right:  20px;
margin-left:  5px;
margin-top: 1em;
margin-bottom 0.5em;

}
span.banner_title p
{
height: 1%;
margin-left: 0;
margin-right: .2em;
padding-right: .5em;
margin-bottom: .5em;

}


/* used to regulate menu left */

div#buttonA {
	margin-left: 0px;	
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 15px;
}
div#buttonA li {
	list-style-type: none;
	height: 15px;
	width: 173px;
	margin: 8px;
	text-align:center;
}
div#buttonA li a {
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	border-width: 5px;
}
div#buttonA li a:link {
    color: #FFFFE0;
	font-weight: bold;
	background-color: #047b7b;
	border-style: outset;
}
div#buttonA li a:visited {
	color: #FFFFE0;
	font-weight: normal;
	background-color: #047b7b;
	border-style: outset;
}
div#buttonA li a:hover {
    font-weight: bold;
    color: #FFFFFF;
	background-color: #b22222;
	border-style: outset;
}
div#buttonA li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-style: inset;
}


