body  {
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-style:normal;
	color: #040c08;
	line-height: 150%;
	background:#0071bc;
margin: 0;
	padding: 0;
	text-align: center;
}

img {
border: none;
} 

a:link, a:visited {
	color: #EA1D4C;
	text-decoration:none;
	font-variant: lowercase;
	font-weight: bold;
}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

h1 {
	text-indent:-9999px;
        background: url(../images/backgrounds/logo.png) no-repeat center;
        height: 100px;
	}
	
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #ea1d4c;
	margin: 10px 0;
	color: #b81f34;
}

h3 {
	font: 1em Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

.redBold{
	color: #b81f34;
	font-weight: bold;
}
.blue {color: #0071BC;}

.bigsubhead {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-transform: uppercase;
	line-height: 2.4em;
	font-weight: bold;
}

.footer {
	font-size:0.8em;
	padding-top:15px;
	color:#000;
	}

/* My Comment */
	
.subhead {
	font-size:11px; 
	font-weight: bold;
}
	
.subhead2 {
	font-size:11px; 
	font-weight: bold;  
	color: #0071bc;
}

.gambit #containerhome { 
	width: 880px; 
	height: 700px; 
	margin:auto;
	margin-top: 20px;
	padding-top: 20px;
	background: url(../images/backgrounds/football.jpg) no-repeat center;
	text-align: left;
	border: none;
}
.gambit #containerwwd { 
	width: 880px; 
	height: 700px; 
	margin:auto;
	margin-top: 20px;
	padding-top: 20px;
	background: url(../images/backgrounds/tennis.jpg) no-repeat center;
	text-align: left;
	border: none;
}
.gambit #containerourprod { 
	width: 880px; 
	height: 700px; 
	margin:auto;
	margin-top: 20px;
	padding-top: 20px;
	background: url(../images/backgrounds/cricket.jpg) no-repeat center;
	text-align: left;
	border: none;
}
.gambit #containerourpeople { 
	width: 880px; 
	height: 700px; 
	margin:auto;
	margin-top: 20px;
	padding-top: 20px;
	background: url(../images/backgrounds/golf.jpg) no-repeat center;
	text-align: left;
	border: none;
}
.gambit #containercontact { 
	width: 880px; 
	height: 700px; 
	margin:auto;
	margin-top: 20px;
	padding-top: 20px;
	background: url(../images/backgrounds/basketball.jpg) no-repeat center;
	text-align: left;
	border: none;
}


.gambit #mainContent {
	width:550px;
	background: url(../images/backgrounds/strip.png) repeat-y;
	margin-left: 20px;
	text-align: left;
	
}
.gambit #mainContentwider {
	width:960px;
	background: #FFF;
	margin-left: 20px;
	text-align: left;
}
.gambit #copy {
	padding: 20px;
}


 /*- Menu Tabs 10--------------------------- */

.gambit #tabs10 {
	float:left;
	width:550px;
	font-size:93%;
	line-height:normal;
		  border-bottom:1px solid #2763A5;
		  margin-bottom: 20px;
		  position: center;

      }
.gambit #tabs10 ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
.gambit #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
.gambit #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.gambit #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.gambit #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
.gambit #tabs9 a:hover span {
      color:#FFF;
      }
.gambit #tabs10 a:hover {
      background-position:0% -42px;
      }
.gambit #tabs10 a:hover span {
      background-position:100% -42px;
      }
	