#GalleryInfo {
  width:736px;
  height:33px;
  background-image:url(/shared/images/gallery_info_bg.png);
  margin:0 auto;
}

#GalleryInfo h2 {
  float:left;
  height:33px;
  line-height:33px;
  width:368px;
  text-align:center;
  text-transform:uppercase;
}

#GalleryInfo ul {
  float:left;
  height:33px;
  line-height:33px;
  width:368px;
  padding:0;
  margin:0;
}

#GalleryInfo li {
  float:left;
  list-style-type:none;
}

#GalleryInfo li a {
  float:left;
  width:122px;
  text-align:center;
  color:#00ADEE;
  text-decoration:none;
  text-transform:uppercase;
  font-size:12px;
  font-weight:bold;
}

#GalleryInfo li a:hover { color:#FFF100; }

#Updates {
  margin-top:10px;
}

#UpdateContent{
  border-left:1px solid #00ADEE;
  border-right:1px solid #00ADEE;
  width:744px;
  padding:0 10px;
  overflow:hidden;
  font-size:12px;
}

#UpdateContent h2 {
  font-size:16px;
  color:#00ADEE;
}

#Content p {
  margin:20px;
}

#Content p img {
  float:left;
  margin-right:20px;
}

#UpdateContent p,
#UpdateContent div {margin:4px 0;}

#FLASH {
  width:764px;
  height:250px;
  margin-bottom:20px;
  position:relative;
  top:-40px;
}

#MoreModels{
  color:#FFF100;
  font-size:125%;
  text-transform:uppercase;
  text-align:center;
  font-weight:bold;
  z-index:100;
  margin:0;
  padding:0;
}

#MoreModels a {
  color:#FFF100;
  text-decoration:none;
}

#AdditionalImgs {
  float:left;
  margin-right:10px;
}

#Img2 {margin-bottom:8px;}


