/* CSS Document */
 
body {
background:#6D6D6D url(images/blogbg-dots.gif);
font-family: Georgia, "Book Antiqua", verdana, "trebuchet MS", garamond, "Times New Roman", Times, serif;
font-size:12.5px;
text-align:center;
}
body.pboy {
margin:0px auto;
width:80%;
}
#page {
	background-color: white;  
	border: 1px solid #666666;  
	width: 850px;
	text-align: left;   margin: 20px auto;  padding: 10px;  
	  }

.padded15 {
padding:15px;
}
	
a:link {
color:#dd7744;
}
a:active {
color:#dd7744;
}

a:visited {
color:#CC9966;
}

.caption {
font-size:8pt;
color:#999999;
}


#container {
	position: relative;
	min-height:600px;
	background:#ffffff;
	
}

#maintext {
	position: absolute;
	
	width: 200px;
	left: 13px;
	top: 246px;
}

#maintext2 {
	position: absolute;
	
	width: 200px;
	left: 242px;
	top: 246px;
}


#webwork1 {
	position: absolute;
	
	width: 100px;
	left: 13px;
	top: 6px;
}

#webwork2 {
	position: absolute;
	
	width: 100px;
	left: 126px;
	top: 6px;
}

#webwork3 {
	position: absolute;
	
	width: 100px;
	left: 239px;
	top: 6px;
}

#webwork1 img, #webwork2 img, #webwork3 img {
border:1px #555555 solid
}

#image1 {
	position: absolute;
	width: 384px;
	left: 471px;
	top: 6px;
	visibility:visible;
	height: 377px;
	
}

#image2 {
	position: absolute;
	width: 428px;
	left: 387px;
	top: 150px;
	visibility:hidden;
	height: 501px;
}

#chazen, #intag, #wiwx, #uganda, #babcock, #harmony, #namkaur, #ip, #sta, #ibcrf, #wtdy, #swchina, #abul,
#ctech, #designaway, #devsolgrp, #elkalane, #energyperf, #gg, #huttleston, #ohliger, #ridgetop, #schoenwalder, 
#shangrila, #stark, #takara, #thompson, #wiscbiodiesel
 {
	visibility: hidden;
	position:absolute;
	margin-top: 15px;
	font-size:90%;
	clear:both;
}



h2 {
 font-size:12pt; color:maroon
}

.lastupdated {
 color: #5E0000;font-size:8pt; 
}

.texty {
/*background-color:#cccccc; */
background-image: url("archive/pboy/80twill.gif");
padding:5px;
}

.subhead {
 color: #5E0000;font-size:11pt; 
}

.smaller {font-size: smaller;
}

 
/*- Menu Tabs --------------------------- */

    #tabs {
      float:left;
      width:100%;
     /* background:#6D6D6D;*/
	  font-weight: bold;
	/*  font-family:Georgia, "Times New Roman", Times, serif; */
 font-size:80%; 
      line-height:normal;
	  border-bottom:5px solid #DD740B;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
     background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs a span {
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a  {float:left;}
    /* End IE5-Mac hack */

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:left;}
    /* End IE5-Mac hack */

    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px; /*the image is 84 high, with orange and blue in same image */
      }
    #tabs a:hover span {
      background-position:100% -42px; /*the image is 84 high, with orange and blue in same image */
      }
	  
/*- Menu Tabs B (gallery) --------------------------- */

    #tabsB {
      float:left;
      width:100%;
/*   font-family:Georgia, "Times New Roman", Times, serif; */
	/*  background:#6D6D6D;*/
	  font-weight: bold;
	  font-size:70%;
      line-height:normal;
	  border-bottom:5px solid #DD740B;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#FFF;
      }
    #tabsB a:hover {
      background-position:0% -42px; /*the image is 84 high, with orange and blue in same image */
      }
    #tabsB a:hover span {
      background-position:100% -42px; /*the image is 84 high, with orange and blue in same image */
      }	  

 /* the following lets you have an "on" state for the page */
    #tabs a.on {
      background-position:0% -42px; /*the image is 84 high, with orange and blue in same image */
      }
   #tabs a.on span {
      background-position:100% -42px; /*the image is 84 high, with orange and blue in same image */
      }	

    #tabsB a.on {
      background-position:0% -42px; /*the image is 84 high, with orange and blue in same image */
      }
   #tabsB a.on span {
      background-position:100% -42px; /*the image is 84 high, with orange and blue in same image */
      }	


