
body 
{
	background-image: url(back.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: rgb(11,119,193); 
	text-align: center;
	}
	
table.intro 
{
	text-align: center;	
	vertical-align: middle;
	width: 900px;
	padding: 0;
}

table.intro td.left 
{
	padding: 5px;
	text-align: left;
	vertical-align: bottom
}

table.intro td.mid 
{
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}

table.intro td.right
{
	padding: 5px;
	text-align: right;
	vertical-align: bottom;
}

table.intro img
{
	border: 5px solid rgb(255,255,255);
}

table.intro img.welcome
{
	border: 0px;
}

table.intro a
{
	font-family: Calibri;
	font-size: 15;
	text-align: center;
	text-decoration: underline;
	color: White;
}

table.intro td 
{
	height: 45px;
}

td.smallprint 
{
	border: 2px solid rgb(255,255,255);
	padding: 10px;
	font-family: Calibri;
	font-size: 13;
	color: rgb(255,255,255);
}

table.main 
{
	font-family: Calibri;
	font-size: 15;
	color: rgb(0,0,0);
	text-align: justify;
	width: 900px;
	padding: 0px;
	margin: 0px;
}

#events a
{
	font-family: Calibri;
	font-size: 20;
	font-weight: bold;
	line-spacing: 125%;
}

#events i
{
	font-family: Calibri;
	font-size: 12;
	text-decoration: italic;
}

#event 
{
	line-height: 150%;
}

#event img
{
	border: solid 2px rgb(0,0,0);
	float: right;
}

#event b
{
	font-family: Calibri;
	font-size: 18;
	font-weight: bold;
}
	

td.stagatha 
{
	text-align: right;
}

td.images 
{
	padding-top: 4px;
	padding-bottom: 0px;
	text-align:center;
}

td.links
{
	width: 200px;
}

td.main
{
	background-color: beige;
	vertical-align: top;
	padding: 15px;
	border: 2px solid rgb(0,56,156);
	height: 300px;
	width: 625px;
}

td.spacer 
{
	height: 10px;
}

td.images img 
{
	border: 5px solid beige;
}
	
td.signature { font-family: arial, helvetica; font-style: italic; font-size: 10; color: beige; text-align: right; }
td.signature a { font-family: arial, helvetica; font-style: italic; font-size: 10; text-align: right; color: rgb(255,255,204); }
