@charset "UTF-8";
/* CSS Document */

/* common elements */
body {  
	background: #7496e6; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	font-size: 0.8em;
	font-family: verdana, sans-serif;
	}

hr {
	display:none;
	}

img {
	border: 0px;
	padding: 0px;
}

/* specific divs */


#container { 
	background: #7496e6;
	padding: 0px;  
	margin: 0px auto 0px auto;
	width: 770px;
	text-align: left;
	}
	
#logo{
	width: 770px;
	height: 128px;
	float: left;
	padding: 0px;
	margin: 0px;

}



.companylogotennis{
	width: 770px;
	height: 128px;
	background-image:url(images/as-logo-tennis.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.companylogofootball{
	width: 770px;
	height: 128px;
	background-image:url(images/as-logo-football.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.companylogobook{
	width: 770px;
	height: 128px;
	background-image:url(images/as-logo-book.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.companylogovolley{
	width: 770px;
	height: 128px;
	background-image:url(images/as-logo-volley.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.companylogofootball2{
	width: 770px;
	height: 128px;
	background-image:url(images/as-logo-football2.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.companylogocatch{
	width: 770px;
	height: 128px;
	background-image:url(images/as-logo-catch.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.hide{
display:none;
}


#spacer{
	width: 770px;
	height: 10px;
	float: left;
	padding: 0px;
	margin: 0px;

}

#menu{
	width: 770px;
	height: 40px;
	float: left;
	padding: 0px;
	margin: 0px;

}

.menuul{

list-style:none;
font-size:1.2em;
padding: 0px;
margin: 10px 5px 0px 35px;

}

.menuli{
	float: left;
	margin: 0px 15px 0px 0px;

}

.menua{
color: black;
text-decoration:none;
}

.menua:hover{
color: white;
text-decoration:none;
}

#maintop{
	width: 770px;
	height: 17px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(images/as-main-top.gif);
	background-repeat:no-repeat;

}


/************************ main content *****************************/

#maincontent{
	width: 770px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(images/as-mainbottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;

}

#maincontent2{
	width: 770px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(images/as-mainsmall.jpg);
	background-repeat: repeat-y;

}

#maincontentinner{
	padding: 0px 30px 20px 30px;
}

.pagetitle{
color: green;
}

.tagline{
color:#7496e6;
font-weight:normal;
font-style:italic;
}

.maintdtitle{
color: green;
vertical-align:top;
}

.maincontentp2{
margin: 0px 0px 5px 0px;
}

.maincontentul3{
margin: 0px 0px 10px 0px;
}

.maincontentli2a{
	color: black;
	text-decoration:underline;
}

.maincontentli2a:hover{
	color: black;
	text-decoration:none;
}

.referraltitle1{
	width:175px;
	vertical-align:top;
	text-align:right;

}

.referraltitle2{
	width:175px;
	vertical-align:top;
	text-align:left;

}

.referralconcerntitle{
width:110px;
vertical-align:top;
	text-align:left;
	color: green;

}

.referralconcerntitlea{
width: 110px;
vertical-align:bottom;
font-weight:bold;

}

.referralconcerninfo1a{
vertical-align:bottom;

	width: 215px;
	font-weight:bold;
}

.referralconcerninfo2a{
vertical-align:bottom;

	width: 115px;
	font-weight:bold;
}
.referralconcerninfo3a{
vertical-align:bottom;

	width: 90px;
	font-weight:bold;
}
.referralconcerninfo4a{
width: 75px;
vertical-align:bottom;

	
	font-weight:bold;
}


.referral4a{
	vertical-align: top;
	font-weight:bold;
	width: 220px;

}

.referral4b{
	vertical-align: top;
	width: 110px;
	

}


.referral4c{
	vertical-align: top;
	

}

.staffphoto{
border: black solid 1px;
margin: 20px 15px 5px 15px;
}

.staffphotostable tr td{
text-align:center;
font-weight:bold;
}

.staffcontainer{
width:230px;
float: left;
}
/************************ footer **********************************/

#footer{
	width: 770px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(images/as-footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.footerp{
margin: 0px 20px 9px 20px;
padding: 0px;
color: #ffffff;
font-size: 0.85em;
font-weight: normal;
}

.footera{
color:white;
text-decoration:none;
}

.footera:hover{
color:white;
text-decoration:underline;
}




/************************ footer **********************************/

.leaderboardtitle{
font-weight:bold;
}

.leaderboardnamet{
font-style:italic;

padding-right: 20px;
}

.leaderboardyeart{
font-style:italic;
padding-right: 20px;
}

.leaderboardresultt{
font-style:italic;
width: auto;
}
