/* HOME PAGE STYLES */
#box8{
	position:absolute;
}
#box8 div{
	width:740px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:right;
	clear:both;
}
.sample8 .mask1{
	
}

/* ********************************** */


.mask1{
	position:relative;
	width:740px;
	height:306px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}


pre{background:#666; color:#fff; padding:0px; margin:0px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.sample{padding:0px; margin:0px;}

#cont{width:740px;margin:0 auto;background:#fff;text-align:left;clear:both;}

.buttons{padding:0px; }
.buttons span{margin:0px 0px 0px 10px; padding: 2px 10px; border: 1px solid #ccc; color:#FFFFFF; background: #666666; text-decoration: none; font-size:11px;}
.buttons span.active, .buttons span:hover{background: #999999; cursor:pointer;}
.buttons p{margin:0px;}



/* ********************************** */
/* LANDING PAGE STYLES*/
#landingpage{
	position:absolute;
}
#landingpage div{
	width:555px;
	float:left;
}
#landingpage .landingpagebuttons{
	text-align:left
}
#landingpage .next{
	float:right
}
.landingpageA .landingpagebuttons{
	text-align:right;
	clear:both;
}
.landingpageA .landingpagemask1{
	
}

.landingpageImages{
	padding:0px;
	margin:0px;
}

.landingpagemask1{
	position:relative;
	width:555px;
	height:306px;
	overflow:hidden;
}

#landingpagecont{
	width:555px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	clear:both;
}

.landingpagebuttons{
	padding:2px 0px 4px 0px;
	background-color: black;
}

.landingpagebuttons span{
	margin: 0px 6px;
	padding: 0px 2px 1px 2px;
	font-family: "lucida grande", tahoma, sans-serif;
	outline:none;
	border: none;
	color:#FFFFFF;
	text-decoration: none;
	font-size:10px;
}

.landingpagebuttons span.active{
	background: #e6e6e6;
	cursor:pointer;
	color:black;
}
.landingpagebuttons span:hover{
	text-decoration:underline;
	cursor:pointer;
}
.landingpagebuttons p{
	margin:0px;
}





/* ********************************** */
/* ATHLETICS PAGE STYLES*/
#athleticspage{
	position:absolute;
}
#athleticspage div{
	width:555px;
	float:left;
}
#athleticspage .athleticspagebuttons{
	text-align:left
}
#athleticspage .next{
	float:right
}
.athleticspageA .athleticspagebuttons{
	text-align:right;
	clear:both;
}
.athleticspageA .athleticspagemask1{
	
}

.athleticspageImages{
	padding:0px;
	margin:0px;
}

.athleticspagemask1{
	position:relative;
	width:555px;
	height:240px;
	overflow:hidden;
}

#athleticspagecont{
	width:555px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	clear:both;
}

.athleticspagebuttons{
	padding:2px 0px 4px 0px;
	background-color: black;
}

.athleticspagebuttons span{
	margin: 0px 6px;
	padding: 0px 2px 1px 2px;
	font-family: "lucida grande", tahoma, sans-serif;
	outline:none;
	border: none;
	color:#FFFFFF;
	text-decoration: none;
	font-size:10px;
}

.athleticspagebuttons span.active{
	background: #e6e6e6;
	cursor:pointer;
	color:black;
}
.athleticspagebuttons span:hover{
	text-decoration:underline;
	cursor:pointer;
}
.athleticspagebuttons p{
	margin:0px;
}

