@charset "utf-8";
/* CSS Document */
body {
	background-color: #309008;
	background-repeat: no-repeat;
	background-image:url(../images/background.png);
	background-position: inherit;
}
#container {
	position:absolute;
	top: 0px;
	left: 50%;
	position: absolute;
}
#base {
	position:absolute;
	width:944px;
	height:1242px;
	left:-479px;
	background-color:#000;
	z-index:1;
}
#topper {
	position:absolute;
	width:818px;
	height:327px;
	left:-398px;
	top:0px;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	background-position:top;
	z-index:2;
}
#picture {
	position:absolute;
	width:789px;
	height:248px;
	top:327px;
	left:-382px;
	background-image:url(../images/collage.png);
	background-repeat:no-repeat;
	background-position:top;
	z-index:3;
}

#sidebar {
	position:absolute;
	width:245px;
	height:311px;
	top:309px;
	left:-491px;
	z-index:6;
}

#data {
	position:absolute;
	width:789px;
	height:617px;
	top:584px;
	left:-329px;
	z-index:4;
}

#news {
	position:absolute;
	width:200px;
	height:397px;
	top:581px;
	left:-286px;
	z-index:5;
}

#weather {
	position:absolute;
	width:175px;
	height:90px;
	top:1014px;
	left:-272px;
	z-index:6;
}

