@charset "utf-8";
/* CSS Document */

.galwrapper {
	width: 870px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backstripe.jpg);
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
.photos {
	height: 150px;
	width: 301px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
}
.desc a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}


.galcontent {
	height: 170px;
	width: 604px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	position: relative;
}
.videos {
	height: 170px;
	width: 300px;
	float: left;
}
.topic {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	background-color: #003399;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.pic {
	height: auto;
	margin: 0px;
	padding: 0px;
}
.sprygal {
	height: auto;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.desc {
	height: 130px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.galbox {
	height: 500px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #000;
}
.vidbox {
	height: 400px;
	width: 425px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}

