*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}

a
{
	color: #515A2F;
}

body
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000000;
	background-image:url(images/bg2.jpg);
	background-repeat: repeat-y;
}


/* Outer */

#outer
{
	margin: 0px 0px 0px 150px;
	width: 750px;
}

/* Header */

#header
{
	height: 294px;
	margin: -1px;
}

/* Upper Navigation */

#upperNav {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	white-space: nowrap;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	height: 25px;
	position: absolute;
	left: 575px;
	top: 2px;
}

#upperNav a {
	text-decoration: none;
	padding: 4px 4px;
	color: #FFFFFF;
}

#upperNav a:link {
	color: #FFFFFF;
}

#upperNav a:visited {
	color: #FFFFFF;
}

#upperNav a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Top Navigation */

#topnavbar {
	height: 25px;
	position: absolute;
	margin-left: 160px;
	top: 235px;
	width: 590px;
}

#navPyra {
	margin: 0;
	padding: 0 0 20px 0px;
	border-bottom: 1px dotted #665555;	
	}

#navPyra li {
	margin: 0; 
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	float: left;
	text-align:center;
}

#navPyra li.off ul, #navPyra li.on ul {
	display: none;
	position: absolute;
	top: 21px;
	height: 15px;
	left: 0px;
	padding-left: 5px;
	padding-top: 10px;
	text-align:left;
	width: 500px;
}

#navPyra li.on ul a, #navPyra li.off ul a {
  float: left;
  /*ie doesn't inherit the float*/
  border: 0;
  padding-left: 5px;
  color: #665555;
  width: auto;
  margin-right: 10px; 
  text-align:left;
}

#navPyra li.off:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: inline;
  width: 525px;
  text-align:left;
  padding-left: 5px;
  color: #9F142D;
  left: 0px;
  top: 21px;
  z-index: 6000;
  background-color: #E9EDE6;
  border-left: 1px dotted #665555;
}


#nav li.off:hover ul, #nav li.over ul { 
  display: inline;
  z-index: 6000;
}

#nav li.off a:hover,
#nav li:hover a,
#nav li.over a {
  background: #29497b;
  color: #9F142D;
}

#navPyra li.on a {
  font-weight: bold;
  color:#9F142D
}

#navPyra li.on ul a, #navPyra li.off ul a {
  /*  cancel inherit of border
      on subnav of active topic */  
}

#navPyra li.on ul {
  /*display active subnav list*/
  display: inline;
  text-align:left;
  border-left: 1px dotted #665555;
}

#navPyra li a {
  /*for all links in the list*/
  float: left;
  font-weight: bold;
  color: #665555;
  line-height: 15px;
  font-size: 10px;
  padding: 0 0px 6px 0px;
  text-decoration: none;
  width: 90px;
  border-left: 1px dotted #665555;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #9F142D;
	background: url(images/tab_pyram.gif) no-repeat bottom center;
	}


/* Content */

#content
{
	width: 750px;
	margin: 0px 0px 0px 0px;
}

#content p
{
	margin-bottom: 1.5em;
	text-align: left;
}

#content h2,h3,h4,h5,h6
{
	color: #3E311F;
	margin-bottom: 1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 2em;
}

#content blockquote
{
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #EFEECC;
}

#content blockquote p
{
	margin-bottom: 0em;
}

/* Left Column */

#left_column
{
	float: left;
	position: absolute;
	left: 150px; 
	width: 125px;
	padding: 0px;
	font-size: 0.9em;
}

/* Left Column Graphic */

#lcImage
{
	position: absolute;
	top:295px;
	left: 150px; 
}

/* Middle Column */

#primaryContentContainer
{
	margin-left: 140px;
	margin-right: 140px;
}

#primaryContent
{
	margin: 0px 5px 10px 10px;
	padding: 10px;
}

#primaryContent h2, #primaryContent h3
{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 0.25em;
	margin-bottom: 1.25em;
}

#primaryContent h2
{
	font-size: 1.7em;
}

#primaryContent h3
{
	font-size: 1.1em;
}

/* Right Column */

#secondaryContent
{
	float: right;
	width: 125px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.9em;
}

#secondaryContent h3
{
	background-image:url(images/struggle_block.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 0.25em;
	padding: 0.5em 0.5em 0.5em 1.0em;
	position: relative;
	left: -0.5em;
	margin-right: -1.2em;
	font-size: 1.0em;
}

/* Side Tag Graphic */

#sideTag
{
	position: absolute;
	left: 149px;
	top: 416px;
}

/* Footer */

#footer
{
	text-align: center;
	padding-top: 5px;
	width: 750px;
	margin-top: 0px;
	border-top: 1px dashed #CCCCCC;
	font-size: 0.9em;
	clear: both;
	background-color:#FFFFFF;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
