BODY{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	BACKGROUND-ATTACHMENT: scroll;
	background-color : #FFFFFF;
	background-repeat : no-repeat;
}

.img-wrapper {
  background: url(images/shadow.gif) no-repeat bottom right;
  float: right;
  line-height: 0;
  margin-left: 10px;
}
 
.img-wrapper img {
  background: #FFFFFF;
  padding: 4px;
  border: 1px solid #a9a9a9;
  position: relative;
  left: -5px;
  top: -5px;
}

.heading{
	background-color : #FFF1D2;
	color : #000000;
}

.bannerB{
	background-color : #0000FF;
	color : #FFFFFF;
}

.bannerW{
	background-color : #FFFFFF;
	color : #CCCCCC;
}

.news{
	background-color : #FFF1D2;
}

.greyback{
	background-color : #FFF1D2;
}

.galleryback{
	background-color : #FFFFFF;
}

.galleryback2{
	background-color : #000000;
}

.mainCenter {
	height:100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

.gallerymenu {
	color: #D60029;
	font-weight: bold;
	line-height: 30px;
}

.current {color: #D60029}
