body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #004D74;
}

#outwrap {
	width: 955px;
	left: 50%;
	top: 0px;
	height: 800px;
	margin-right: auto;
	margin-left: -480px;
	right: auto;
	background-image:url(../images/BGgallery.jpg);
	background-repeat: no-repeat;
	position:relative;
	text-align:left;
}
#top {
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position:absolute;
	width:647px;
	height:23px;
	left: 170px;
	top: 528px;
	z-index: 1;
}
#text {
	color: #004D74;
	font-size: 12px;
}
#mainLeft {
	background-image:url(../images/gallery/whiteBG.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:831px;
	height:482px;
	z-index: 3;
}
#classtitle {
	position:absolute;
	top:5px; left:25px;
	width:420px; height:30px;
}
#label1 {
	position:absolute; 
	width:260px; height:30px;
	top: 0px; left:0px;
}
#label2 {
	position:absolute;
	width:100px; height:30px;
	top:0px; left:320px;
}
#thumbnails {
	position:absolute;
	top:50px; left:25px;
	width:420px;
}
#imgholder {
	position:absolute;
	top:35px;
	left:470px;
	width:448px;
	height:436px;
	background-image:url(../images/gallery/img1_11.jpg);
	z-index: 4;
}
a:link {
	text-decoration: underline;
	color: #004D74;
	font-style:italic;
}
a:visited {
	font-style:italic;
	text-decoration: underline;
	color: #004D74;
}
a.foot:link {
	font-weight: bold;
	text-decoration: none;
	color: #004D74;
	font-style:normal;
}
a.foot:visited {
	color: #004D74;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
}

	
