#mainCenter {
	height:100%;
}

#titleframe {
       margin:10px 0 10px 12px;
       height: 20px;
       background-color: #222266;
	
}

#BottomFrame {
  margin:0 0 0 12px;
	width: 1200px;
	height: 110px;
	border: 0px;
        padding: 0px;
}

#BottomFrame2 {
  margin: 30px 0;
  width: 1200px;
  height: 0px;
  border: 0px;
  padding: 0px;
}

#TopFrame {
  margin: 0 0 12px;
	width: 1200px;
	height: 800px;
	border: 0px;
}

#TopFrame2 {
  margin: 0;
  width: 1200px;
   height: 800px;
   border: 0px;
}


.galleryTitle {
	color:#FFFFFF;
	font-size: 1.25em;
	font-weight:bold;
}

.logoText {
    color:#999999;
    font-size: 1.0em;
    font-weight:bold;
}


a:link {font-weight:bold; color: #ffff77; text-decoration: none; }

a:visited {font-weight:bold; color:#ffff77; text-decoration: none; }

a:hover { font-weight:bold; color: #00FF00; text-decoration: none; }

a:active {font-weight:bold; color: #ffff77; text-decoration: none;}

.price-orig {text-decoration:line-through; color: #999;}

.caption {
  font-size: 120%;
  margin:0 0 6px 0;
  padding:0;
  text-align:center;
}
