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

a:focus {outline: 0;}
a:active {outline: 0;}

img {
  border:0px;
}

html {
  width:100%;
  height:100%;
  background-color:#000000;
}

body {
  width:625px;
  margin:auto;
  position:relative;
}

#header {
  width:625px;
  padding:40px 0 28px 0;
  float:left;
}

#content {
  width:625px;
  padding:0 0 45px 0;
  float:left;
}

.small{
  position:absolute;
  top:51px;
  right:-2px;
}

.small img {
  margin:0 14px 0 0
}

.menu ul {
  display:block;
  width:20px;
  float:left;
  margin:4px 0 0 0;
}

.menu li {
  list-style-type:none;
  margin:2px 0 0 1px;
  width:19px;
  height:142px;
}

*html .menu li {
  margin:-2px 0 0 1px;
}

.whiteblock {
  background-color:#FFFFFF;
  min-height: 438px;
  width: 600px;
  float:left;
}

.lastwhiteblock {
  background-color:#FFFFFF;
  min-height: 30px;
  width: 600px;
  float:left;
}

.whiteblock p, .lastwhiteblock p {
  margin:10px 10px 5px 10px;
  font-family:Tahoma;
  font-size:11px;
  color:#000000;  
}

.whiteblock a, .lastwhiteblock a {
  color:#484848;
  font-weight:bold;  
  text-decoration:none;
  background-image:url(images/whitearrows.jpg);
  background-position:2px 5px;
  background-repeat:no-repeat;
  padding:0 0 0 14px;
}

.header {
  margin:10px 10px 0 10px;
}

#right {
  float: right;
  margin:-8px 10px 0 10px;
}

.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.left {
  width:314px;
  float:left;
}

.big {
  background-color:#FFFFFF;
  padding:0 3px 0 3px;
}

.thumbnails {
  background-color:#FFFFFF;
  float:left;
  padding:6px 3px 5px 4px;
}

.thumbnails img {
  margin:0 1px 0 0;
  float:left;
}

.pic {
  border:2px solid white;
  float:left;
  margin:16px 9px 0 0;
}

.item {
  width:264px;
  border-bottom:1px solid #525252;
  margin:0 0 11px 24px;
  float:left;
  padding:0 0 14px 0;
  font-family:Tahoma;
  font-size:11px;
  color:#E3E6E6;
}

.lastitem {
  width:264px;
  margin:0 0 11px 24px;
  float:left;
  padding:0 0 14px 0;
  font-family:Tahoma;
  font-size:11px;
  color:#E3E6E6;
}

.item a, .lastitem a {
  color:#E3E6E6;
  font-weight:bold;
  text-decoration:none;
  background-image:url(images/arrows.gif);
  background-position:2px 5px;
  background-repeat:no-repeat;
  padding:0 0 0 14px;
}

.item p, .lastitem p {
  margin:0 0 4px 0;
}

.minialbum {
  width:264px;
  margin:0 0 11px 24px;
  float:left;
}

.minialbum img {
  border:2px solid #ffffff;
  float:left;
  margin:1px;
}

.title {
  margin:0 0 6px 24px;
}

#footer {
  float:left;
  clear:both;
  width:625px;
  text-align:center;
}

#footer, #footer a {
  font-family:Tahoma;
  font-size:9px;
  color:#E3E6E6;
  text-decoration:none;
  text-align:center;
}

#footer p {
  font-family:Tahoma;
  font-size:10px;
  margin:0 0 10px 0;
}

#footer a:visited {
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

.pbp  {
  margin:0 0 5px 0;
}
