html, body, h1, h2, h3, h4
{
	margin: 0;
	padding: 0;	
}

body
{
	color: black;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	font-family: verdana, arial, sans-serif;
	background-attachment: scroll;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#midtop
{	
	left: 385px;
	width: 480px;
	position: relative;
	top: -700px;
	height: 450px;
	font-size: 10pt;
}

#fareas
{	
	left: 586px;
	width: 300px;
	position: relative;
	top: -1070px;
	height: 450px;
	font-size: 8pt;
}

#idates
{
	left: 115px;
	width: 226px;
	top: -1765px;
	height: 90px;
	position: relative;	
}

#mboard
{
	left: 115px;
	width: 226px;
	position: relative;
	top: -650px;
	height: 184px;
}

#register
{
	left: 140px;
	width: 226px;
	top: -1320px;
	height: 184px;
	position: relative;	
}

#info
{
	left: 150px;
	width: 226px;
	position: relative;
	top: -1805px;
	height: 50px;
}

