* {
	padding:0px;
	margin:0px;
}

body {
	background-color: #E5E5E5;
}

.white-text-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-text-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: none;
	color: #99DD02;
}
.white-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}

.black-text-link:link {
	color: #000000;
	text-decoration: none;
}
.black-text-link:visited {
	text-decoration: none;
	color: #000000;
}
.black-text-link:hover {
	text-decoration: none;
	color: #A00105;
}
.black-text-link:active {
	text-decoration: none;
	color: #000000;
}

#container {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding-left:13px;
	padding-right:13px;
	
	width:760px;
	background-image:url(../images/container-bg.gif);
	background-repeat:repeat-y;
}

#header {
	float:left;
	width:760px;
	padding-bottom:10px;
}

#header .logo {
	float:left;
	width:760px;
	height:150px;
	
	background-image:url(../images/header_bg_logo_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#header .logo .site-name {
	float:left;
	padding:105px 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

#header .logo .site-name a,
#header .logo .site-name a:hover,
#header .logo .site-name a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#header .top-menu-container {
	float:left;
	width:760px;
	height:35px;
	
	background-image:url(../images/navigation_bg_im-gamblingtemplatesdotnet.jpg);
	background-repeat:repeat-x;
}

#header .top-menu-container .top-menu-left-img {
	float:right;
	width:10px;
	height:35px;
	
	background-image:url(../images/navigation_right_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#header .top-menu-container .top-menu-right-img {
	float:left;
	width:10px;
	height:35px;
	
	background-image:url(../images/navigation_left_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#top-menu {
	list-style:none;
	width:760px;
}

#top-menu li {
	float:left;
	height:21px;
	padding:9px 32px 0px 32px;
	overflow:hidden;
	list-style-type:none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#top-menu li.divider {
	width:21px;
	height:30px;
	padding:0px;
	
	background-image:url(../images/navi_center_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#middle {
	float:left;
	width:760px;
	min-height:555px;
}

#mid-left {
	float:left;
	width:160px;
}

#left-menu {
	float:left;
	width:160px;
}

#left-menu .head {
	float:left;
	clear:both;
	width:160px;
	height:30px;
	
	background-image:url(../images/green_bg_bar-gamblingtemplatesdotnet.jpg);
	background-repeat:repeat-x;
}

.left-image {
	float:left;
	width:24px;
	height:30px;
	
	background-image:url(../images/left_black_bar_left_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

.head-label {
	float:left;
	width:131px;
	height:30px;
	
	background-image:url(../images/left_black_bar_bg_im-gamblingtemplatesdotnet.jpg);
	background-position:right top;
	background-repeat:repeat-x;
}

.right-image {
	float:left;
	width:5px;
	height:30px;
	
	background-image:url(../images/left_black_bar_right_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#left-menu .menu-label {
	float:left;
	clear:both;
	width:135px;
	height:17px;
	
	margin-top:1px;
	padding:5px 0px 0px 23px;
	
	background-color:#e1e6ea;
	background-image:url(../images/read_arrow_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
	background-position:7px 9px;
	
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#left-menu .empty {
	float:left;
	clear:both;
	width:158px;
	height:22px;
	margin-top:1px;
	
	background-color:#e1e6ea;
	
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#mid-right {
	float:left;
	width:590px;
	padding:0px 0px 0px 10px;
}

#mid-right .content {
	float:left;
	width:585px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mid-right .content h1{
	margin-bottom:10px;
	color: #034551;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mid-right .content p {
	padding:0px 20px 20px 0px;
	line-height:18px;
}

#footer {
	float:left;
	width:760px;
	padding:7px 0px 0px 0px;
}

#bottom-menu {
	float:left;
	width:760px;
	height:33px;
	
	background-image:url(../images/footer_bg_im-gamblingtemplatesdotnet.jpg);
	background-repeat:repeat-x;
}

#bottom-menu .left-image{
	float:left;
	width:5px;
	height:33px;
	
	background-image:url(../images/footer_left_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#bottom-menu .right-image{
	float:right;
	width:5px;
	height:33px;
	
	background-image:url(../images/footer_right_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#footer-text {
	float:left;
	width:760px;
	height:28px;
	
	padding:15px 0px 0px 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color:#333333;
}

#footer-text a,
#footer-text a:visited,
#footer-text a:hover {
	color:#EB0208;
	text-decoration:none;
}

.recommended {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 5px;
}