body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	background-color: #612D18;
	line-height: 17px;
	color: #FFF;
}

a, a:visited, a:link {
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}

.site-container {
	margin:0px auto;
	width:980px;
	padding:0px;
	background:#612D18;
}

#header {
	width:980px;
	height:233px;
	background:url(../images/casino-header-bg-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}

#header .site-name {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:30px;
	margin-left:90px;
	width:300px;
	line-height:40px;
}

#menu {
	width:980px;
	height:38px;
	float:left;
	margin:0px;
	padding:0px;
}

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

#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;
	margin-top:3px;
}

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

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

#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: #FFCC00;
}

#content-container {
	width:980px;
	float:left;
	background:#612D18;
	overflow:auto;
	margin-top:10px;
}

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

.content-left #link-title{
	background:url(../images/s-head-bg-gamblingtemplatesdotnet.gif);
	height:35px;
	width:270px;
	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: Arial;
	font-size: 14px;
	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:#E0942B;
	margin-left:1px;
}

.content-left ul li img{
	padding:10px;
}

.content-left ul li {
	color:#FFFFFF;
	font-size:12px;
	
}

#content-container .content-right{
	float:left;
	width:950px;
	margin-left:20px;
}

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

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

#footer {
	height:45px;
	clear:both;
	background:url(../images/bottom-bg-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	text-align:center;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#footer a {
	cursor:pointer; 
	text-decoration:none; 
	color:#FFFFFF;
}

