body
{
	background: White;
	color: darkblue; 
	text-align:left;
	font-family: Tahoma, Georgia, serif;
	font: normal 12px;
	margin: 0px;
	height: auto;
}
a:link {color:darkblue;}
a:visited {color:darkblue;}
a:hover {color:darkblue;}
a:active {color:darkblue;}
td {font-family: Tahoma, Georgia, serif;}
table a:link, a:visited, a:hover, a:active {color:darkblue;}
th {font-family: Tahoma, Georgia, serif;}

#err
{
	color:red;
	font: bold;
}

.err
{
	color:red;
	font: bold;
}
.error
{
	color:red;
	text-align: center;
	font-size: 24px;
	font: bold;
}


#normal
{
	color: darkblue; 
	text-align:left;
	font-family: Tahoma, Georgia, serif;
	font: normal 12px;
}

#centred
{
	color: darkblue; 
	text-align:center;
	font-family: Tahoma, Georgia, serif;
	font: normal 12px;
}

#birthday, #marquee{
position:relative;
width:600px;
height:30px;
color: purple;
font-family: Comic Sans MS;
font-size: 18px;
text-align:center;
background-color:White;
}

#birthday a:hover
{
	display: inline;
	position:absolute;
}

#mpopupa
{
	display:inline;
	position:relative;
}

#mpopupa #mpopupb {display:none;}

#mpopupa:hover #mpopupb
{
	display:block;
	position:absolute;
	height:30px;
	width:400px;
	top:30px;
	border:3px;
	z-index: 5;
}

#leagues
{
	margin-left:auto; margin-right:auto;
	width: 1000px;
	height: auto;
	background: white;
	color: darkblue;
    -moz-border-radius-bottomleft: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
	border: 1px solid;
	border-color: white white white white;
}
#leagues a:link{color:darkblue;}
#leagues a:visited{color:darkblue;}
#leagues a:hover{color:darkblue;}
#leagues a:active {color:darkblue;}
#leagues table {font-family: Tahoma, Georgia, serif; color:darkblue;}

#leaguesfull
{
	margin-left:auto; margin-right:auto;
	width: 1500px;
	height: auto;
	background: white;
	color: darkblue;
    -moz-border-radius-bottomleft: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
	border: 1px solid;
	border-color: white white white white;
}
#leaguesfull a:link{color:darkblue;}
#leaguesfull a:visited{color:darkblue;}
#leaguesfull a:hover{color:darkblue;}
#leaguesfull a:active {color:darkblue;}
#leaguesfull table {font-family: Tahoma, Georgia, serif; color:darkblue;}


#lp /* Create a reference point */
{
	position:relative;
	left:0px;
	top:0px;
}
#adbox1 /* Positioned relative to #lp */
{
	position: absolute;
	left: 1000px;
	top: 0px;
	float: left;
	width: 300px;
	height: 433px;
	background: White;
	text-align: left;
	color: #666666;
	font-size: 16px;
    -moz-border-radius-bottomleft: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
	border: 1px solid;
	border-color: White White White White;
	background-image: url(adverts/FriendsofHampshireJuniorSquashAdvertforLMS.gif);
}
#adbox1 a
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 433px;
}
#adbox1 a h1 /* If link text desirable use <h1>Link text</h1> */
{
    display: none;
}

#adbox2 /* Positioned relative to #lp */
{
	position: absolute;
	left: 1000px;
	top: 440px;
	float: left;
	width: 300px;
	height: 330px;
	background: White;
	text-align: left;
	color: #666666;
	font-size: 16px;
    -moz-border-radius-bottomleft: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
	border: 1px solid;
	border-color: White White White White;
	background-image: url(adverts/PSLlmsad.gif);
}
#adbox2 a
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 330px;
}

#adbox3 /* Positioned relative to #lp */
{
	position: absolute;
	left: 1000px;
	top: 780px;
	float: left;
	width: 300px;
	height: 213px;
	background: White;
	text-align: left;
	color: #666666;
	font-size: 16px;
    -moz-border-radius-bottomleft: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
	border: 1px solid;
	border-color: White White White White;
	background-image: url();
}
#adbox3 a
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 213px;
}