<style type="text/css">



body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left:5;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;}

#header {
  margin: 20px;
  padding: 10px;
  height: 80px;
border:1px solid gray;
background:#D3D3D3 url(Pictures/jlogo.jpg) no-repeat center;
}

h2.pos_abs
{
position:absolute;
left:260px;
top:100px;
}

h4.pos_abs
{
position:absolute;
left:260px;
top:125px;
}

#left {
  position: absolute;
  left: 30px;
  top: 123px;
  width: 219px;
border:1px solid gray;
height:1200px;
 }



div.img
{
  margin: 2px;
  border: 0px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 10px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}




#center {
  position: absolute;
  left: 255px;
  top: 123px;
  width: 750px;
 padding: 15px;
border:1px solid gray;
}

div.ex
{
width:125px;
height:180px;
padding:10px;

margin:0px;
font-size:80%
}


div.t
{
width:125px;
height:150px;
padding-top:10px;
padding-bottom:20px;
padding-right:10px;
padding-left:10px;

margin:4px 4px 4px 30px ;
font-size:12px;
float:left;
text-align:center;
border:1px solid #808000;
}

</style>
