.ie6only	{
	display: none;
	background-color: white;
	color: red;
	border: 2px solid black;
	padding: 10px;
	margin: 5px;
	}

BODY	{
	background-image: url(/timemachine/images/background_pale2.jpg);
	margin: 0;
	padding: 0;
	}

#main_content {
	text-align: center;
	}

.alt_css	{
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
	}

H1	{
	color: black;
	text-align: center;
	background-image: url(/timemachine/images/logotype_panel.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 10px auto;
	width: 700px;
	height: 100px;
	text-align: center;
	}

#card_container	{
	text-align: center;
	}

#cards	{
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
/*	max-width: 720px;	*/
	position: relative;
	}

.postcard	{
	background-image: url(/timemachine/images/shadow2.png);
	background-repeat: no-repeat;
	height: 192px;
	width: 290px;
	border: 0;
	text-align: left;
	}

.postcard_v	{
	background-image: url(/timemachine/images/shadow2v.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 192px;
	border: 0;
	text-align: left;
	}

.card_patch	{
	z-index: 99;
	}

#p_library	{
	position:absolute;
	left: 295px;
	top: 190px;
	z-index: 60;
}

#p_library:hover	{
	z-index: 100;
	}

#p_pow	{
	position:absolute;
	left: 100px;
	top: 289px;
	z-index: 70;
}

#p_pow:hover	{
	z-index: 100;
	}

#p_radio	{
	position:absolute;
	top: 275px;
	left: 450px;
	z-index: 50;
}

#p_radio:hover	{
	z-index: 100;
	}

#p_military	{
	position:absolute;
	left: 0px;
	top: 138px;
	z-index: 10;
}

#p_military:hover	{
	z-index: 100;
	}

#mil_patch	{

	position: absolute;
	left: 0px;
	top: 287px;
	background-image: url(/timemachine/images/shadow2.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 43px;
	width: 290px;
	}

#p_theater	{
	position:absolute;
	left: 350px;
	top: 35px;
	z-index: 30;
}

#p_theater:hover	{
	z-index: 100;
	}


#p_travel	{
	position:absolute;
	left: 610px;
	top: 70px;
	z-index: 40;
}

#p_travel:hover	{
	z-index: 100;
	}


#p_guide	{
	position:absolute;
	left: 195px;
	top: 0px;
	z-index: 20;
}

#p_guide:hover	{
	z-index: 100;
	}


.cardlink	{
	display: block;
	}

.fineprint	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 7pt;
	color: black;
	background-color: #fff1d6;
	text-align: center;
	position: relative;
	margin: 10px auto 10px auto;
	top: 500px;
	border-top: 1px solid #888888;
	}

.fineprint A	{
	text-decoration: none;
	color: #880000;
	}
