@import url("photosprites.css");


.box {  
margin-top					: 225px;
width						: 800px;
height						: 0px;
margin-left					:140px;
z-index						:auto;

}

.newsbox {
	margin-left					:510px;
	margin-top					:400px;
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:11px;
	z-index						:auto;

}
.facebookbadge {
border						:none;
width:144px;
height:44px;
font-family					:Arial, Helvetica, sans-serif;
font-size					:11px;
z-index						:50;
}
.title {
margin-top					: 300px;
width						: 800px;
height						: 0px;
margin-left					: 180px;
z-index						: auto;
}

#catNav li {
display						: inline;
}
#catNav li a {
height						: 20px;
text-indent					:-9999px;
background-image			:url(../MSLimages/MSLsprite.png);
background-repeat			:no-repeat;
float						:left;
border	 					: none;

}
#catNav li a#home {
width						:57px;
background-position  		: -0px 0px;
 }
 #catNav li a#home:hover {
background-position  		: -0px -20px;
 }

#catNav li a#program {
width						: 108px;
background-position  		: -57px 0px;
 }
 #catNav li a#program:hover {
background-position  		: -57px -20px;
 }

#catNav li a#about {
width						: 82px;
background-position  		: -165px 0px;
 }
 #catNav li a#about:hover {
background-position  		: -165px -20px;
 }

#catNav li a#media {
width						: 59px;
background-position  		: -247px 0px;
 }
 #catNav li a#media:hover {
background-position  		: -247px -20px;
 }

 #catNav li a#news {
width						: 54px;
background-position  		: -306px 0px;
 }
 #catNav li a#news:hover {
background-position  		: -306px -20px;
 }

 #catNav li a#faq {
width						: 43px;
background-position  		: -360px 0px;
 }
 #catNav li a#faq:hover {
background-position  		: -360px -20px;
 }

#catNav li a#enrol {
width						: 120px;
background-position  		: -403px 0px;
 }
 #catNav li a#enrol:hover {
background-position  		: -403px -20px;
 }

#catNav li a#contact {
width						: 97px;
background-position  		: -518px 0px;
 }
 #catNav li a#contact:hover {
background-position  		: -518px -20px;
 }

#catNav3 li {
display				: inline;
}
#catNav3 li a {
height				: 60px;
text-indent			:-9999px;
margin-left			: -50px;
padding-right		: 40px;
background-image:url(../MSLimages/Facebookbadge.gif);
background-repeat		:no-repeat;
float				:left;
border	 			: none;

}
#catNav2 li a#fb1 {
width				:144px;
background-position  		: 0px 0px;
 }
 #catNav2 li a#fb1:hover {
background-position  		: 0px 0px;
 }

