/* CSS Document */

/*
body {
	font: 78%/1.5 arial, helvetica, serif;
	background: white url(bgbaba.gif);
	text-align: center;
	padding: 0;
	margin: 2em;
}

#container {
	width: 36em;
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #eda;
	margin: 0 auto;
}

p {
	background: url(remorabg.gif) center no-repeat;
	margin: 1em 2em;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 1em 0 0 0;
}
*/
#sosnav, #sosnav ul {
	float: left;
	width: 990px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#sosnav a {
	display: block;
	width: 11em;
	w\idth: 9em;
	color: #003366;
	text-decoration: none;
	padding: 0.25em 1em;
}

#sosnav a.daddy {
	background: url(2006/rightarrow2.gif) center right no-repeat;
}

#sosnav li {
	float: left;
	padding: 0;
	width: 11em;
	text-align: center;
}

#sosnav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#sosnav li li {
	padding-right: 1em;
	width: 13em
}

#sosnav li ul a {
	width: 13em;
	w\idth: 9em;
}

#sosnav li ul ul {
	margin: -1.75em 0 0 14em;
}

#sosnav li:hover ul ul, #sosnav li:hover ul ul ul, #sosnav li.sfhover ul ul, #sosnav li.sfhover ul ul ul {
	left: -999em;
}

#sosnav li:hover ul, #sosnav li li:hover ul, #sosnav li li li:hover ul, #sosnav li.sfhover ul, #sosnav li li.sfhover ul, #sosnav li li li.sfhover ul {
	left: auto;
}

#sosnav li:hover, #sosnav li.sfhover {
	background: #eda;
}

/* sub nav-bar */
#navshadow {
	float:left;
	padding-bottom:5px;
	background:  url(images/butbot.gif) repeat-x left bottom;
	margin-bottom:0.5em;}
/*added by paul - should swap the navshadow id for this class so we can re-use it */
.shadow {float:left; padding-bottom:5px; background:  url(images/butbot.gif) bottom left repeat-x; margin-bottom:1em;}
#navbar {
	position: relative;
	float:left;
	clear:both;
	width:950px;
	margin: 0;
	background:  url(images/subbar.gif) repeat-x left top;
	}

#navbar ul {
      margin:0;
      padding-left:1em;
      list-style:none;
      }

#navbar li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}

#navbar a:link, #navbar a:visited, #navbar span {
	float: left;
	line-height: 10px;
	padding: 5px 15px 10px;
	text-decoration: none;
	white-space:nowrap;
/*	border-right: 1px solid #FFFFFF; */
	color: #333333;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	}

#navbar a:link.active, #navbar a:visited.active, #navbar a:hover {
	text-decoration:underline;
	color: #FF6600;
	}
	
#one #navbar #sub-one, #two #navbar #sub-two,
#three #navbar #sub-three, #four #navbar #sub-four,
#five #navbar #sub-five, #six #navbar #sub-six {
	color:#003366;
	text-decoration: underline;
  }
#one #navbar #sub-one a, #two #navbar #sub-two a,
#three #navbar #sub-three a, #four #navbar #sub-four a,
#five #navbar #sub-five a, #six #navbar #sub-six a {
	color:#003366;
	text-decoration: underline;
  }

/* end of sub nav */
/*#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}
*/
.pagebar {
	background-image:  url(images/subbar.gif);
	background-repeat: repeat-x;
	background-position: 1px 111pt;
	background-attachment: scroll;
}
.pagebartwo {
	background-image:  url(images/subbar.gif);
	background-repeat: repeat-x;
	background-position: -100px 111pt;
	background-attachment: scroll;
	display: block;
	position: absolute;
	left: -55px;
	overflow: visible;
}
