/***********************************************/
/* hos.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

a:visited {color:#660033; text-decoration:none}
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:active {
	color:#000
}

img.floatRight { float: right; margin: 4px; }
img.floatLeft  { float: left; margin: 4px; }
.Imageholder {
	background-image: url(NEWSITE/simpleGalleryBasePageFiles/galleryBg.jpg);
	background-repeat: repeat-x;
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.Imageholder img {
	margin-top: 60px;
	margin-right: 45px;
	margin-left: 45px;
	border: 5px solid #BBB;
}
.Imageholder img:hover {
	margin-top: 60px;
	margin-right: 45px;
	margin-left: 45px;
	border: 5px solid #000;
}
.Center {
	text-align: center;
	font-size: 14px;
}
.Font {
	color: #2D54A1;
}
#navigation p a:hover {
	background-image: url(Images/New/navibar.jpg);
	background-position: bottom;
	margin: auto;
	padding: 0px;
}
#mission {
	padding-left: 10px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
}
a:link Banner {
	text-decoration:none
}
a:link BannerSM {
	text-decoration:none
}
.style13 #navigation a {
	color: #2D54A1;
}
#Logo {
	margin: auto;
}
#wishlist p img {
	text-align: center;
	filter: FlipH;
}
.Fonts {
	color: #000;
}
