* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#wrapper {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 227px;
	width: 960px;
	margin-bottom: 12px;
}
#hom  #mainMenu  .home,#info  #mainMenu  .register,#cu  #mainMenu  .contactUs,#ppa  #mainMenu  .ppa,#asc  #mainMenu  .afterSchool,#mc  #mainMenu  .multisportCamps,#pest  #mainMenu  .supplyTeaching {
	background-position: 0px -60px;
	cursor:default;
}
#mainMenu {
	background-image: url(images/bar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 30px;
	width: 960px;
	clear: both;
	margin-bottom: 12px;
	float: left;
	list-style-type: none;
}
#mainMenu li {
	float: left;
}
#mainMenu a {
	display: block;
	height: 30px;
}
#mainMenu .home {
	width: 61px;
	background-image: url(images/mnu_home.gif);
}
#mainMenu  .register {
	width: 94px;
	background-image: url(images/mnu_moreInfo.gif);
}
#mainMenu .contactUs {
	width: 105px;
	background-image: url(images/mnu_contactUs.gif);
}
#mainMenu .ppa {
	width: 54px;
	background-image: url(images/mnu_ppa.gif);
}
#mainMenu .afterSchool {
	width: 177px;
	background-image: url(images/mnu_afterSchool.gif);
}
#mainMenu .multisportCamps {
	width: 160px;
	background-image: url(images/mnu_multiSportCamps.gif);
}
#mainMenu .supplyTeaching {
	width: 176px;
	background-image: url(images/mnu_peSupply.gif);
}
#mainMenu  .home, #mainMenu  .register, #mainMenu  .contactUs, #mainMenu  .ppa, #mainMenu  .afterSchool, #mainMenu  .multisportCamps, #mainMenu  .supplyTeaching {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#mainMenu  .home:hover, #mainMenu  .register:hover, #mainMenu  .contactUs:hover, #mainMenu  .ppa:hover, #mainMenu  .afterSchool:hover, #mainMenu  .multisportCamps:hover, #mainMenu  .supplyTeaching:hover {
	background-position: 0px -30px;
}



#formArea, #textArea {
	display: block;
}
#formArea {
	float: right;
	width: 313px;
}
#formArea h2 {
	font-size: 110%;
	font-weight: bold;
	color: #0076AC;
}

#textArea {
	float: left;
	line-height: 120%;
	width: 582px;
}
#textArea h1 {
	font-size: 120%;
	margin-bottom: 6px;
}

#textArea p {
	margin-bottom: 12px;
	font-size: 90%;
}
#textArea ul {
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 12px;
}

#textArea  li {
	font-size: 90%;
	color: #5E6D74;
	margin-bottom: 6px;
}
#textArea a {
	color: #0073AD;
}

#textArea strong {
	color: #2B8CC1;
}
#form1, #form2 {
	position: relative;
	margin-bottom: 12px;
}
#form1  fieldset, #form2 fieldset {
	padding: 10px;
	border: 1px solid #099E42;
	background-color: #ade66b;
}
#form1   legend, #form2 legend {
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
#form1  label, #form2 label  {
	width: 100%;
	clear: right;
	display: block;
	margin-top: 6px;
	font-size: 90%;
}
#form1    #myName, #form1    #phone, #form1    #fax, #form1 #email   {
	background-image: url(images/inner_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #2B8CC1;
	line-height: 20px;
	height: 20px;
	width: 200px;
}
#form1 #submit {
	margin-top: 10px;
}
.srs {
	font-weight: bold;
	color: #099E42;
}
.spaceRight {
	margin-right: 10px;
}
.row {
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}



#wrapper #sidebar {
	background-color: #DFE0D8;
	display: block;
	float: right;
	width: 313px;
	padding: 10px;
}
#sidebar {
	height: 500px;
}

#sidebar ul {
	list-style-type: none;
	margin-bottom: 12px;
	padding-top: 12px;
}
#sidebar li {
	font-weight: bold;
	color: #6B7880;
}
#sidebar p {
	margin-bottom: 12px;
}
#sidebar h2 {
	font-size: 110%;
	font-weight: bold;
}
#sidebar .logos {
	display: block;
	margin-bottom: 12px;
	height: 100px;
	clear: both;
}

