/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
* updated by Ben Kaplan
* updated by Rhonda Holberton
*/
* {
	margin: 0;
	padding: 0;
}


body {
	font-size: 13px;
	font-family: Palatino Lintotype, Book Antiqua, Palatino, sans-serif;
	background: #fff;
	letter-spacing: 2px;
	line-height: 16px;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

.masthead {
    margin-top: 0;
    min-width: 100%;
	background-position: top; 
	position: fixed;
	top: 0;
    background-size: contain;
    background-image: url("cgi-bin/rotate.php");
    background-repeat: no-repeat;
    height: 100px;
}

a:link { text-decoration: none; color:#8B8B8B }
a:active { text-decoration: none; color:#000000; font-weight: bold;}
a:visited { text-decoration: none; color: #832123; }
a:hover { text-decoration: none; color: #000000; font-weight: bold; 
}


a img { border: none; }

#index {
    width: 215px;
    overflow: auto;
    top: 130px;
	left: 50px;
    position: left;
    height: 100%;
	background-color:rgba(255,255,255,0.5); 
}

#index ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#index li.active ul ul {
        display:none;
    }

#index ul.section span.section_title, #index ul.section span.section_title a,
#index ul li.section-title { 
  font-weight:normal;
	display:inline-block;
	color:#999;
	cursor:pointer;
	text-indent: 0px;
	letter-spacing:0.4em;
	text-transform: uppercase;
	margin: 0 0 0 0;
}
#index ul li.section-title:hover {
	font-weight:bold;
}
#index li a { text-decoration:none; }
#index li.active a { 
	color:#484c3d;
	font-weight:bold;
	text-decoration: none;
}

#exhibit {
    height: 100%;
    margin: 120px 0 0 310px;
    /*margin: 15% 0 3% 265px;*/
    top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
    margin: auto;
    background:transparent;
}

#exhibit p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 13px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }
#img-container .picture_holder {
	margin:0 20px 20px 0;
}
.light-overlay {
    background-color: rgba(255,255,255, 1) !important;
}

.thumb-grid {
   margin: 80px;
   background-position: center;
   top: 1;
	width: 65%;
    display: inline-block;
}
.thumb-grid li {
    display: inline-block;
    width: 160px;
    height: 160px;
    margin: 5px;
}

.hidden-container {
    display: none;
}
<title>Gail Wight: Art</title>
