BODY {
	margin: 0;
	padding: 0;
	background-color: #000;
}
DIV.clear {
	clear: both;
}
#MainContainer {
	width: 1000px;
	margin: 0 auto;
	background: #000;
}
#TopKeywords {
	height: 15px;
	background-color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	line-height: 15px;
	text-align: center;
}
#Top {
	/*border: 1px solid #fff;*/
	background-image: url(../images/top/top.jpg);
	height: 150px;	
}
#TopLogo {
	font-family: Impact;
	font-size: 48px;
	color: #fff;	
	margin: 0;
	padding: 35px 0 0 25px;
}
#TopSlogan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	margin: 0 0 0 25px;
	padding: 0;
}
#TopBottom {
	height: 20px;
	background-image: url(../images/top/topbottom-bg.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
#Menu {
	width: 200px;
	height:1500px;
	background-color: #383a3a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e7ebed;
	float: left;	
}
#Menu UL {
	margin: 0;
	padding: 0;
}
#Menu UL LI {
	height: 20px;	
	list-style: none;
	line-height: 20px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#Menu UL LI A {
	color: #e7ebed;
	text-decoration: none;
	margin: 0 0 0 10px;	
}
#Menu UL LI.title {
	background-image: url(../images/menu/title-bg.jpg);
}
#Menu P A{
	margin:0 0 0 35px;
}
A IMG {
	border: none;
}
#MainPageContent {
	background-color: #2e2f2f;
	text-align: justify;
	width: 750px;
	height:1500px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 10px 0 10px;
}

#MainPageContent #Directory{
	width:750;
/*	height:230px;*/
	background-color:#fff;
	border:dotted 2px #d9dfe2;
	padding:0;
}
#MainPageContent #Directory H4 {
	padding:0 35px;
	margin:0;
}
#MainPageContent #Directory H4 A{
	font-family:sans-serif;
	font-size:14px;
	color: #c41912;
	text-decoration:none;
	margin:0;
}
#MainPageContent #Directory A{
	font-family:sans-serif;
	font-size:12px;
	color: #2e2f2f;
	text-decoration:none;
	margin:0;
}
#MainPageContent #Directory P{
	font-family:sans-serif;
	font-size:12px;
	color: #2e2f2f;
	margin:0 0 0 40px;
}
#MainPageContent UL LI {
	font-family:sans-serif;
	font-size:11px;
	color: #e7ebed;
	margin:0 0 0 40px;
}

#MainPageContent #Directory H2 {
	background-image: url(../images/bg-directory.jpg);
	height:69px;
	background-repeat:repeat-x;
	color: #fff;
	margin:0;
}

#MainPageContent #DirectoryPages{
	width:775;
	height:350px;
	background-color:#fff;
	border:dotted 2px #d9dfe2;
	padding:0;
}

#MainPageContent #DirectorySportsBetting{
	width:775;
	height:980px;
	background-color:#fff;
	border:dotted 2px #d9dfe2;
	padding:0;
}


#MainPageContent #DirectorySportsBetting H2 {
	background-image: url(../images/bg-directory.jpg);
	height:69px;
	background-repeat:repeat-x;
	color: #fff;
	margin:0;
}

#MainPageContent  #DirectorySportsBetting P{
	font-family:sans-serif;
	font-size:12px;
	color: #c41912;
	margin:0 10px 0 40px;
}


#MainPageContent #DirectoryPages H2 {
	background-image: url(../images/bg-directory.jpg);
	height:69px;
	background-repeat:repeat-x;
	color: #fff;
	margin:0;
}
#MainPageContent  #DirectoryPages P{
	font-family:sans-serif;
	font-size:12px;
	color: #c41912;
	margin:0 10px 0 40px;
}


#MainPageContent H2 {
	font-family:sans-serif;
	height: 14px;
	color: #d1c721;
}


#MainPageContent H3{
	font-family:sans-serif;
	font-size:14px;
	color: #fff;
}

#MainPageContent P {
	font-family:sans-serif;
	font-size: 11px;
	color: #d9dfe2;
}
#MainPageContent P A{
	font-family:sans-serif;
	font-size: 11px;
	color: #263796;

}
#MainPageContent P A.atext {
	color: #d9dfe2;
	font-weight: bold;
}
#Bottom {
	margin: 30px 0 10px 0;

}
#Bottom #BottomMenu {
	height: 70px;
	color: #dee3e6;
}
#Bottom #BottomText,
#Bottom #BottomMenu  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #424344;
	margin: 0 5px 0 5px;
}
#BottomMenu DIV.options {
	height: 35px;
	font-size: 10px;
}
#BottomMenu DIV.options A {
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	color: #dee3e6;
	text-align: justify;
}
#Bottom #BottomText {
	color: #7f8386;
	height: 55px;
	font-size: 11px;
	padding: 15px 45px 0 45px;
}


