body {
  margin:0px;
  padding:0px;
  font-family:verdana, arial, sans-serif;
  color:white;
  background-color:#080B1A;
}

img {
  display:block;
  border:0;
}

p {
  font:12px/20px verdana, arial, sans-serif;
  margin:5px 0px 8px 0px;
  padding:0px;
}

p.indent {
  margin-left:20px;
  margin-bottom:20px;
}

p.center {
  text-align:center;
  margin:15px 120px 0 120px;
}

.pad10 {
  padding:10px;
}

.overflow {
  overflow: auto;
  left:350px;
  right:40px;
  height:530px;
}

.padside {
  padding-right:20px;
}

.texthome {
  margin-top:190px;
}

.text {
  margin-top:120px;
}

.footer {
  clear:both;
  position:absolute;
  width:100%;
  top:650px;
}

#content {
  position:absolute;
  left:330px;
  right:20px;
  top:60px;
  height:550px;
  padding:10px;
  color:white;
  background: #080B1A url(../i/mosaicshort.jpg) no-repeat top center;
  border:solid 2px #313649;
}

#contenthome {
  position:absolute;
  left:330px;
  right:20px;
  top:60px;
  height:550px;
  padding:10px;
  color:white;
  background: #080B1A url(../i/mosaiccolor.jpg) no-repeat top center;
  border:solid 2px #313649;
}

#content>p,
#contenthome>p {
  margin:5px 0px 0px 0px;
}

#content>p+p,
#contenthome>p+p {
  text-indent:30px;
}

h1 {
  font: 32px verdana, arial, sans-serif;
  color:#F4EAC9;
  margin: 0px;
  margin-bottom: 15px;
  padding: 0px;
  text-align:center;
}

h2 {
  font: 20px verdana, arial, sans-serif;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}

h2 a,
h2 a:hover,
h2 a:visited,
h2 a:active {
  font:inherit;
  color:white;
  background:transparent;
}

#content ul li,
#contenthome ul li {
  list-style: url(../i/bullet.gif) outside;
  text-align:left;
  font: 14px verdana, arial, sans-serif;
  margin: 0px 0px 7px 5px;
  padding: 1px;
}

a {
  color:#E9E091;
  text-decoration:none;
}

a:link {
  color:#E9E091;
  background: transparent;
}

a:visited {
  color:#835E00;
  background: transparent;
}

a:hover,
a:active {
  background-color:#eee;
  color:#771005;
}

#menu {
  position:absolute;
  top:325px;
  left:20px;
  width:292px;
  padding:0px;
  background:url(../i/menubg.jpg) repeat-y;
  border:none;
  text-align:left;
  height:100%
/* IE/Win 5 hack. */
  voice-family: "\"}\"";
  voice-family:inherit;
  width:292px;
}

/* Be nice to Opera 5 */
body>#Menu {width:292px;}

#menu a {
  background: #E9E091;
  width: 257px;
  height: 2em;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: none;
  border-right: 1px solid #000;
  margin: 0px 0px 0px 35px;
  padding: 0px 0px 0px 5px;
  color: #771005;
  text-decoration: none;
  display: block;
  text-align: left;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 2em;
  font-size:    xx-small;
  voice-family: "\"}\"";   
  voice-family: inherit;   
  font-size:    x-small;
  width: 250px;
}

html>#menu a  {
  font-size: x-small;   
}

#menu a:hover,
#menu a:active {
  color: #080B1A;
  background: white;
}

body#sectionone #menu a#one,
body#sectiontwo #menu a#two,
body#sectionthree #menu a#three,
body#sectionfour #menu a#four,
body#sectionfive #menu a#five,
body#sectionsix #menu a#six,
body#sectionseven #menu a#seven,
body#sectioneight #menu a#eight {
  background: #330000;
  border: 1px solid white;
  color: white;
  font-weight: bold;
}

#menu a span {
  display:none;
}

#menu a:hover span {
  display:block;
  position:absolute;
/* top must be logo height px less than header's */
  top:195px;
  left:30px;
  width:230px;
  padding:5px;
  margin:10px;
  z-index:100;
  background-color:#080B1A;
  color:white;
  font:11px/20px verdana, arial, sans-serif;
  text-align:center;
  letter-spacing:0px;
}

#header {
  position:absolute;
  top:120px;
  left:20px;
  width:292px;
  border:0;
  margin:0;
  padding:0;
  text-align:left;
}

#header img {
  border:0;
  margin:0;
  padding:0;
}

#header a span {
  display:none;
}
/*
#header a:hover span {
  display:block;
  position:absolute;
/* top must be logo height px less than menu's *//*
  top:400px;
  left:30px;
  width:230px;
  padding:5px;
  margin:10px;
  z-index:100;
  background-color:#080B1A;
  color:white;
  font:11px/20px verdana, arial, sans-serif;
  text-align:center;
}*/
