
html,body{
	font: 12px tahoma,arial,helvetica,sans-serif;
	color:#00468F;
	margin:0;
	padding:0;
	background:#9ECFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat
	}

p{
margin:0 10px 10px
}

a{
color: #0066FF
}

span.title{
display: none
}

span#dtField{
	position: absolute;
	z-index:2;
	top: 5px;
	left: 20px
}

span#imagecredit{
	font-size: 9px;
	color:#999999;
	position: absolute;
	z-index:2;
	top: 370px;
	left: 445px
}

span#flashChoice{
	color:#666666;
	position: absolute;
	z-index:2;
	top: 5px;
	left: 750px
}

h3.enter{
	position: absolute;
	z-index:2;
	top: 140px;
	left: 459px
}

h3.enter a{
color:#9ECFFF
}

div#header {
	background-image: url(images/welcome.gif);
	background-repeat:no-repeat;
	height:46px;
	width:185px;
	position: absolute;
	z-index:2;
	top: 155px;
	left: 20px
}

div#info_header {
	background-image: url(images/quick_info.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:150px;
	position: absolute;
	z-index:2;
	top: 181px;
	left: 655px
}

div#image {
	background: #CBE3FB;
	width: 520px;
	height: 170px;
	position: absolute;
	z-index:2;
	top: 210px;
	left: 40px
	}
	
img.feature {
margin:10px
}

img.badge {
	position: absolute;
	z-index:3;
	top: 658px;
	left: 910px
}

div#content	{
	width: 500px;
	position: absolute;
	z-index:2;
	top: 400px;
	left: 40px
	}
	
div#content p{
line-height:1.4
}

div#information{	
position: absolute;
z-index:2;
width: 280px;
height: 340px;
top: 163px;
left: 675px
}
div#htmlInformation{	
background: #CBE3FB;
position: absolute;
z-index:2;
width: 260px;
top: 210px;
left: 675px;
padding:10px 10px 10px 10px
}

div#infoText{
margin: 10px 10px 10px 10px;
background:#FFFFFF
}

div#footer{
background: #999999;
color: #FFF;
position: absolute;
top:700px;
width: 100%;
}

div#footer p{
margin:0;
padding:5px 10px
}

div#footer a{
text-decoration: none;
color:#CBE3FB;
}

div#footer a:visited {
	color: #CBE3FB;
	}

div#footer a:hover{
	color: #00468F;
	}
	
div#footer a:active{
	color: #CBE3FB;
	}


