body
{
	background-color:#ffffff;
	color:#000000;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family:Arial, sans-serif;
	font-size:medium;
}

#top
{
	width:803px;
	height:640px;
	margin:0 auto;
	position:relative;
	background-image: url(images/img0.gif);
}

a.link1
{
	display:block;
	position:absolute;
	left:24px;
	bottom:67px;
	width:248px;
	height:48px;
}

a.link2
{
	display:block;
	position:absolute;
	left:279px;
	bottom:67px;
	width:248px;
	height:48px;
}

a.link3
{
	display:block;
	position:absolute;
	left:534px;
	bottom:67px;
	width:248px;
	height:48px;
}

#main
{
	width:758px;
	margin:0 auto 40px auto;
}

h1
{
	margin:0 0 20px 0;
	font-size: 24px;
	font-weight: bold;
}

p {margin:10px 0px;}

a
{
	color: #0072bc;
	text-decoration: underline;
}

a img {border: 0px;}

.clear
{
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}

.agenda td
{
	vertical-align:top;
	padding:5px;
}

.filled
{
	background-color:#0072bc;
	color:#ffffff;
}
