html {
/*  mainst.css
 *  $Id: mainst.css,v 1.12 2007/06/07 11:01:26 mas Exp $
 */
  min-width: 760px;
}

body {
  font-family: "Liberation Sans", "Bitstream Vera Sans", Helvetica, Verdana, Geneva, sans-serif; 
  background: #000; 
  color: #000; 
  padding: 0;
  border: 0;
  margin: 0;
  text-align: center;
  /* IE5.x hack to center divs: child has text-align left restored */
}

#container {
  width: 794px;
  background: #f5f5dc; /* beige */
    /*  background: #e8d8b0; */
  padding: 0;
  border: 0;
  margin: 0 auto;
  text-align: left;
}

#sidebar, #mainhead, #menu, #navbar, #footer, header, footer {
  background: #dcc898;
  border: 0;
  margin: 0;
  padding: 0;
}

img {
  display: block;
  border: 0;
  margin-top: 6px;
}

.inline { display: inline; } 
.col600 { color: #800; }
code, pre { font-family: "Liberation Mono", Courier, Monaco, monospace; }

h1 { 
  margin: 30px 0 14px 0;
  font-size: 180%
}

h2 {
  margin: 24px 0 10px 0;
  font-size: 150%
}

h2:target { color: #d00 }

h3 {
  margin: 28px 0 0 0;
  font-size: 120%
}

h3:target { color: #d00 }

h4 {
  margin: 28px 0 0 0;
  font-size: 100%
}

h4:target { color: #d00 }

p, li, ul, code, pre, dd, td, th, blockquote {
  margin-bottom: 10px;
  line-height: 1.4;
  font-size: small;
}

.mpt { font-size: medium; } 
.lpt { font-size: large; } 
.fll { float: left; } 

table { margin-left: 4px; }

th, td { padding-right: 8px; }

blockquote { font-size: 90%; }

#sidebar dt {
  font-weight: bold;
  padding: 6px 0 4px 16px;
  margin-top: 2px;
}

#sidebar dd a {
  font-weight: normal;
}

strong, b { font-weight: bold; }	
		
em strong, strong em {	
  text-transform: uppercase;
  font-weight: bolder;
}	

i, em, var, cite, dfn, .note { font-style: italic; }	
		
address	{	
  font-size: smaller;
  margin: 0.6em;
}	
		
acronym	{	
  font-variant: small-caps;
  letter-spacing: 0.1em;
}	
		
hr {
  color: #000;
  background: #111;
  clear: both;
}	

.gy { color: #999; }

a {
  color: #004;
  /* font-weight: bold;
     text-decoration: none; */
}
		
a:visited { color: #003; }

a:active, a:hover { background: #ff0; }	

div#content {
  width: 564px;
  border: 0;
  padding: 0 0 24px;
  margin: 0 0 0 3px;
}

html>body div#content {
  /* for non-IE Win bug browsers */
  margin-left: 10px;
  min-height: 652px;
}

div#sidebar, nav#sidebar {
  float: right;
  width: 200px;
  line-height: 140%;
  font-size: 90%;
}

.hide, #colophon, p.access, #skip, #rcsid {
  display: none;
}

.warning {	
  font-weight: bolder;
  background: #ff0;
  color: #000;
}	

.principal {
  color: #900;
  font-size: 120%;
}

.key {
  color: #c00;
  font-size: 120%;
}

#mainhead, header {
  height: 80px;
  width: 794px;
}

#mainhead img, header img {
  display: block;
  margin-top: 0px;
}

#mainhead h1, header h1 { 
  margin: 0 0 0 12px;
  padding: 4px 0 0 0; 
}

#mainhead p, header p {
  font-size: 120%;
  font-style: italic;
  margin: 0 0 0 12px;
  padding: 4px 0 0 0; 
}

#menu {
  width: 794px;
  height: 2em;
  text-align: center;
}

#menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  clear: left;
}

#menu ul li {
  display: block;
  float: left;
}

.menudisplay {
  color: #fff;
  font-weight: bold;
  font-style: normal;
  font-size: large;
  margin-left: 110px;
  padding: 1px 1em;
  border: 2px black solid;
} 

#menu ul li a {
  width: 98px;
  border-top: 1px solid #000;
  border-left: none;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 0;
  margin: 0;
  color: #004;
  text-decoration: none;
  display: block;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 2em;
  font-size: 90%;
}

#menu ul li a:hover { background: #ff0; }

body#sectionone #menu li#one a,
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a, 
body#sectionsix #menu li#six a {
  background: #e8d8b0;
  font-weight: bold;
}

#navbar p {
  padding: 0 2px 6px 2px;
  margin: 20px 0 0 0;
}

#footer p, footer p {
  font-size: smaller;
  padding: 2px;
  margin: 0;
}	
 
#footer img, footer img { display: inline; }	

#pix, #pix2 {
  border: none;
  padding: 4px;
  margin: 4px;
}

#pix div, #pix2 div {
  margin: 4px;
  width:  308px;
  border: outset 1px white;
  padding: 4px;
  text-align: center;
  font-size: small;
  height: 220px;
  float: left;
}

#pix a img, #pix2 a img { border-style: none; }
#pix a, #pix2 a { text-decoration: none; }

.fp-img {
	float: left;
	width: 187px;
	height: 240px; }

.fp-imgl {
	float: left;
	width: 320px;
	height: 340px; }

.fp-imgs {
	float: left;
	width: 320px;
	height: 240px; }

.clear { clear: both; }	
.cll   { clear: left; }	


