body {
}
h1
{
	font: bold 200% Times, serif;
	text-align: center

}
h2
{ 	color: #18447e;
	font: bold 250% Times, serif;
	text-align: center
}
h3
{   font: bold 100% Times, serif;
	text-align: center
}

a.mainmenu {
    color: #ffffff;
	font: bold, 50%, Times, serif;
	text-align: center;
	text-decoration: none
}
a.mainmenu:hover {
    color: red;
	font: bold, 50%, Times, serif;
	text-align: center;
	text-decoration: none
}
table {	
	 border-collapse: collapse
	 color: #18447e;
	}
td{
	border: 0px solid #18447e
}
div#header {   margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px
}

td.welcome{
vertical-align: top;
}

td.events{
color: #ffffff;
height: 500px;
top: 50px;
vertical-align: top;

}
a.event menu {
color: #ffffff;
	font: bold, 50%, Times, serif;
	vertical-align: top;
	text-align: top;
}

p.intro {
color: #18447e;
}