td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background-color:#FFFFCC;
	}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin-bottom:10px;
	text-align:left;
}
.pop_text {
	font-size: 15px;
	line-height:18px;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
}

#gallery_bg {
	background-color: #ffffff;
	width: 100%;
	margin:0px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	}
	
#back {
	height: 300px;
	width: 40px;
	position: absolute; 
	}
	
#forward {
	height: 300px;
	width: 40px;
	position: relative;
	float: right; 
	}
	
.pop_image {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	}
	
.pop_image2 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	}

.image_intro {
	width: 716px;
	margin-left: auto;
	margin-right: auto;
	}

.image_bg {
	background-color: #FFFFCC;
	height: 170px;
	width: 131px;
	margin-right: 12px;
	margin-bottom:12px;
	float: left;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DED092;
	border-bottom-color: #DED092;
	clear:none;
	}
	
.thumb {
	width:110px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	height: 85px;
	}
	
.image_text {
	line-height:normal;
	color: #E00707;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	}
	
.download {
	height: 15px;
	width: 15px;
	margin-right: auto;
	margin-left: auto;
	}
	
.nav {
	width: 32px;
	height: 30px;
	margin-top: 144px;
	margin-left: auto;
	margin-right: auto;
	}
/*Video gallery*/

.video_holder {
	width:320px;
	background-color: #FFFFCC;
	margin:0px;
	padding:10px;
	margin-right:10px;
	float: left;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DED092;
	border-bottom-color: #DED092;
	}
	
