/* *********************  colors  ********************* */
#image      { background:#ffffff; }
#slideleft  { background:transparent; }
#slideright { background:transparent; }
#slideleft:hover  { background-color:transparent; }
#slideright:hover { background-color:transparent; }
#emotive	{ color:#A3527A; }

/* *********************  fonts   ********************* */
#emotive 	 { font-style: italic; }
.lit_ref	 { text-decoration: underline; }

/* *********************  layout  ********************* */
.main_bg { min-height:535px; margin-bottom:-15px; }
#fullsize    { left:10px; height:430px; }
#information { top:30px; right:-400px; width:380px; height:400px; }
#wrapper     { margin:0px; width:800px; }
#image img   { top:30px; height:400px; }
.imgnav      { width:25%; height:400px; }
#slidearea   { float:left; height:81px; overflow:hidden; }
#slidearea   { position:absolute; width:95%; margin-left:23px; }
#slider img  { border:1px solid #666; }
#emotive	 { display: block; padding-top:2em;}

/* ********************* elements ********************* */
#information { text-align:left; }
#information { opacity:1; filter:alpha(opacity=100) }

