body{
	background-image:url(../images/images/qegsbgright.jpg);
	background-repeat:no-repeat;
	background-position: top right;
background-attachment: fixed;
font-family: sans-serif;
font-size: 12px;
}

table{
font-family: sans-serif;
font-size: 12px;
}

#title{
  display: none;
}

#title h1{
  visibility: hidden;
}


#heading{
  background-image: url(../images/header.jpg);
background-repeat: no-repeat;
background-position: top left;
margin: 10px;
height: 73px;
width: 600px;
}


h2{
color: #0066CC;
padding-left: 10px;
font-size: 16px;
border-bottom: 1px solid #cccccc;
border-left: 2px solid #cccccc;
}

h3{
color: #0066CC;
padding-left: 10px;
font-size: 14px;
border-bottom: 1px solid #cccccc;
}

#content{
/*background-image: url(../images/crest.jpg);
background-repeat: no-repeat;
background-position: top left;*/
background-image: url(../images/qegsbg.jpg);
background-repeat: no-repeat;
background-position: bottom left;
margin-left: 185px;
margin-right: 105px;
padding: 25px;
padding-right: 80px;
padding-top: 20px;
border: 1px solid #cccccc;
}


#content h1{
color: #003366;
border-bottom: 2px solid #cccccc;
padding-top: 5px;
padding-left: 5px;
font-size: 20px;
}

#content p{
line-height: 18px;
}

#ContentLinks{
float: right;
border: 1px solid #cccccc;
width: 150px;
margin-top: 60px;
margin-left: 10px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
list-style: none;
background-color: #ffffff;
}

#ContentLinks ul{
list-style: none;
margin:0;
padding: 10px;
padding-left: 0;
}

#ContentLinks li{
margin:1px;
}

#ContentLinks ul a, #ContentLinks ul a:active, #ContentLinks ul a:link, #ContentLinks ul a:visited{

height: auto;
display: block;
border: 1px solid #cccccc;
border-right: 10px solid #cccccc;
padding-left: 5px;
padding-right: 5px;
width: 130px;
text-align: left;
text-decoration: none;
color: #0066CC;
}

#ContentLinks ul a:hover{
padding-left: 5px;
padding-right: 5px;
color: #cc0000;
border-right: 10px solid #FF6666;
}


#footer{
border-top: 1px dashed #cccccc;
text-align: right;
font-size: 10px;
margin-top: 150px;
margin-bottom: 0px;
}


#mainlinks {
float: left;
}

#mainlinks ul{
list-style: none;
margin: 0;
padding: 0px;
}

#mainlinks ul ul{
margin: 0;
padding: 0px;
padding-left: 0px;
border: none;
}

#mainlinks ul li{
margin: 1px;
vertical-align: middle;
}

#mainlinks ul ul li{
display: block;
background-color: #ffffff;
color: white;
margin: 1px;
font-size: 12px;
font-weight: normal;
}

#mainlinks ul a, #mainlinks ul a:active, #mainlinks ul a:link, #mainlinks ul a:visited{
height: 50px;
display: block;
border: 1px solid #cccccc;
border-right: 10px solid #cccccc;
padding-right: 0px;
padding-left: 5px;
width: 145px;
text-align: left;
text-decoration: none;
color: #0066CC;
}

#mainlinks ul a:hover{
padding-left: 5px;

color: #cc0000;
border-right: 10px solid #FF6666;

}

#mainlinks ul ul a, #mainlinks ul ul a:active, #mainlinks ul ul a:link, #mainlinks ul ul a:visited{
height: auto;
margin-left: 5px;
}

#mainlinks ul ul a:hover{
height: auto;
}




#itemHome{
background-image: url(../images/home.jpg);
background-repeat: no-repeat;
background-position: top left;
font-size: 14px;
font-weight: bold;

}

#itemInformation{
background-image: url(../images/information.jpg);
background-repeat: no-repeat;
background-position: top left;
font-size: 14px;
font-weight: bold;
}

#itemAdmissions{
background-image: url(../images/admissions.jpg);
background-repeat: no-repeat;
background-position: top left;
font-size: 14px;
font-weight: bold;
}

#itemCurriculum{
background-image: url(../images/curriculum.jpg);
background-repeat: no-repeat;
background-position: top left;
font-size: 14px;
font-weight: bold;
}

#itemDepartment{
background-image: url(../images/departments.jpg);
background-repeat: no-repeat;
background-position: top left;
font-size: 14px;
font-weight: bold;
}

#itemContact{
background-image: url(../images/contact.jpg);
background-repeat: no-repeat;
background-position: top left;
font-size: 14px;
font-weight: bold;
}

#itemAdultEducation{
background-image: url(../images/adulted.jpg);
background-repeat: no-repeat;
background-position: top left;
font-size: 14px;
font-weight: bold;
}

#itemSpecialise{
background-image: url(../images/special.jpg);
background-repeat: no-repeat;
background-position: top left;
font-size: 14px;
font-weight: bold;
}

/* LIGHT BOX CODE */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../html/press/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../html/press/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#descriptions {
  float: right;
}

#scriptmenu a:hover{
    color: #cc0000;
}

#scriptmenu a {
    height: 50px;
    text-decoration: none;
    color: #0066CC;
}
#radiomenu li a{
  background-color: #94D6E7;
padding: 10px;
}
#image_set {
	float: right;
}