@charset "UTF-8";
/* CSS Document */
#container{
	background-color: #66CCFF;
	width: 750px;
	position: relative;
	top: 3px;
	left: auto;
	right: auto;
	margin: auto;
}
#banner{
	background-color: #66CCFF;
	height: 100px;
	width: 750px;
	position: relative;
	top: 0px;
}
#box{
	background-color: #FFFFFF;
	height: 455px;
	width: 250px;
	position: relative;
	top: 48px;
	right: -10px;
}
#sbanner{
	background-color: #FFFFFF;
	height: 83px;
	width: 250px;
	position: relative;
	left: 10px;
	top: 130px;
}
#rbanner{
	background-color: #EBFFD0;
	height: 250px;
	width: 200px;
	position: relative;
	top:-490px;
	right: -280px;
}
#bbanner{
	background-color: #EBFFD0;
	height: 200px;
	width: 200px;
	position: relative;
	top: -450px;
	right: -277px;
}
#bottom{
	background-color: #CCFFCC;
	height: 30px;
	width: 460px;
	position: relative;
	top:-210px;
	right: -130px;
}
#photobox{
	height: 329px;
	width: 249px;
	position: relative;
	left: 493px;
	bottom: 1123px;
}
#announce{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 70px;
	width: 500px;
	position: relative;
	top: -385px;
	right: -110px;
	margin-top: 10px;
}
#breaking news{
	background-color: #0099FF;
	height: 50px;
	width: 100px;
	position: relative;
	top: -400px;
	right: -200px;
}
#flag{
	background-color: #FFFFFF;
	height: 70px;
	width: 200px;
	position: relative;
	left: 280px;
	top: -480px;
}
