#content
{
  position:             absolute;
  left:                 50%;
  width:                770px;
  margin-left:          -385px;
}

#title
{
  font-family:          trebuchet MS;
  font-size:            28px;
  font-weight:          bolder;
  text-align:           center;
  letter-spacing:       5px;
  border-bottom:        2px dotted #d5d5d5;
}

#pictures
{
  padding-left:         20px;
  text-align:           center;
}

#picture
{
  padding:              20px;
  text-align:           center;
}

.clip
{
  border:               1px solid #e5e5e5;
  width:                140px;
  height:               140px;
}

.clip_big
{
  border:               1px solid #e5e5e5;
  padding-bottom:       12px;
}

td
{
  padding:              17px;
  text-align:           center;
}

.image
{
  margin-top:           9px;
  margin-left:          9px;
  width:                120px;
  height:               120px;
  cursor:               pointer;
  background-position:  center;
  background-repeat:    no-repeat;
  border:               1px solid #aaaaaa;
	filter:								alpha(opacity=50);
  -moz-opacity:					.50;
  opacity:							.50;
}

.image:hover
{
	filter:								alpha(opacity=99);
  -moz-opacity:					.99;
  opacity:							.99;
}

.image_big
{
  margin-top:           17px;
  cursor:               pointer;
  background-position:  center;
  background-repeat:    no-repeat;
  border:               1px solid #aaaaaa;
}

table.nav
{
  font-family:          trebuchet MS;
  font-size:            12px;
  margin-top:           -35px;
  width:                775px;
}

a
{
  color:                #000000;
  text-decoration:      none;
}

a:hover
{
  text-decoration:      underline;
}

#copy
{
  font-family:          trebuchet MS;
  font-size:            10px;
  text-align:           right;
  letter-spacing:       5px;
  border-top:           2px dotted #d5d5d5;
}

td
{
  font-family:          trebuchet MS;
  font-size:            10px;
  line-height:          20px;
}

#photofolio
{
  position:             absolute;
  margin-top:           -15px;
  font-family:          trebuchet MS;
  font-size:            10px;
  text-align:           left;
  letter-spacing:       5px;
  padding-top:          0px;
  margin-left:          5px;
}

td.page
{
  font-family:          trebuchet MS;
  font-size:            10px;
  font-size:            14px;
  letter-spacing:       0px;
  padding:              0px;
}