body {
	margin:0px;
	padding:0px;
	background-color:#6E6F73;
}

.site-container {
	margin:0px auto;
	width:770px;
	padding:0px;
	background:#FFFFFF;
	overflow:hidden;
	
}

.container {
	width:760px;
	background:#FFFFFF;
	margin-left:4px;
	
}

#header {
	width:770px;
	height:205px;
	background:url(../images/hader_bg_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;

}

#header .site-name {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:95px;
	margin-left:25px;
}

.menu-container {
	float:left;
}

.menu-container #menu {
	width:750px;
	height:30px;
	background:url(../images/navigation_bg_im-gamblingtemplatesdotnet.jpg);
	float:left;
	background-repeat:repeat-x;
}

.menu-container #menubgleft {
	float:left;
	width:10px;
	height:30px;
}

.menu-container #menubgright {
	float:left;
	width:10px;
	height:30px;
}

#menu ul {
	list-style:none;
	margin:0px;
	padding-top:7px;
	padding-left:20px;
	
}

#menu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	float:left;
	margin-right:10px;
	text-align:center;
	padding-left:20px;
}

#menu ul .divider {
	width:13px;
}

#menu ul li img {
	margin-top:-7px;
}

#menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration:none;
}

#menu ul li a:hover {
	text-decoration: none;
	color:#FFE400;
}

#content-container {
	width:760px;
	float:left;
	background:#FFFFFF;
	overflow:auto;
	margin-left:4px;
	margin-top:10px;

}

#content-container .content-left{
	width:160px;
	float:left;
	margin-right:8px;
}

.content-left #link-title{
	background:url(../images/black_bar_bg_im-gamblingtemplatesdotnet.jpg);
	height:30px;
	width:160px;
	background-repeat:repeat-x;
}

#link-title .imgleft {
	float:left;
	background:url(../images/bullet1-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#link-title .text-title {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:10px;
	margin-top:7px;
}

#link-title .imgright {
	float:right;
	background:url(../images/bullet1-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}


.content-left ul{
	list-style:none;
	height:50px;
	margin:0px;
	padding:0px;
	background:#5E5E5E;
}

#content-container .content-right{
	float:left;
	width:588px;
}

.content-right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3E3F44;
	padding-bottom:5px;
	margin-top:10px;
}

.content-right p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
	padding-bottom:10px;
	color:#000000;
}

#footer {
	height:45px;
	clear:both;
	text-align:center;
	padding-top:25px;
}

#footer .footer-left {
	background:url(../images/footer_left_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:20px;
	float:left;
}

#footer .footer-mid {
	background:url(../images/footer_bg_im-gamblingtemplatesdotnet.jpg);
	background-repeat:repeat-x;
	float:left;
	height:60px;
	padding-top:23px;
	width:728px;
	text-align:center;
}

#footer .footer-right {
	background:url(../images/footer_right_im-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:20px;
	float:left
}

