body
{
	font-family: verdana, trebuchet;
/**	background: #D1F9E7 top left url('http://gamblinggiant.com/assets/images/background-gradient.png') repeat-y;**/
}
h1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #447899;
/**	background-color: #D0E9F9;
	border: 2px solid #F9F0D0;**/
	text-align:center;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
h2
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #99a;
	text-align:right;
	margin: 4px;
}
#header
{
	background-color: #D0E9F9;
}
#headermenu
{
	background-color: #fff;
}
#menu h2
{
	font-family: trebuchet, verdana;
	font-weight: bold;
	font-size: 10px;
	color:		#333;
	text-align: left;	
}
#menu ul
{
	margin-left: 20px;
}
#menu li
{
/**	border: 1px solid #000;**/
	padding:0;
	margin-bottom: 2px;
	list-style-type: none;
/**	text-align: center;**/
	font-family: arial;
	font-weight: bold;
}
#menu a
{
/**	background-color: #D0E9F9;**/
/**	border: 3px solid #F9F0D0;**/
	color: #A5246B;
	font-size: 12px;
}
#menu2 li
{
	padding:0;
	margin: 0px;
}
#menu2 a
{
/**	background-color: #D0E9F9;**/
/**	border: 3px solid #F9F0D0;**/
	color: #A5246B;
	font-family: trebuchet, verdana;
	font-weight: 100;
	font-size: 10px;
}
.Submenu
{
	border: 1px solid #EEA847;
	background-color: #FFF8DE;
}
.Submenu li
{
	display:inline;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.Submenu ul
{
	margin: 0;
	padding: 0;

}
.Submenu a
{
	color: #0570B0;
	text-decoration: underline;
}
a
{
	color: #447899;
	text-decoration: none;
}
a:active
{
	color: #447899;
}
a:hover
{
	color: #0570B9;
}
a:visited
{
	color: #0570B0;
}
#headermenu
{
	border-top: 1px solid #000;
}
.accent
{
	border-top: 1px solid #000;
	clear:both;
	max-height: 1px;
}
.entry
{
/**	border: 1px solid #000;
	background: #fff url('http://www.gamblinggiant.com/assets/images/entry-background.gif') repeat-y top right;**/
}
.featured
{
	border: 1px solid #000;
	background-color: #D6D6D6;
}
.featured h1
{
	font-family: Arial;
	font-weight: bold;
	color: #8A2C3D;
	background-color: #EDEDED;
	border: 2px solid #8C713E;
	text-align:center;
	border-bottom: 1px solid #000;
}
.entry td
{
	border-top: 1px dashed #ddd;	
	padding: 4px;
}
.tblheader
{
	background-color: #d6d7d6;
	border: 0px; 
	font-size: 12px;
	font-weight: bold;
}
.featured a:active
{
	color:#8A2C3D; 
}
.featured a
{
	color:#8A2C3D; 
	font-weight: bold;
}
.featured a:hover
{
	color:#8A2C99; 
}
li
{
	padding-right: 15px;
}
#footer
{
	border-top: 1px solid #000;
	background-color: #fff;
}
.info
{
	width: 200px;
	float:right;
	color: #FF9704;
	margin-left: 10px;
	text-align:center;
}
.info ul
{
	float: right;
	text-align:left;
}