body {
  margin: 0px;
  background-image: url(/ir/clients/strathmore/i/mainBG.gif);
  background-repeat: repeat-x;
  text-align: center;
}

.mainBox {
	margin: 30px auto;
	width: 746px;
	border: 1px solid #9b9b9b;
	background-color: #ffffff;
	padding: 6px 6px 6px 6px;
	text-align: center;
}

.events {
	background-image: url(/ir/clients/strathmore/i/header-events.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 26px;
}

.news {
	background-image: url(/ir/clients/strathmore/i/header-news.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 26px;
}

.sponsors {
	background-image: url(/ir/clients/strathmore/i/header-sponsorsblue.jpg);
	background-repeat: no-repeat;
	width: 735px;
	height: 26px;
}

.next {
	background-image: url(/ir/clients/strathmore/i/header-next.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 26px;
}

.standings {
	background-image: url(/ir/clients/strathmore/i/header-standings.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 26px;
}

.facility {
	background-image: url(/ir/clients/strathmore/i/header-facility.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 26px;
}

.photos {
	background-image: url(/ir/clients/strathmore/i/header-photos.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 26px;
}

.text2 {
	text-align: left;
	font: 11px arial;  
  color: #595959;
  margin: 5px 5px 5px 5px;
}

.box {
	width: 191px;
	border-bottom: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	border-top: 1px solid #9b9b9b;
	background-color: #ffffff;
}

.box2 {
	width: 237px;
	border-bottom: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	border-top: 1px solid #9b9b9b;
	background-color: #ffffff;
}

.box3 {
	width: 282px;
	border-bottom: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	border-top: 1px solid #9b9b9b;
	background-color: #ffffff;
}

.logoBG {
	width: 746px;
	height: 84px;
	background-image: url(/ir/clients/strathmore/i/logoBG.gif);
  background-repeat: no-repeat;
}

.teamLogo {
	text-align: right;
	width: 740px;
	height: 79px;
	padding: 3px 6px 0px 0px;
}

.flashHeader {
	width: 746px;
	height: 249px;
}


#container {
	width:740px;
	margin:0 auto;
	font: 12px arial;
	color: #424242;
	text-align: left;
}

#wrapper {
	float:left;
	width:100%;
}

#content {
	margin: 0px 250px 0px 205px;
}

#navigation {
	float:left;
	width: 190px;
	margin-left:-740px;
}

#extra {
	float:left;
	width:230px;
	margin-left:-240px;
}

#footer {
	font: 11px arial;
  color: #f84a49;
}

#footer a {
	font: 9px arial;
  color: #595959;
}

a {
  font: 11px arial;
  font-weight: bold;  
  color: #f84a49;
  text-decoration: none;
}

a:hover {
  font: 11px arial; 
  font-weight: bold; 
  color: #595959;
  text-decoration: underline;
}

a:visited {
  font: 11px arial;  
  font-weight: bold;
  color: #595959;
  text-decoration: none;
}

.text {
  font: 11px arial;  
  color: #595959;
}

.form {
  font: 11px arial; 
  color: #666666;
}

td {
  color: #595959;  
  font: 10px arial;
  font-weight: bold;
  line-height: 11px;
}

.tdgrey {
  background-color: #D9D9D9;
  color: #595959;  
  font: 11px arial;
  font-weight: bold; 
}


h1 {
	font: 15px arial;
	color: #57075e;
	font-weight: bold;
}