body {
	background-color: #e0e5ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
    }
 #container {
	border: 0.5em groove #B5BFC1;
	/*  background-image: url(../images/backg2.gif);  */
   background-color: #F4F5FB;
	width: 31em;
	padding: 1em 2em 0 2em;
	margin-left: auto;
	margin-right: auto;
}

/* body {
	background-color: #141429;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #00004A;
	background-image: url(../images/Confluence_Meaning2.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}
 #container {
  border: .2em solid black;
  background-color: #f2f5fa;
  width: 33em;
  padding: 1em 2em 0 2em;
  margin-left: auto;
  margin-right: auto;
} */

#header {
  padding: 0px 0px 0px 0px;
  text-align: center;
  margin: 0px 20% 0px 20%;
}
#pix {
  margin: 5px 20px 10px 20px;
  width: 181px;
  height: 136px;
  float: left;
  background-color: #00004a
}
#gentext {
	margin: 0px 30px 0px 20px;
	padding: 0px 0px 50px 0px;
    font-size: .8em;
}
ol {
	margin: 0px 0px 0px 30px;
	list-style-type: upper-alpha;   /* A B C D E etc. */
}
li {
	line-height: 1.2em;
	margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
h1 {
    font-size: 1.5em;
    margin-bottom: 0;
}
h2 {
    font-size: 1.2em;
}
#header h2 {
     margin-top: .1em;
     margin-bottom: 1.3em;
}

h3 {
    font-size: 1.1em;
	text-decoration: underline;
}
h4 {
    font-size: 1em;
    margin: 10px 0 -10px 0;
}
h4#dude {
margin: -10px 0 -10px 0;
}

a img {
border-style: none;
}
#chap2pix {
  width: 180px;
  margin: 20px auto 20px auto;
  border: thin solid green;
}
#navlist, #navContainer #navigation ul li {
  }

#navlist li, #navContainer #navigation ul li  {
display: inline;
list-style-type: none;

  }
  #navlist a, #navContainer #navigation ul li a { padding: 3px 22px; }

#navlist a:link, #navlist a:visited, #navContainer #navigation ul li a:link, #navContainer #navigation ul li a:visited {
color: #fff;
background-color: #000044;
text-decoration: none;
}

#navlist a:hover, #navContainer #navigation ul li a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

a.rollover:link, a.rollover:active,a.rollover:visited{
background-color:#000;
background-image: url(../images/Bill-office-small.jpg);
display:block;
width:181px;
height:136px;
}
a.rollover:hover{
background-color:#000;
background-image: url(../images/snidely-right.gif);
display:block;
width:181px;
height:136px;
}
#container #gentext #red {
	color: #FF0000;
}


#footer
{
	margin:-10px auto 0 auto;
	padding-top:20px;
	width:700px;
}

#footer p, #footer a
{
	font-size:10px;
	padding:0;
	text-align:center;
    color: #BBBBBB}
