body {
	background-color:	#373945; 
	color:	                #373944; 
}
.imagetitletext {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
.imageinfotext {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		12px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.gallerynavlink:link {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		12px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.gallerynavlink:visited {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		12px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.gallerynavlink:focus {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		12px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none;
}
a.gallerynavlink:hover {
	background-color:	#373945 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		12px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none;
}
a.gallerynavlink:active {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#8dcb41; 
	text-decoration:	none;
}
a.imagelink:link {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.imagelink:visited {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#ffffff; 
	text-decoration:	none;
}
a.imagelink:focus {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none;
}
a.imagelink:hover {
	background-color:	#373945 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none;
}
a.imagelink:active {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#8dcb41; 
	text-decoration:	none;
}
.youarehere {
	background-color:	#373945; 
	font-family: 		Arial, Verdana, sans-serif; 
	font-size:		14px; 
	font-weight:		normal; 
	line-height:		150%; 
	color:			#e3372e; 
	text-decoration:	none; 
}
#pagebox {
    width: 640px;
    background-color: #373945;
    color: #373944;
    margin: 22px auto;
    padding: 0px;
    position: relative;
    border: 0px solid #999999;
}
#imagebox {
    width: 640px;
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: center; 
    padding: 0px;
    position: relative;
    border: 0px solid #999999;
}
#textbox {
    width: 630px;
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: center; 
    padding: 5px;
    position: relative;
    border: 0px solid #999999;
}
#gallerynavbox {
    width: 630px;
    background-color: #373945;
    color: #373944;
    margin: 0px;
    text-align: center; 
    padding: 5px;
    position: relative;
    border: 0px solid #999999;
}