body {
	width: 100%;
	background-color: #006699;
}

#content {
	width: 720px; height: 409px;
	position: absolute; right: 0;
	
}
#content img { border: 0; }

.link_white{
	font-family: Arial, Verdana, Helvetica, Helvetica Neue; 
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
} .link_white:hover{
	color: #f2f2f2;
	text-decoration: underline;
}

#footer {
	width: 100%;
	font-family: arial, helvetica, helv, geneva;
	font-size: 11px;
	color: #c0c0c0;
	text-align: center;
}