BODY{
	margin: 0 auto;
	padding: 0;
	background-color: #3e284d
}
DIV.clear { clear: both }

#MainContainer {
	width: 1000px;
	background-image: url(../images/bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-bottom: 15px 
	}
#TopKeywords { background-color: #3e284d }
#TopKeywords H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	color: #996699; 
	margin: 0;
}
/*top*/
#Top { height: 126px; background-image: url(../images/top.jpg) }

	#Top A IMG { height: 76px; width: 1000px; border: none }

/*menu*/
#Menu {
	font-family: Tahoma;
	border-right: 1px solid #669900;
	border-bottom: 1px solid #669900;
	background-color:#99CC00
	}
	#Menu #MenuOptions { font-size: 14px }

		#Menu #MenuOptions #Gambling {
			float: left;
			width: 120px;
			text-align: center;
			font-weight: bold;
			border-left: 1px solid #669900
			}
		#Menu #MenuOptions DIV.option {
			float: left;
			background-color: #fff;
			width: 100px;
			text-align: center;
			border-left: 1px solid #669900
		}
		#Menu #MenuOptions #Gambling A,
		#Menu #MenuOptions DIV.option A {
			color: #CC0000;
			line-height: 32px;
			text-decoration: none;
			}
/*---RIGHT COL---*/
#RightCol {
	float: left;
	width: 160px;
	padding: 20px 5px 0 5px;
	margin-left: 9px
}

#RightCol H2 {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #5f5f5f;
	text-decoration: underline;
	text-align: left;
	margin: 0 0 15px 0;	
}
#RightCol #RightColGlosary { width: 150px; margin: 0 auto }
#RightCol #RightColGlosary .times,
#RightCol #RightColGlosary .recommend {
	width: 100%;
	height: 20px;
	border: 1px solid #797979;
}
#RightCol #RightColGlosary .times { background-color:#FF9933 }
#RightCol #RightColGlosary .recommend { background-color: #CC6600 }

#RightCol #RightColGlosary .times,
#RightCol #RightColGlosary .recommend {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 3px 0;
	color: #CC0000; 
}
#RightCol #RightColGlosary .times A,
#RightCol #RightColGlosary .recommend A {
	line-height: 20px;
	text-decoration: none;
	color: #fff;
}
#RightCol #RightColGlosary .times A:hover,
#RightCol #RightColGlosary .recommend A:hover{
	text-decoration: underline;
}
/*--Bottom--*/
#Bottom {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
}
#Bottom H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  line-height:30px;
  color: #5f5f5f;
  margin: 0;
}
/*--footer--*/

#Footer {
	width: 1000px;
	height: 30px;
	background-color: #336633;
	margin: 10px auto 0 auto;
	padding: 10px 0
}
/*--copyright--*/
#CopyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddd;
	height: 70px; 
}
#CopyRight #PrfInfo {
	width: 300px;
	margin: 0 15px 0 0;
	float: left;
}
#CopyRight #PrfInfo P { 
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#CopyRight #PrfInfo P A,
#CopyRight #PrfInfo P A:VISITED {
	color: #FF6600;
	text-decoration: none;
	}
#CopyRight #PrfInfo P A:HOVER {
	text-decoration: underline;
	}
#CopyRight #Info {
	float: left;
	width: 600px;
	margin: 0 0 0 5px;
	padding: 0px;
}
#CopyRight #Info P {
	margin: 0;
	padding: 0;
}
/* by Xtina */
.more { text-align:right }
	.more A {
		color:#0066CC !important;
		font-family:"Trebuchet MS"!important;
		font-size: 14px;
		font-weight: normal !important;
		margin-right: 15px 
	}
