body {
margin:0px;
}

.header {
padding: 0px;
text-align: right;
background-color: #669999;
margin-top: 0em;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 30px; 
}

.header a {
text-decoration:none;
}

.content {
float:left;
width: 260px;
margin-top:10px;
margin-right:40px;
margin-left:20px;
padding: 6px;
font-size: .8em;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 120%; 
}

.content h2 {
line-height: 120%;
font-size: 1.3em;
padding: 2px;
}

.content a {
text-decoration: none;
}

.content a:link {
color: #400080;
}

.content a:visited, a:active {
color: #004080;
}

.content a:hover {
color: #000080;
border-bottom: 1px #004080 solid; 
}


.gallery {
margin-left: 220px;
line-height: 150%;
}

.gallery td {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
line-height: 90%;
text-align: center;
width: 180px; 
}

.gallery img {
margin-bottom: 5px;
}

.gallery a {
text-decoration: none; 
}

#showing {
padding: 20px 15px;;
background-color: #e9e9e9;
border: 1px #aaaaaa solid; 
margin-bottom: 30px;
margin-top: 30px;
}

#showing h1 {
color: #000000;
font-size: 1.1em;
font-weight: bold; 
margin-top:0px;
margin-left:0px;
}

#copy {
margin-top: 20px;
font-size: .9em;
color: #000000; 
}

# copy a {
font-size: 1em;
line-height:140%;
margin-bottom: 20px;
}


#copy a:hover {
text-decoration:underline;
}