.galleryPage {
	height:100%;
	width:100%;
	padding:20px 0px;
}

.column {
	width:50%;
	float:left;
}
.roundcont, .roundcontRed {
	width: 280px;
	margin-bottom:20px;
}
.roundcont {
	background-color: #ffffff;
	color: #000000;
}
.roundcontRed {
	background-color: #ff0000;
	color: #FFFFFF;
}
.roundcont2 {
	width: 580px;
	background-color: #ffffff;
	color: #000000;
	margin-bottom:20px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.columnSection {
	width: 280px;
	margin-bottom:20px;
}

.columnSection2 {
	width: 580px;
	margin-bottom:20px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.roundcont P, .roundcont2 P, .roundcontRed P {
	margin: 0 10px;
}
.roundcont H2, .roundcont2 H2, .roundcontRed H2 {
	margin: 0 10px;
	text-align:center;
}
#pageBody .roundcont a:link {
	color: #0000FF;
}
#pageBody.roundcont a:visited {
	color: #00CCFF;
}
#pageBody .roundcont2 a:link { 
	color: #0000FF;
}
#pageBody .roundcont2 a:visited {
	color: #00CCFF;
}

.roundtop { 
	background:  url("http://www.ocls.info/Virtual/Galleries/images/graphics/corner_tr.gif") no-repeat top right; 
}
.roundbottom {
	background:  url("http://www.ocls.info/Virtual/Galleries/images/graphics/corner_br.gif") no-repeat top right; 
	clear:both;
}
img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

