@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	color: #FFF;
	font-family: Helvetica, Arial, Tahoma;
	font-size: 20px;
	font-weight: lighter;
}

a {text-decoration: none; color:#FFF; border-bottom: 2px dotted white;}
A:visited {text-decoration: none; color:#FFF; border-bottom: 2px dotted white;}
A:active {text-decoration: none; color:#FFF; border-bottom: 2px dotted white;}
A:hover {text-decoration: none; color: border-bottom: 2px dotted white;}


.greetings{
	text-indent:-9999px;
	background:url('greet.png') no-repeat;
	height:131px;
	width:475px;
	position: absolute;
	left: 38px;
	top: 122px;
}  

#dlres{
	background-image:url('dlres.png');
	text-indent:-9999px;
	display:block;
	height:75px;
	width:282px;
	position: absolute;
	left: 791px;
	top: 369px;
	border-bottom: 0px dotted white;
}

.comingsoon{
	height:109px;
	width:504px;
	position: absolute;
	left: 569px;
	top: 110px;
	text-align: right;
	text-decoration:none;
}

