#subnav{
margin-left:265px;
}

#banner{
background:url(../images/general-banner.jpg) no-repeat;
}

#page h1{
position:absolute;
top:80px;
left:80px;
display:block;
margin:0;
}

#page h2{
margin-top:0;
padding:0;
height:15px;
}

.list{
left: 900px;
top: 200px;
width:212px;
position:absolute;
background:white;
padding:10px 0 10px 10px;
}

.list a{
color:black;
text-decoration:none;
font-size:0.9em;
}

.list a:hover{
color:#599637;
}

.list p{
margin:0;
line-height:120%;
margin-bottom:0.5em;
}

.list a.active{
font-weight:bold;	
}

#media-gallery{
border:1px solid #444E40;
width:612px;
height:796px;
position:relative;
left:20px;
margin-top:-270px;
background:white;
text-align:center;
}


#media-gallery.loading{
background:url(../images/loading.gif) no-repeat center 390px white;	
}

.scroll{
overflow:auto;	
}