body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background-color: #798A97;
}

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

.site-container {
	width:952px;
	margin:0px auto;
	background:#f2f4f5;
}

#header {
	height:174px;
	width:952px;
	background:url(../images/header-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
}


#header .site-name{
	font-family: Arial;
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
	width:350px;
	padding-top:45px;
	margin-left:115px;
}	

#menu {
	background:url(../images/navbar-bg-gamblingtemplatesdotnet.jpg);
	background-repeat:repeat-x;
	height:52px;
	width:952px;
}

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

#menu ul li {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	float:left;
	margin-right:10px;
	margin-left:10px;
}

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

#menu ul li a:hover {
	color: #FF6600;
}

#content-container {
	width:952px;
	overflow:auto;
	background:#f2f4f5;
	float:left;
}

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

.content-left #left-menu-label {
	width:214px;
	height:43px;
	background:#c1c9cc;
	background:url(../images/side-head-bg-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
	border:0px;
}

#left-menu-label .label-text {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	width:150px;
	padding-top:11px;
	padding-left:50px;
}

.content-left #left-lower-menu-bg {
	background:url(../images/side-bottom-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:214px;
}

.content-left ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.content-left ul li {
	background:url(../images/link-bg-gamblingtemplatesdotnet.jpg);
	background-repeat:no-repeat;
	height:25px;
}

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

.content-right h1 {
	font-family: Arial;
	font-size: 21px;
	color: #000;
	margin-bottom:10px;
}

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


#footer {
	width:952px;
	height:50px;
	background:#404a53;
	float:left;
}

#footer .footer-text {
	text-align:center;
	padding-top:15px;
}