@charset "utf-8";
/* CSS Document */


body {
	background-color: #ececec;
	background-image: url("http://equatic.org/equatic2.jpg");
	background-repeat: no-repeat;
	font: Tahoma;
	font-size:12px;
	overflow:auto;
	
}

#main {

	width:709px; 
	height: 650px;
	margin-left: 232px;
	margin-top: 285px;
	position:absolute;
	font: Tahoma;
	font-size:12px;


}

#contents {

	width:122px; 
	height: 650px;
	margin-left: 42px;
	margin-top: 155px;
	position:absolute;
	font: Tahoma;
	font-size:12px;


}

#map  {

	width:589px; 
	height: 59px;
	margin-left: 288px;
	margin-top: 175px;
	position:absolute;
	font: Tahoma;
	font-size:12px;
}

#eventimage  {

	width:240px; 
	height: 190px;
	margin-left: 500px;
	margin-top: 380px;
	position:absolute;
	font: Tahoma;
	font-size:12px;
}



#copyright  {

	width:589px; 
	height: 59px;
	margin-left: 450px;
	margin-top: 750px;
	position:absolute;
	font: Tahoma;
	font-size:12px;

}







