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

body
{
	margin: 0 0 0 0;
}
.Subscribe
{
	color: white;
	border: none;
}
#header
{
	position: absolute;
	width: 1152px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/header.jpg);
}
#Rotating_earth
{
	position: absolute;
	left: 0;
	width: 200px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/Rotating_earth.gif);
}
#dove
{
	position: absolute;
	left: 1020px;
	top: 40px;
	width: 125px;
	height: 90px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/dove.gif);
}
#marq
{
	position: absolute;
	top: 160px;
	width: 565px;
	height: 60px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 20pt;
	font-family: "Monotype Corsiva";
	left: 500px;
	color: #FFFF00;
}
#newsletter
{
	position: absolute;
	right: 2px;
	text-align: right;
	top: 1px;
	font-size: 9pt;
}
#date
{
	position: absolute;
	right: 2px;
	bottom: 1px;
	font-size: 10pt;
	color: white;
}
#menukey
{
	position: absolute;
	top: 200px;
	width: 1152px;
	height: 32px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: solid 0px red;
}

