@charset "UTF-8";

body {background: url(../images/indexbgslice_light.jpg) repeat-x #ccc;}

a {text-decoration:none;
color:#333;}

	a img {border:3px solid #FFF;}


	a:hover .Home_Name {font-weight:bold;font-size:13px;}

	#bookstore a:hover img {border:3px solid #375978;margin-top:-1px;}

	#auctions a:hover img {border:3px solid #b8492a;margin-top:-1px;}

	#editions a:hover img {border:3px solid #999999;margin-top:-1px;}

	#gallery a:hover img {border:3px solid #A8905C;margin-top:-1px;}

	#magazine a:hover img {border:3px solid #800000;margin-top:-1px;}

	 #guide a:hover img {border:3px solid #376B40;margin-top:-1px;}

/*	#guide a:hover img {border:3px solid #800000;margin-top:-1px;} */

	#visualserver a:hover img {border:3px solid #99a8fe;margin-top:-1px;}


	#Guide a:hover {background:transparent;}

	#Gallery a:hover {background:transparent;}

	#Auctions a:hover {background:transparent;}

	#VisualServer a:hover {background:transparent;}



.Home_Contain_All { width:100%;
height:529px;
text-align:center;}

	.Home_Contain_All_Level_2 {width:100%;margin:0 auto;}

	.Home_Container {font-size:0px; margin:0 auto; }

		#HC1 {width:750px;}
		#HC2 {width:875px;}

		.Home_Division {width:200px;height:190px;float:left;}

			.Home_Name {font-family:Arial, sans-serif;
			font-size:12px;
			text-transform:uppercase;
			padding:5px;
			letter-spacing:1px;}

			#editions {margin:25px 75px 0 0;}
			#bookstore {}
			#gallery	{margin:25px 0 0 75px;}

			#magazine, #auctions {margin-top:25px;}

			#visualserver, #guide {margin-left:25px;}
			#visualserver, #guide {margin-top:160px;}
			#magazine {float:right;}

		img {border:1px solid #FFF;}

	#imagepreloader {width:1px;height:1px;overflow:hidden;visibility:hidden;}

	/* SpryTooltip.css - version 0.2 - Spry Pre-Release 1.6.1 */

	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

	/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */

		.iframeTooltip {position: absolute;
			z-index: 1010;
			filter:alpha(opacity:0.1);}

		.tooltipContent {background-color: #FFFFCC;}

		.TodaysBS_Tip {padding:5px;
		background:#333;
		color:white;
		border:#000;
		width:150px;
		text-align:left;
		font-size:10px;}

		.TodaysBS_Tip a {color:white;}

		.TodaysBS_Tip a:hover {color:#375978;}

		.TodaysBS_Tip h1 {font-size:12px;}
