*{margin:0; padding:0;}
html, body {
font-size: 100.1%;
}
body{
color:#fff;
margin: 25px 0;
background:#60604e;
line-height: 1.5em;
}
.header {
background:url(../images/gallery-logo.gif) no-repeat;
height: 96px;
margin: 10px 0;
}
.wrapper {
position: relative;
margin: 0 auto;
width: 1010px;
background: #000;
}
.shell {
padding: 0 5px;
}


.rightcol {
padding-top: 10px;
text-align: center;
}

.rightcol p {
color: #fff;
text-align: left;
font-family:"Trebuchet MS",Arial,sans-serif;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
line-height: 1.8em;

}
.more {
font-family:Georgia, "Times New Roman", Times, serif;
margin-left: 20px;
font-style: italic;
color: #ccc;
text-align: right;
font-size: 0.80em;
font-weight: bold;
}


.footer {
background:#333;
border: solid 1px #666;
border-width: 1px 0;
text-align: center;
padding: 10px;
clear: both;
margin: 0;
margin-bottom: 50px;
}
.copy {
height: 50px;
padding: 2px;

}

.clear {
clear: both;
}


.fltleft {
float: left;
text-align: center;
font-style: italic;
margin: 0 10px 10px 10px;
margin-bottom: 0;
}
.fltright {
float: right;
text-align: center;
font-style: italic;
color: #fff;
margin-bottom: 0;
margin: 10px 5px 10px 10px;
}



.black {
background: #000;
padding-top: 50px;
}

p {
	font-size:1.1em;
	margin: 1.5em 15px;
	line-height: 1.6em;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	color: rgb(75%, 80%, 85%);
}


h1 {
	font-size:1.5em;
	line-height: 1em;
	margin-top: 2.5em;
	margin-bottom: 2em; 
	text-align: center;
	color: #fff;

	font-family: Georgia, "Times New Roman", Times, serif;

}
.small {
font-size:18px;
font-weight: bold;
color: #7e7e7e;
vertical-align: baseline;
position: relative;
top:30px;
left: -10px;

}


h2 {
	font-size:1.1667em;
	line-height: 2em;
	margin-top: 2.0em;
	margin-bottom: 0.572em;

	font-family:"Trebuchet MS",Arial,sans-serif;
}

.holder, .placer {
margin: 5px;
position: relative;
display: inline-block;
text-align: center;
* zoom: 1; 
* display: inline;
overflow: hidden;
float: left;
font-size: 14px;
word-wrap: break-word;
}

br {
line-height: 0;
}
.holder img {
display: block;
	-moz-opacity: 1.0; 
-webkit-opacity: 1.0; 
-khtml-opacity: 1.0; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
filter: alpha(opacity=100);
opacity: 1.0; 

}
.holder a:hover img {
	-moz-opacity: 0.5; 
-webkit-opacity: 0.5; 
-khtml-opacity: 0.5; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
filter: alpha(opacity=50);
opacity: 0.5; 
}

 a:link,  a:active, a:visited  {
text-decoration: none;
color: #fff;
font-weight: bold;
}
a:hover {color: #eee;}
.holder:hover {
	-moz-opacity: 0.5; 
-webkit-opacity: 0.5; 
-khtml-opacity: 0.5; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
filter: alpha(opacity=50);
opacity: 0.5; 
}

.rightcol img {
margin: 0 auto;
border: none;
}
.single {
float: none;
margin: 0 auto;
}
.top  {
margin-top: 75px;
}
.pixar {
margin-top: 160px;
margin-left: 50px;
}

.panel {
margin: 0;
padding: 0 5px;
text-align: center;
}

.red:hover {background: red;}
.yellow:hover {background: yellow;}
.blue:hover {background: blue;}
.green:hover {background: green;}
.orange:hover {background: orange;}
.purple:hover {background: purple;}
.pink:hover {background: pink;}
#hnav ul { 
font-family:  "Times New Roman", Times, serif;
float: left;
background: darkgreen;
list-style: none;
line-height: 1.1em;
font-weight: normal;
margin: 0;

}
#hnav {
margin:10px 0;
height: auto;
overflow: hidden;
border: solid #eda;
border-width: 1px 0;
white-space: wrap;
padding-left: 90px;
background: darkgreen;
}
#hnav a { 
display: block;
font-size: 25px;
text-decoration: none;
padding: 8px 0;
padding-left: 5px; /*pulls list items away from ul bracket*/
color:#fff;
font-weight: normal;
}
#hnav a:hover{
color:#7e7e7e;
}
#hnav a:active {
color: #004;
}
#hnav li { 
float: left;
width: 210px;
text-align: left;
}
#hnav li ul {   
position: absolute;
left: -999em;
height: auto;
width: 210px;
border: solid #eda;
border-width: 1px;
margin: 0;
z-index: 100;/*ie6 pull into place*/
}
#hnav li:hover ul {
left: auto;
}
#hnav li.sfhover ul {
left: auto;
}
#hnav li ul li { 
width: 210px;
margin-bottom: 5px;
text-align: left;

}
#hnav li:hover, #hnav li.sfhover {
*position: relative;
z-index: 100;
}
.steger {
margin: 0 auto;

}