/** splash page **/
#supplied_to_kremlin
{
	position:absolute;
	width:192px;
	height:102px;
	background-image:url(../images/Kremlin.gif);
	top:20px;
	left:590px;
}

#flagship_logo
{
	position:absolute;
	width:312px;
	height:283px;
	background-image:url(../images/Flagship-Logo.gif);
	top:50px;
	left:250px;
}

#genuine_russian
{
	position:absolute;
	width:576px;
	height:102px;
	background-image:url(../images/Genuine-Russian.gif);
	top:360px;
	left:125px;
}

#splash_text
{
	position:absolute;
	width:400px;
	height:100px;
	top:490px;
	left:200px;
	text-align:center;
	font-weight:bold;
}

#gold_medal_splash
{
	position:absolute;
	width:154px;
	height:271px;
	background-image:url(../images/splash-gold-both.jpg);
	top:53px;
	left:620px;
}
/** end of splash page **/
