#gallery, #galleryCategory {
	padding: 40px 0 0 0;
}

#altContent {
	width: 1002px;
	height: 800px;
}

#galleryTop {
	height: 161px;
	background:url(/images/gallery.jpg);
}

#galleryTopGap {
	height: 90px;
}

#galleryTopLink {
	margin: auto;
	width: 282px;
	height: 71px;
}

#galleryBtm {
	height: 356px;
}

#galleryBtmBack {
	width: 209px;
	height: 100%;
	float: left;
}

#galleryBtmNext {
	width: 203px;
	height: 100%;
	float: left;
}

#galleryMain {
	width: 590px;
	height: 100%;
	background: url(/images/galleryMain.jpg) no-repeat;
	float: left;
}

#galleryMain td {
	text-align: center;
}

#galleryMain .blackBack {
	background: #000;
}

#galleryMain a {
	font-size: 14px;
	color: #fff;
}

h2 {
	margin: 0 0 10px 0;
	color: #1922ac;
}

h2 span {
	border-bottom: 2px solid;
}

h5 {
	text-decoration: underline;
}

.leftBox {
	width: 230px;
	height: 140px;
	position: absolute;
	margin: 61px 0 0 0;
	overflow: auto;
	z-index: 10;
}

.rightBox {
	width: 250px;
	height: 140px;
	position: absolute;
	margin: 61px 0 0 754px;
	overflow: auto;
	z-index: 10;
}

.leftBox div, .rightBox div {
	padding: 20px;
}
