body {
	margin:0px;
}

a {text-decoration: none; color: #D7863E;}

#advertising {
	background: #D13A51;
	position: absolute;
	width: 140;
	height: 600;
	left: 700;
	top: 0;
	padding: 5;
	text-align: center;
	font-size: 12px; 
}

#picture {
	position: absolute;
	top: 10px;
	left: 510;
	color: black;
}

#download {
	width: 200;
	height: 210;
	font-size: 9px;
	color: white;
	padding: 10;
	background: #0094CE;
	font-family: Helvetica,Arial,sans-serif;
	position: absolute;
	top: 290;
	left: 480;
}

#description {
	padding: 10;
	width: 450;
	position: absolute;
	top: 140;
	font-size: 13px;
}

#title {
	position: absolute;
	top: 0;
	left: 50;
	font-size: 18px;
	width: 450;
	height: 200;
	padding: 10;
}


#license {
	padding: 10;
	background: #F4C025;
	width: 700;
	height: 70;
	position: absolute;
	top: 520;
	font-size: 12px;
}
#liclink{ color: #D13A51; }

#versionhistory {
	position: absolute;
	margin: 10;
	width: 260;
	left: 0;
	top: 620;
	font-size: 12px;
}
#faq {
	position: absolute;
	margin: 10;
	width: 260;
	left: 280;
	top: 620;
	font-size: 12px;

}
#news {
	position: absolute;
	left: 560;
	margin: 10;
	width: 260;
	top: 620;
	font-size 10px;
}



#locket {
	position: absolute;
	top: 360;
	left: 350;
	cursor: pointer;
}