body {
    background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	x-small; /*For IE5/Win */
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	small;  /*For compliant browsers */
}

html>body {
	font-size:	small;  /*For opera, firefox, ie7 etc */
}

.clear {
	border: 0;
	clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

form {
    position: relative;
	margin: 0;
	padding: 0;
}

h2 {
    font-size: 110%;
}

p, label {
    font-size: 90%;
}

h2, h3, p, a, label, span, ul {
    color: #c9c9c9;
}

a {
    color: #ffffff;
}

.hl {
    color: #e4d487;
	font-weight: bold;
}

a img {
    border: 0;
}

html, body{
    height:100%
}

html>body #container{
    height:auto
	}

#container {
    position: relative;
    width: 100%;
    min-height: 100%;
}

#top {
    width: 100%;
    height: 100px;
    background: url("../img/topBG.jpg") repeat-x;
}

#top #logo {
    position: relative;
    left: 18px;
    margin-top: 28px;
}

#top #membersArea {
    position: absolute;
    left: 295px;
    margin-top: 60px;
}

#top #courageLogo {
    position: absolute;
    right: 33px;
    margin-top: 5px;
}

#topInner, #innerMenu, #innerSubMenu, .middle, #innerBottom {
    position: relative;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
}

.bar {
    background: url("../img/barTop.jpg") repeat-x;
    height: 3px;
    font-size: 0;
}

#menu {
    width: 100%;
    background: #38383a;
}

#innerMenu {
    width: 955px;
    overflow: auto;
    padding-left: 32px;
    margin-top: 1px;

}

#innerMenuWrap {
    background: #000000;
    float: left;
}

#innerMenu a {
    position: relative;
    float: left;
    display: block;
    padding: 7px 10px 7px 10px;
    color: #9e9fa1;
    text-decoration: none;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background: #38383a;
}


#innerMenu a:hover, #innerMenu #selected  {
    background: url("../img/menuItemBG.jpg") no-repeat center;
}

#innerMenu .home {
    border-left: 0;
}

#innerMenu .latest {
    border-right: 0;
}

#subMenu {
    width: 100%;
    background: #636466;
    margin-top: 1px;
}

#innerSubMenu {
    overflow: auto;
    width: 935px;
    padding-left: 112px;
}

#innerSubMenu a {
    position: relative;
    float: left;
    display: block;
    padding: 4px 8px 4px 8px;
    color: #000000;
    text-decoration: none;
    font-size: 78%;
}

#innerSubMenu #selected, #innerSubMenu a:hover {
    text-decoration: underline;
}

#innerSubMenu .divider {
    float: left;
    color: #000000;
    margin-top: 2px;
}


.middle {
    position: relative;
    min-height: 570px;
    width: 962px;
    padding-left: 38px;
    margin-top: 25px;
    padding-bottom: 25px;
}


.middle .main {
    position: relative;
	float: left;
	margin: 0px 0px 40px 0px;
	width: 620px;
	color: #ffffff;
}

.middle h1, .middle h2 {
    position: relative;
	width: 580px;
	font-size: 120%;
	color: #e4d487;
	margin-bottom: 10px;
}

.middle h2 {
	font-size: 100%;
}

.middle p {
    position: relative;
    margin: 0px 0px 10px 0px;
	padding: 0;
}

.main p {
    text-align: justify;
}

.textWrap {
    position: relative;
	margin: 0px 0px 10px 0px;
	width: 100%;
	text-align: justify;
	float: left;
}

.sidePanel {
    width: 300px;
    float: right;
}

.sidePanel .hr {
    background: #636466;
    width: 200px;
    padding: 0;
    margin: 7px 0px 8px 19px;
    height: 2px;
}

.sidePanel .certificate {
    margin-left: auto;
    margin-right: auto;
    width: 238px;
}


#bottom {
    text-align: bottom;
    background: #38383a;
    min-height: 147px;
    width: 100%;
    border-top: 1px solid #f5f500;
}

#innerBottomWrap {
    width: 94%;
    float: left;
    padding-bottom: 10px;
}

#innerBottomWrap {
    margin-left: 5%;
}

#bottom .links {
    float: left;
    width: auto;
    margin: 10px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    overflow: auto;
}

.links .linksLeft, .links .linksMiddle, .links .linksRight  {
    width: auto;
    font-size: 75%;
    float: left;
    padding: 0px 15px 0px 15px;
    border-right: 2px solid #222222;
    min-height: 120px;
}

.links .linksRight {
}

.linksLeft a, .linksMiddle a, .linksRight a {
    display: block;
    color: #999999;
    margin-bottom: 2px;
}

#bottom #copyright {
    position: relative;
    float: left;
    min-height: 130px;
    width: 400px;
    margin-top: 18px;
    padding-left: 15px;
    color: #999999;
    font-size: 90%;
}

#bottom  #copyright p {
    padding: 0;
    margin: 0;
}

#bottom #copyright #gambleaware {
    margin-top: 10px;
}

#partners #official {
    float: left;
    padding: 0;
    margin: 0px 0px 10px 25px;
    width: 680px;
    font-size: 95%;
}

#partners .partner {
    margin-top: 0;
    float: left;
    padding: 1px 9px 20px 9px;
    border-right: 2px solid #222222;
    width: auto;
    height: 119px;
}

.partner p {
    text-align: center;
    padding: 0;
    margin: 3px 0px 3px 0px;
}

.partner a {
    font-size: 85%;
}

.partner img {
    margin-left: 15px;
    margin-right: 15px;
}






