@charset "UTF-8";
/* CSS Document */


img {display: block;
  } 



body {padding: 0px;
margin: 0px;
 } 

table #background{width:933px;
  height:721px;
  border:0;
  margin: auto;
  padding: 0px;
 
}



#copyright {
  text-align: center;
  font-family: arial, sans-serif;
font-weight: normal;
}

#container {
width: 848px;
height: 721px;
overflow: hidden;
padding: 0px;
margin: auto;

}

.tab { position: relative; overflow: hidden; width: inherit; height: inherit; }
.hoverimage { opacity:0.4; filter:alpha(opacity=40); position: absolute; top: 0; left: 0; display: none; width: inherit; height: inherit;  }
.tab:hover .hoverimage { display: block;  }
.tab:active .hoverimage {display: block;}

.tab img{border: none;
}

td.content_area {background: url(images1/content-area.png) no-repeat;
width:757px;
height: 454px;
font-family: arial, sans-serif;
vertical-align: top;
font-weight: normal;


}

#content_center {width:600px;
height: 430px;
background: none;
margin: auto;
  border: none;
  margin-top: 10px;
}

.last_line h5{margin: 20px 0 0 0;
  padding: 0px;
  text-align: left;
}

#content_center h3 {text-align: left;
margin: 0px 0 10px 0;
padding: 0px;
}

#content_center h5{font-weight: normal;
font-size: 14px;
padding: 0px;
margin: 0px 0px 30px 0px;
}

#content_center h2{font-weight: normal;
}

.resume_image{width: 255px;
height: 355px;
margin: auto;
 padding: 0px;
  margin-top: 50px;}

.resume_image img{border: solid thin black;
}

.resume_image a:hover{opacity:0.4; filter:alpha(opacity=40);display: block; width: inherit; height: inherit;
 
}

.sample {width: 600px;
height: 125px;
text-align: left;
margin: auto;
padding: 10px;

}

.sample img{padding: 0px;
float: left;
clear: both;
border: solid thin black;
margin-right: 10px;
  
  }

.sample img:hover{opacity:0.4; filter:alpha(opacity=40);display: inline-block; width: inherit; height: inherit; top: 0; left: 0;
}


.sample-info{padding: 0px;
width: 500px;
clear: both;
display: inline;


}

.sample-info h3{margin: 0px;
font-size: 15px;
}

.sample-info p{font-size: 12px;
}