body {
	background-color: #033;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
	letter-spacing: normal;
	font-weight: lighter;
}

a:link {
		font-weight : normal;
	text-decoration : none;
	color: #CC0033;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:visited {
font-weight : normal;
	text-decoration : none;
	color: #660033;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:hover {
	font-weight : normal;
	text-decoration : underline;
	color: #6699CC;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:active {
font-weight : normal;
	text-decoration : none;
	color: #990033;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	vertical-align: top;
	text-align: left;
}

/* NEXT IS BANNER  (NB  TOP NAV IN SEPARATE DIV) */ 
#page-header {
	position: absolute;
	left: 48px;
	top: 53px;
	z-index: 3;
	background-image: url(ALL/page-bits-exhibitions/banner-static-exhib.gif);
	height: 79px;
	width: 795px;
	visibility: visible;
	background-repeat: no-repeat;
}

/* TOP NAV */ 
#top-nav {
	position: absolute;
	left: 325px;
	top: 57px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
	width: 600px;
	z-index: 4;
	visibility: visible;
}

#top-nav ul {
	display: inline;
	list-style-type: none;
}

#top-nav li{
	display: inline;
	margin-right: 15px;
	padding: 0px;
	list-style-type: none;
}

/* SLIDES - THIS STYLES BOX (W GRID BG) + TABLE & ITS TEXT */ 
#slides {
	left: 66px;
	top: 152px;
	position: absolute;
	visibility: visible;
	background-image: url(ALL/page-bits-exhibitions/slide-bg-500-exhib.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 352px;
	width: 476px;
	margin: 0px 0px 0px 10px;
    z-index: 5;
	padding-top: 150px;
	padding-bottom: 50px;
}


#slides h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
color: #99CC99;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 15px;
}

#slides td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}



/* SLIDES - THIS SETS UP THE SCROLL BOX FOR SLIDES  */ 
#slides-liner {
	height: 320px;
	width: 500px;
	overflow: auto;
	position: absolute;
	z-index: 7;
	left: 4px;
	top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

#page {
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 5px;
}

#menu-right {
	position: absolute;
	visibility: visible;
	left: 618px;
	top: 237px;
	display: block;
	z-index: 5;
	height: 181px;
	width: 124px;
}

#menu-right ul {
	display: block;
	list-style-type: none;
	z-index: 8;
	padding-left: 10px;
	
}



#footer1 {
	display: block;
	width: 500px;
	list-style-type: none;
	
	visibility: visible;
	position: absolute;
	left: 90px;
	top: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #330033;
   line-height: 12px;
	z-index: 9;
}


#footer2 {
	display: block;
	width: 500px;
	list-style-type: none;
	
	visibility: visible;
	position: absolute;
	left: 90px;
	top: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #330033;
   line-height: 12px;
	z-index: 9;
}
.small {
	font-size: 11px;
}
.big {
	font-size: 13px;
}

.padded {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
