body {
	margin-left:40px;
    margin-right:40px;
	color:#999999;
    background-color:black;
    font-size:12pt;
    font-family:verdana,arial,helvetica;
}

h1 {
	font-size:16pt;
    font-weight:normal;
    text-align:center;
}

h2 {
	font-size:14pt;
    font-weight:normal;
    text-align:center;
}

a {
	color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

h2 a {
	font-weight:normal;
  font-size:12pt;
}

.return, .return a {
	font-size:8pt;
  text-align:center;
	font-variant:small-caps;
  font-weight:normal;
}

.footer {
	font-size:8pt;
  text-align:right;
}

.cite {
	font-variant:small-caps;
	font-size:8pt;
  text-align:center;
}

.image_holder {
  margin-bottom:20px;
  text-align:center;
}

.list {
	font-size:8pt;
  	margin-bottom:5px;
}

.scroller {
	width:250px;
   height:400px;
   overflow:auto;
   border-width:1px;
   border-style:solid;
   border-color:#666666;
   background-color:#000000;
}

.new_scroller {
	width:250px;
   height:400px;
   overflow:auto;
   border-width:1px;
   border-style:solid;
   border-color:#666666;
   background-color:#000000;
}

.cat_list {
	width:250px;
   height:20px;
   text-align:center;
}

#expo {
	position:absolute;
   top:50px;
   left:350;
	width:500px;
   height:400px;
   overflow:visible;
}

#image_div {
  margin-bottom:20px;
  text-align:center;
}




