/* left col */
#LeftCol{
   background-color: #ededed;
	width: 230px;
	float: left;
	padding: 20px 10px 25px 10px;
}
#LeftCol #MainTitle H2 {
	font-family: Lucida Sans Unicode;
	text-decoration: underline;
	text-align: left;
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #aa2129;
}
#LeftCol DIV.gamblingarticle H2 {
	font-family: Lucida Sans Unicode;
	text-align: left;
	font-size: 12px;
	font-weight: bold; 
	color: #aa2129;
	margin: 0 0 5px 0;
}
#LeftCol DIV.gamblingarticle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-weight: normal; 
	color: #01005a;
	margin: 0 0 5px 0;
}
#LeftCol DIV.gamblingarticle A {
	text-decoration: none;
	font-size: 12px;
	color: #5f5f5f;
	float: right;
}
#LeftCol DIV.gamblingarticle A:HOVER {
	text-decoration: underline; 
}
/*---MAIN PAGE CONTENT--*/
#MainPageContent {

	width: 578px;
	padding: 20px 10px 0 10px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	float: left;
}
#MainPageContent H2 { 
	height: 39px;
	background-image: url(../images/maintitle-mp.jpg);
	background-repeat: repeat-x;
	background-position: left;
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 39px;
	margin: 0;
}
#MainPageContent H2 SPAN {
	width: 33px;
	height: 39px;
	background-image: url(../images/trebol.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
} 
#MainPageContent P {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	text-align: justify;
	line-height: 18px;
}
#MainPageContent #Image {
	width: 265px;
	margin: 0 10px 0 0;
	float: left;
}
#MainPageContent #Welcome {
	float: left;	
	height: 150px;
	width: 280px;
	padding: 30px 0 0 10px;
}
#MainPageContent #Welcome P A {
	text-decoration: none;
}
#MainPageContent #Welcome P A:HOVER {
	text-decoration: underline;
}
#MainPageContent DIV.topics {
	width: 275px;
	height: 180px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#MainPageContent DIV.topics P {
	font-size: 11px;
}
#MainPageContent DIV.topics P A {
	text-decoration: none;
}
#MainPageContent DIV.topics P A:HOVER {
	text-decoration: underline;
}
#MainPageContent DIV.topics H3 {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color:  #aa2129;
	text-align: left;
}
/*--MainPAge_Borders--*/
#GamblingOptions {
	height: 209px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}	
#GamblingOptions DIV.casinogames {
	height: 210px;
	width: 198px;
	border-left: 1px solid #d5d5d5;
	float: left;
}
#GamblingOptions DIV.casinogames DIV.casinogamescontent {
	width: 170px;
	padding: 15px 0 0 0;
	margin: 0 auto;	
}
#GamblingOptions DIV.casinogames DIV.casinogamescontent IMG {
	vertical-align: bottom;
}
#GamblingOptions DIV.casinogames DIV.casinogamescontent H2 {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 0px;
	color: #5f5f5f;
}
#GamblingOptions DIV.casinogames DIV.casinogamescontent P {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color:  #aa2129;
}
#GamblingOptions DIV.casinogames DIV.casinogamescontent P A,
#GamblingOptions DIV.casinogames DIV.casinogamescontent P A:VISITED {
	color:  #aa2129;
	text-decoration: none;
}
#GamblingOptions DIV.casinogames DIV.casinogamescontent P A:HOVER {
	text-decoration: underline;
}

