* 
	{
	padding: 0 ;
	margin: 0 ;
	border: 0 ;
	font: 1em/1.6 "Lucida Sans Unicode version 2.00", "Lucida Grande", Verdana, sans-serif ;
	text-decoration: none ;
	}
	
html {
	color: #ddd ;
	background : #00007f ;
	}

body 
	{
	font-size: 76% ;
	}

p, address, blockquote, a, li, img, h1, h2, h3, h4, h5, h6 
	{
	color: #ddd ;
	background : transparent ;
	}
	
h1, h2, h3
	{
	color: #fbd85e ;
	font-family: "Times New Roman", serif ;
	}

h1
	{
	font-size: 1.7em ;
	margin: 0 0 6px 0 ;
	}

h2 
	{
	font-size: 1.5em ;
	margin: 18px 0 9px 0 ;
	}


h3 
	{
	font-size: 1.2em ;
	margin: 15px 0 3px 0 ;
	}

.splash 
	{
	text-align: center ;
	}

.splash #container 
	{
	width: 696px ;
	height: 670px ;
	margin: 20px ;
	border: 4px solid #fbd85e ;
	background: transparent url(/_media/_gfx/_css/splash_background.jpg) no-repeat top center ;
	margin-left: auto ; 
	margin-right: auto ;
	text-align: center ;
	}

.splash img 
	{
	background : #00007f ;
	border: 2px solid #fbd85e ;
	margin: 188px 20px 24px 20px ;
	padding: 1px ;
	}

.splash h1 
	{
	width: 374px ;
	height: 69px ;
	background: transparent url(/_media/_gfx/_css/splash_logo.gif) no-repeat ;
	margin-left: auto ; 
	margin-right: auto ;
	}

.splash h1 span 
	{
	display: block ;
	width: 0 ;
	height: 0 ;
	overflow: hidden ;
	}

.splash img.bullet 
	{
	border: none ;
	margin: 0 10px 3px 10px ;
	}

.splash a 
	{
	padding-bottom: 2px ;
	text-decoration: none ;
	border-bottom: 1px solid #4c4ca5 ;
	text-align: center ;
	}

.splash a:hover 
	{
	color: #fff ;
	border-bottom: 1px solid #fbd85e ;
	}

.splash address 
	{
	margin: 20px 0 ;
	line-height: 1.5em ;
	text-align: center ;
	}


	
	
	
	