@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/day.jpg);
}
#animate {
	background-image: url(../images/windmove.gif);
	position:absolute;
	width:243px;
	height:279px;
	z-index:1;
	left: 320px;
	top: 246px;
}
body {
	background-repeat: no-repeat;
	background-position: center 10px;
}
#container {
	position: absolute;
	left: 50%;
	margin-left: -422px;
	border: 0;
	top: 10px;
	width: 845px;
	height: 540px;

}
body {
	background-color: #000000;
}
#adunailinks {
	text-align: right;
	color: #FFFFFF;
	position:absolute;
	width:212px;
	height:188px;
	z-index:1;
	left: 622px;
	top: 61px;
}

.bylinetext {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titletext {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	width:845px;
	height:50px;
	z-index:1;
	top:552px;
	left: 50%;
	margin-left: -422px;
}

#footer a {
font-size: 10px;
color: #FFF;
text-decoration: underline;
}
#footer a:visited {
color: #FFF;
}
#footer a:hover {
color: #0066CC;
}
