body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #ffc;
	font-size: 16px;
}
.style2 {font-size: 85%}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
#header {
width: 800px;
margin: 0 auto;
}
#header h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 52px;
	font-weight: bold;
	text-align:center;
	text-transform: uppercase;
	margin: 5px;
}

#header h2  {
 	font-size: 160%;
	color: #3399CC;
	font-weight: bold;
	text-align:center;
	margin: 5px;
}

.wlsubhead {
	color: #3399CC;
	font-weight: bold;
	padding-left: 150px;
	display: inline-block;	
}
.peein {
padding-left: 150px;
Text-indent: -150px;

}
#nav {
text-align:center;
float: left;
width: 100px;
}
#nav a:link{
	color:#000000!important;
	font-weight: normal;
	text-decoration: none;
	display: block;
    margin: 5px auto;
	width: 100px;
	padding-bottom:10px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-top: 65px;
}
#nav a:visited{
	color:#000000!important;
	font-weight: normal;
	text-decoration: none;
	display: block;
    margin: 5px auto;
	width: 100px;
	padding-bottom:10px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-top: 65px;
}
#nav a:hover{
	color:#000000!important;
	font-weight: normal;
	text-decoration: none;
	display: block;
    margin: 5px auto;
	width: 100px;
	padding-bottom:10px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-top: 65px;
}
#navhome a:link{
	background-image: url(images/home.gif);
}
#navhome a:visited{
	background-image: url(images/home.gif);
}
#navhome a:hover{
    background-image: url(images/home-over.gif);
}

#navaims a:link{
	background-image: url(images/aims.gif);
}
#navaims a:visited{
	background-image: url(images/aims.gif);
}
#navaims a:hover{
    background-image: url(images/aims-over.gif);
}

#navfacilities a:link{
	background-image: url(images/facilities.gif);
}
#navfacilities a:visited{
	background-image: url(images/facilities.gif);
}
#navfacilities a:hover{
    background-image: url(images/facilities-over.gif);
}

#navenquires a:link{
	background-image: url(images/enquires.gif);
}
#navenquires a:visited{
	background-image: url(images/enquires.gif);
}
#navenquires a:hover{
    background-image: url(images/enquires-over.gif);
}

#navlinks a:link{
	background-image: url(images/links.gif);
}
#navlinks a:visited{
	background-image: url(images/links.gif);
}
#navlinks a:hover{
    background-image: url(images/links-o.gif);
}
#content {
width: 800px;
margin: 0 auto;
background-image: url(images/bkg.gif);
}
#content h3 {
 	font-size: 160%;
	color: #3399CC;
	font-weight: bold;
	text-align:center;
	margin: 25px 0;
}
#maincontent {
float: right;
width: 670px;
}
#footer {
	width: 800px;
	margin: 10px auto 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.clearall {
clear:both;
}
.imgblk {
width: 330px;
float: left;

}
.wimgblk p {
text-align: center;
}
.wimgblk {
width: 420px;
float: left;

}
.imgblk p {
text-align: center;
}
.txtblk {
width: 330px;
float: left;

}
.txtblk p {
margin: 20px;
}
.ntxtblk {
width: 240px;
float: left;

}
.ntxtblk p {
margin: 10px;
}
li {
padding: 5px 0;
}
