*{
	margin:0;
	padding:0;
}
body{
	background:#c1e6ff;
	color:#005da2;
	font-size:62.5%;
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	line-height:
}
#wrapper{
	/*height:566px;*/
	width:1024px;
	margin:0 auto;
	padding-bottom:100%;
	background:#fff9ec;
}
#flash{
	margin:0 auto;
	width:1024px;
	height:566px;
	float:left;
	clear:both;
}
#footer div{
	padding:15px;
	width:450px;
	font-size:1.1em;
	line-height:1.6em;
}
.left{
	float:left;
	text-align:left;
}
.right{
	float:right;
	text-align:right;
}
a, a:visited{
	color:#005da2;
	text-decoration:none;
}
a:hover{
	color:#000;
}
.prominent{
	font-size:1.3em;
	line-height:1.4em;
	color:#666;
}
.prominent a, .prominent a:visited, .red{
	color:#B2373A;
} 