body
{
	margin 				: 0px;
	width				: 800px;
	background 			: #d2c8b4;
	background-image 	: url('/images/glorydays/splash/bg.jpg');
	background-repeat 	: no-repeat;
	
}

img { behavior: url(/styles/glorydays/iepngfix.htc) }

.dropcap
 {
	float 				: left;
 	margin-top 			: 16px;
	margin-right 		: 10px;
	margin-bottom 		: -25px;
	padding 			: 0px;
 	color 				: white;
 	font-size 			: 48pt;
 	height 				: 1em;
 	font-weight 		: 500;
 	font-family 		: "Georgia",Times, serif;
}


div#container
{
	position 			: absolute;
	border 				: 1px solid gray;
	width				: 800px;
	height				: 800px;
}

div#container div#crossbar
{
	position 			: absolute;
	top					: 275px;
	width				: 800px;
	height				: 232px;
	border: 1px solid gray;

}

div#container div#crossbar div#logo
{
	position            : absolute;
}

div#container div#crossbar div#text_contain
{
	
	float 				: right;
	width 				: 515px;
	height 				: 232px;
	color 				: white;
	font-size 			: 11pt;
	font-family 		: "Georgia", Times, serif;
	line-height			: 20px;
	background 			: black;
	filter 				: alpha(opacity=80);
	-moz-opacity 		:.80;
	opacity 			:.80;
}

div#container div#crossbar div#text_contain p
{
	margin-top 				: 20px;
	margin-right			: 20px;
	margin-left				: 20px;
	
}

div#credit p#credit
{
	position 				: absolute;
	top 					: 515px;
	left 					: 20px;
	width 					: 225px;
	font-family 			: "Georgia", Times, serif;
	font-size 				: 13px;
	font-style				: italic;
}

div#container div#crossbar div#text_contain img#leading
{
	
	float 					: left;
	margin-left 		    : 20px;
	margin-top 				: 23px;
	margin-right 		    : 3px;
}

img#glory_days
{
	position 				: absolute;

}

img#mcny_logo
{
	position 			: absolute;
	left 				: 700px;
	top 				: 173px;
}

div#book_promo
{
	position 			: absolute;
	width 				: 500px;
	left 				: 287px;
	top 				: 513px;
}

div#book_promo img
{
	position 			: absolute;
	top 				: 15px;
}

div#book_promo p { font-size: 11px; }


div#container div#text_contain img#enter
{
	float 						: right;	
	margin-right 		        : 10px;
}

div#container div#book_promo div#text_contain_lower
{
	
	height 				: 270px;
	color 				: black;
	margin-top 			: 0px;
	font-size 			: 10pt;
	font-family 		: "Georgia", Times, serif;
}

div#container div#book_promo div#text_contain_lower p#credit
{
	
	float 				: right;
	margin-top 			: 80px;
	font-style 			: italic;
	font-size 			: 11px;
}

a:link {
	color 				: #333333;
	text-decoration 	: underline;
}

a:visited {
	color 				: #333333;
	text-decoration 	: underline;
}

a:hover {
	color 				: #333333;
	text-decoration 	: underline;
}

a:active {
	color 				: #333333;
	text-decoration 	: underline;
}







