body {
 
 font-size: small;/*for ie5/win */
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: medium; /* for good browsers*/
}
html>body {/* for opera*/
  font-size: medium;
  }

body {

border: 0;
padding: 0;
margin: 0;



background:  url(../images/crflogo.jpg) no-repeat 5% 60px fixed;

}

#container {position: absolute; top: 0;
 right:5%; width: 80%; padding: 1em 0 ; }
#container div {}

#top {width: 100%;border: 0; padding: 0; margin: 0;}


/*div {border: 1px solid black; margin: 0; padding: 0;}*/

div#banner  {
float: left; 
width: 100%;
margin-bottom: 2em;
margin-left: 2em;

}

#banner h1, h2 {
font-family: "Minion-Pro", "Free Serif", Utopia, "DejaVu Serif", times, serif;

font-size: 280%; 
font-weight: bold; 
line-height: 1em;
text-align: center;
/*margin-left: 2em;*/
padding: 0;
border: 0;

}

#banner h2 {
font-size: 180%;

}

#access {
display: none

}






#navigation {
display: none;

}






.usn {display: none;}

 
#content { 

padding: 1em;
font-family: "Minion-Pro", "Free Serif", Utopia, "DejaVu Serif", times, serif;

text-align: left; 
margin-left: 4em;
 } 

#content.frontpage { 

text-align: center;
font-weight: bolder;
}


#cert {
display: none;
}

div#end {

display: none

}

dt {font-weight: bolder;}
dd {margin-bottom: 1em;}
acronym {font-style: inherit; font-variant: small-caps; text-decoration: inherit;}





.seriffed {font-family: serif;}
.darker {font-weight: bolder;}
.slanty {font-style: oblique;}

