h1 {
	color: white;
	font-size: 1em;
	font-family: "century gothic";
	margin-bottom: 0px;
	
}



#insidebody {
	width: 410px;
	height: 450px;
	margin: 0px auto 0px auto;
	background-color: black;
	
	
}
.pics {
	
	width: 300px;
	height: 300px;
	margin: 0px auto 0px auto;
	
}

#imgText {
	
	margin: 0px auto 0px auto;
	background-color: #CCCCCC;
	width: 300px;
	height: 80px;
	padding: 3px;
	color: black;
	text-align: left;
	font-size: .9em;	
	clear: both;
	
}


a#ord {
	text-align: center;
	width: 100px;
	background: url(gifs/gallerybutton.gif) no-repeat;
	margin: 10px 0px 0px 52px;
	float: left;
	padding: 0px;
	border: none;
	color: black;
	font-size: .9em;
	text-decoration: none;
	
}


#prevnext {
	margin: 10px 150px 0px 10px;
	width: 60px;
	
	
}



a#btg {
	text-align: center;
	width: 100px;
	background: url(gifs/gallerybutton.gif) no-repeat;
	margin: -25px 52px 0px 0px;
	float: right;
	padding: 0px;
	border: none;
	color: black;
	font-size: .9em;
	text-decoration: none;
	clear: both;
}
	


#freeText {
	color: white;
	font-size: .8em;
	text-align: center;
}
