@charset "utf-8";

*{margin:0;
padding:0;
}


.back {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color:#e6e6e6;
	margin: 0 auto;
}

.container{
	width:900px;
	margin: 0 auto;
}

.header{
	
	height:201px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin-top:35px;
		
}

#HeaderTop {
	padding: 15px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

#HeaderMid {
	
	}

#HeaderMidRight {
	width:480px;
	float:right;
	position:relative;
	margin-right:20px;
	margin-top:30px;
	
	
}

#HeaderMidLeft {
	width:281px;
	float:left;
	position:relative;
	margin-top:30px;
	padding-left:12px;
	}

#page-wrap{
	width:900px;
	height:30px;
	margin::0 auto;
	
}

.headerMenu{
	width:900px;
	margin-top:138px;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	
}


.headerMenu a:link {
	color: #fff;
	text-decoration: none;	
}

.headerMenu a:hover {
	color: #FF0;s
	text-decoration: underline;		
	
}


#HeaderMenuTop {
	width:120px;
	float:left;
	
}



.HeaderMenuBottom {
	width:900px;
	margin-top:20px;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform: capitalize;
	font-weight: bold;
}

html>body .HeaderMenuBottom{
	margin-top:15px;
	
}

#HeaderMenuBottomText {
	
	width:180px;
	float:left;
	
}


.HeaderMenuBottom a:link {
	color: #fff;
	text-decoration: none;	
}

.HeaderMenuBottom a:hover {
	color: #FF0;s
	text-decoration: underline;		
	
}


.content{
	background-image:url(images/content.jpg);
	background-repeat:repeat-y;
	height:1040px;
		
}

.ContentMain {
	position:relative;
	
	width:584px;
	padding: 10px 0 0 10px;
	float:left;
	
}

#ContentMainHead{
	height:43px;
	background-image:url(images/contentbox_head.jpg);
	background-repeat:no-repeat;
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	padding: 8px 0 0 20px;
	
}

.ContentMainMid{
	height:920px;
	width:584px;
	background-image:url(images/contentbox_mid.jpg);
	background-repeat:repeat-y;
	
}

#ContentMainMidLeft {
	
	float:left;
	padding-left:10px;
	
}

#ContentMainMidRight {
	
	float:right;
	width: 398px;
	padding: 0 5px 0 0;
	
}




.ContentMainFooter{
	
		height:48px;
	background-image:url(images/contentbox_footer.jpg);
	background-repeat:no-repeat;
	
}

#ContentMainText{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #000;
	
		
}

#ReadMore {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	padding-right:15px;
}

a:link {
	color: #F00;
	text-decoration: none;	
	
		
		}
		
a:hover {
	text-decoration: underline;	
}



#ContentMiddleHeadText {
	font-family: "Bookman Old Style";
	font-size: 24px;
	font-weight: bold;	
	
}

#ContentMiddleHeadText a:link, a:visited {
	text-decoration: none;
	color: #000;	
	
}

#ContentMiddleHeadText a:hover {
	text-decoration: none;
	color: #F00;	
}

#ContentMiddleHeadText2 {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-weight: bold;
	color: #6d6d6d;	
}

#hr {
	padding-left:4px;
	
}

.sidebar {
	width:288px;
	float:right;
	position: relative;
	margin-right: 15px;
	padding-top:7px;
	
}

#sidebarTop {
	height:46px;
	background-image:url(images/sidebar_head.jpg);
	background-repeat:no-repeat;
	
}

#sidebarMid {
		height:auto;
	background-image:url(images/sidebar_mid.jpg);
	background-repeat:repeat-y;
	
	
}

#sidebarFooter{
	
		height:48px;
	background-image:url(images/sidebar_footer.jpg);
	background-repeat:no-repeat;
	
}

#SidebarText{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #000;
	padding-left:10px;
		
}


#SidebarMainHead{

	font-family: "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	padding: 12px 0 0 20px;
	
}

#casinoText{
	font-family: "Bookman Old Style";
	font-size: 14px;
	color:#1c1c1c;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	
}


.footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:57px;
	width:900px;
	padding-left:30px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	
}

.footer a:link {
	color: #fff;
	text-decoration: none;	
}

.footer a:hover {
	color: #FF0;s
	text-decoration: underline;		
	
}

#footerCopyright {
	float:right;
	width:250px;
	padding-right:20px;
	font-weight: normal;	
	
}
