/*kbstyles*/

a {
  text-decoration: none;
}

#top {
  position: relative;
  right: 0;
  text-align: right;
  font-size: 90%;
  color: #5A6B95;
}

body {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding: 0;
  background-color: black;
  font: small Arial, Helvetica, sans-serif;
  text-align: center;
  width: 938px;
  color: #CFD5E1;
}
#shell {
  position: relative;
  top: 0;
  left:0;
  text-align: center;
}

#header {
  background-color: #5A6B95;
  background-image: url(images/banner.jpg);
  background-repeat: no-repeat;
  height: 159px;
  margin-bottom: 0;
}	

#header .logo {
  position: relative;
  top: 12px;
  left: 355px;
}

#menuwrapper {
 float: left;
  position: relative; 
  top: 70px; 
  z-index: 3000; 
}

ul {
    list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
  
}

#menubar a {
	font-family: arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CFD5E1;
	text-decoration: none;
}

#menubar li li a {
	display: block;
	font-weight: normal;
	color: #CFD5E1;
	padding: 0.2em 10px;
	margin-bottom: 0;
}

#menubar li li.bottom {
	border-bottom: 1px solid #5A6B96;
}

#menubar li li a:hover {
	padding: 0.2em 5px;
	border-left: 2px solid #5A6B96;
	border-right: 2px solid #5A6B96;
	color: #080287;
	background: #FFF;
}

#menubar li {
	float: right;
	position: relative;
	width: 183px;
	text-align: center;
	cursor: default;
	z-index: 99;
}

li#current {
	
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-weight: normal;
	background-color: #5A6B96;
}

li li {
	display: block;
	float: none;
	background-color: #5A6B96;
}

li:hover ul, li.over ul {
	display: block;
}

#main {
  position: relative;
  top:0;
  left:0;
  width: 938px;
  padding-top: 6px;
  background-color: #d5d5d5;
}

#content {
  position: relative;
  top:0;
  left:0;
  width: 742px;
  margin: 0 196px 0 0;
  color: black;
}

#homecontent{
  position: relative;
  top: 0px;
  background-image: url(images/e.vs.w.jpg);
  background-repeat: no-repeat;
  background-color: #676767;
  height: 244px;
  width: 742px;
  color: white;filter:
  /*alpha(opacity=75);-moz-opacity:.75;opacity:.75;*/
} 

#homecontent h3 {
  font: 195% Arial, san-serif;
  font-weight: bolder;
  text-align: left;
  padding: 5px 10px;
  margin-bottom: 1.3em;
}

#homecontent ul {
  list-style: none;
  margin-left: 37px; 
}

#homecontent li {
  display: block;
  text-align: left;
  font-size: 120%;
  margin-bottom: .9em;
} 

#homecontent ul a:link, #homecontent ul a:visited {
  color: white;
  text-decoration: none;
}

#contactcontent{
  position: relative;
  top:30px;
  left:40px;
  margin: 0 196px 0 0;
  color: black;
  text-align: left;
  width: 620px;
  background-color: white;
  padding: 20px;
  border: 1px solid black;
}
  
.spec {
  font-weight: bolder;
  font-style: italic;
}

#employer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 370px; 
  height: 244px;
}

#worker {
  position: absolute; 
  top: 0px;
  left: 371px;
  width: 371px;
  height: 244px;
}	

#textcontent {
 margin-left: 30px;
 margin-top: 15px;
 text-align: left;
 font-weight: bold;
}

#e-answers{
  width: 498px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 15px 15px 147px;
  text-align: justify;
  font-size: 100%;
  font-weight: lighter;
  color: white;
  background-color: #5A9685;
  background-image: url(images/emp.dtl.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  height: 1%;
}

#w-answers{
  width: 498px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 15px 15px 147px;
  text-align: justify;
  font-size: 100%;
  font-weight: lighter;
  color: white;
  background-color: #5A9685;
  background-image: url(images/wkr.dtl.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  height: 1%;
}

#alltopics {
  width: 630px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 15px;
  text-align: justify;
  font-size:80%;
  font-family: arial;
  color: #080287;
  background-color: white;
  border: 1px solid black;
  height: 1%;
}

#workshop {
  width: 620px;
  margin-left: auto;
  margin-right:auto;
  background-color: white;
  padding: 20px;
  border: 1px solid black;
}

#workshop h1 {
 font-size: 95%;
 font-weight: bolder;
 margin-bottom: 0;
}

#workshop h2 {
  font-size: 100%;
  font-weight: bolder;
  color: #5A9685;
  margin-bottom: 0;
  margin-top: 0;
}

#workshop p{ 
  font-size: 95%;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
}

#workshop p .bold {
  font-weight: bold;
}

#workshop ul {
  font-size: 95%;
  list-style: disc;
  padding-left: 1em;
  margin-left: .5em;
}

#workshop li { 
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
}

#workshop li .bold {
  font-weight: bold;
}


.promo {
  float: right; 
  position: relative; 
  top, right: 20px;
  padding: 10px;
}

#bookbar {
  position: absolute;
  top: 6px;
  right: 0;
  width: 176px;
  color: black;
  padding: 10px;
}

#bookbar h3 {
  font: bold small-caps 100% arial, san-serif;
  color: #5A6B96;
  text-align: center;
}

#bookbar p {
  font-size: 80%;
  text-align: center;
}

#bookbar .smaller {
  font-size: 72%;
} 

#bookbar .inner {
  position: relative;
  top: 7px;
  left: 0px;
  width: 100%;
}

#ssjs {
  float: left;
  position: relative;
  top: 0px;
  left: 0;
  width: 85px;
  text-align: center;
  margin-bottom: 0;
}
  
#wmms {
  float: right;
  position: relative;
  top: 0;
  right: 0;
  width: 85px;
  text-align: center;
  margin-bottom: 0;
}

#books {
  width: 620px;
  margin-left: auto;
  margin-right:auto;
  background-color: white;
  padding: 20px;
  border: 1px solid black;
}

#books .ssjs {
  position: relative;
  background-image: url(images/ssjs.big.jpg);
  background-repeat: no-repeat;
  background-position: 0 15px;
  height: 500px;
  font-size: 110%;
  font-style: italic;
  text-align: left;
  color: #5A6B96;
  padding: 15px 15px 15px 190px;
}

#books .wmms {
  background-image: url(images/wmms.big.jpg);
  background-repeat: no-repeat;
  background-position: 0 15px;
  height: 350px;
  font-size: 110%;
  font-style: italic;
  text-align: left;
  color: #5A6B96;
  padding: 15px 15px 15px 190px;
}

#books .toc {
 font-size: 80%;
 color: #5A6B96;
 font-weight: normal;
 font-style: normal;
 line-height: .6em;
}

#books h1 {
  font-size: 90%;
  font-weight: bold;
  color: #5A6B96;
  font-style: normal
}

#books a, books a:visited {
  text-decoration: underline;
}

.free {
  font-size: 105%;
  font-style: normal;
  font-weight: bolder;
}

#books .buy {
  font-size: 120%;
  font-weight: normal;
  color: #3D403F;
  text-align: center;
}
#buybooks {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #3D403F;
  padding: 15px;
}

#buybooks a, #buybooks a:visited {
  color: #324C48;
}

#buybooks h1 {
  font-size: 120%;
  font-weight: bolder;
  color: #3D403F;
  text-align: center;
 }

#buybooks p {
  font-size: 100%;
  font-weight: bolder;
  color: #3D403F;
  text-align: center;

}
#chap3 {
  font-size: 100%;
  text-align: left;
  padding:20px;
}

#chap3 h1 {
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  color: black;
}

#chap3 ul {
  list-style: disc;
  padding-left: 3em;
}

#resources {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #3D403F;
  padding: 12px;
}

#resources h1 {
  font-size: 120%;
  font-weight: bolder;
  color: #3D403F;
  text-align: center;
}

#cat {
  position: relative;
  top: 0;
  left: 0;
  text-align: left;
  padding-left: 55px;
}

#cat h2 {
  font-size: 140%;
  font-weight: bolder;
  color: #5A6B96;
  
}

#cat p {
  
}

#cat a, #cat a:visited {
color: black;
}


#test {
  position: absolute;
  top: 250px;
  right: 20px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #477669;
  padding: 12px;
}

#test p {
  font-size: 80%;
  color: #477669;
  text-align: left;
}   
 
#test p .bold {
font-size: 83%;
font-weight: bold; 
color: #477669;
text-align: left;
}

#art-test p {
  font-size: 100%;
  color: #477669;
  text-align: left;
}  
    
#aboutkb {
  position: relative;
  top: 0;
  width: 938px;
  height: 200px;
  background-color: #eee;
  border-top: 3px solid #9e9e9e;
}

#aboutkb .kb {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 25px;
  border: 1px solid #9e9e9e;
} 

#kbcopy {
  position: relative;
  margin: 0px 50px 25px 25px;
  padding-top: 25px;
  padding-right: 25px;
} 

#kbcopy h3 {
  margin-top: 0px;
  font-size: 80%;
  color: #080287;
  text-align: justify;
  margin-bottom: 0;
}  

#kbcopy p{
  font-size: 80%;
  color: #080287;
  text-align: left;
  margin-top: 1px;
  line-height: 2.0em;
}

#kbcopy ul {
  position: relative;
  top: 10px;
  list-style: disc;
  margin-top: 0;
  left: 10px;
}

#kbcopy li { 
  font-weight: normal;
  margin: 3px;
  font-size: 80%;
  text-align: left;
  color: #080287;
  padding-right: 20px;
}

#infobar {
  position: relative;
  top: 0;
  clear: both;
  color: white;
  background-image: url(images/footer.gif);
  background-repeat: repeat-x;
  padding: 2px 0 1px;
} 

#infobar p {
  position: relative; 
  top: 0;
  text-align: center;
  font-size: 90%;
}

#footer {
  position: relative;
  top: 0;
  font-size: 80%;
  text-align: left;
}

#footer a:link, #footer a:visited {
  color: #CFD5E1;
  text-decoration: underline;
}

.ital {
	font-style: italic;
}   