BODY {
background:white;
scrollbar-arrow-color:#7DA828; 
scrollbar-track-color:#7DA828; 
scrollbar-face-color:#527709; 
scrollbar-highlight-color:#7DA828; 
scrollbar-3dlight-color:#527709; 
scrollbar-darkshadow-color:#334A07; 
scrollbar-shadow-color:#527709;
color: #000000 ;
}

a,p,td,table {
  font-family:verdana,arial,tahoma;
  font-size:11px;
}
.top {
  background:url("portfolio_head.gif") top left;
  width:378px;
}

.top_r {
  background:url("bg_top.gif") top left;
  background-repeat:x;
  text-align:left;
}

.bottom {
  text-align:center;
  background:#577418;
  vertical-align:center;
  padding:5px;
  height:40px;
}

.work_c {
width:400px;
background:#F7FBE7;
text-align:left;
border:1px solid black;
}

.wn {
border-top:1px dashed #A2D92B;
border-bottom:1px dashed #A2D92B;
background:#F9FEE8;
padding:8px;
}

a.nav { 
color:#ffffff; 
font-size:10px; 
}
a.nav:hover {
  color:#8CBC24;

}
.sb {
  color:#577418;
}

.sidebb {
  background:url("bamboo_side.gif") top left no-repeat;
  padding-left:100px;
  padding-right:0px;
  padding-top:15px;
  padding-bottom:5px; 
  width:710px;
}

.content_cell {
  padding:15px;
  vertical-align:top;
}

.content {
  width:100%;
  height:430px;
  align:left;
  background:white;
  border-top:1px dashed #A2D92B;
  border-bottom:1px dashed #A2D92B;
  color:#000000;
  filter:alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
  font-size:11px;

}

.content_w {
  width:100%;
  height:430px;
  align:left;
  border-top:0px dashed #A2D92B;
  border-bottom:0px dashed #A2D92B;
  color:#000000;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
  font-size:11px;

}

a.descrip {
color:#2B870F;
text-decoration:none;
font-weight:bold;
font-family:arial;
font-size:11px;
}

a.descrip:hover {
text-decoration: none; font-weight: bold; color:#9CD227;
}

A:link
{ text-decoration: none; font-weight: bold; }
A:visited
{ text-decoration: none; font-weight: bold; }
A:hover
{ text-decoration: none; font-weight: bold; color:#9CD227;}

a { color:#2B870F;}









