

* { 
    margin: 0; 
    padding: 0; 
}

img {
	border:none;
}

html, body, #bg, #bg table, #bg td, #cont, #myContent {
    height:100%;
    width:100%;
    overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper {
	width:100%;
	height:100%;
}

#content {
	width:750px;
	background-color:#fff;
}

#menuWrapper {
	width:100%;
	height:40px;
	background-color:#333;
}

#quote {
	width:581px;
	height:96px;
	margin-left:40%;
	margin-top:60px;
}

#myAlternativeContent {
	position:absolute;
	margin:0px auto;
	top:0px;
	left:0px;
	z-index:0;
}

.content {
	z-index:1;
	position: absolute;
}

#orbExcellence {
	width:216px;
	height:174px;
	margin-left:30%;
	margin-top:6%;
	position:absolute;
}

#orbVenues {
	width:216px;
	height:174px;
	margin-left:2%;
	margin-top:15%;
	position:absolute;
}

#orbInthepros {
	width:216px;
	height:174px;
	margin-left:57%;
	margin-top:12%;
	position:absolute;
}

/* orgbCoaches is for football only */
#orbCoaches {
	width:216px;
	height:174px;
	margin-left:72%;
	margin-top:29%;
	position:absolute;
}

/*  for all other coaches */
#orbCoaches2 {
	width:216px;
	height:174px;
	margin-left:52%;
	margin-top:29%;
	position:absolute;
}

#orbAcademics {
	width:216px;
	height:174px;
	margin-left:14%;
	margin-top:28%;
	position:absolute;
}

#orbWalkons {
	width:216px;
	height:174px;
	margin-left:36%;
	margin-top:33%;
	position:absolute;
}