﻿BODY
{
    PADDING: 0px;
    FONT-SIZE: 14px;
    MARGIN: 0px;
    FONT-FAMILY: Arial;
    text-align:center;
    background-image:URL('../images/bg-cap.jpg');
	background-repeat:repeat-x;
	background-position:top;
	}

#container
{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	text-align:left;
}
#pagebottom
{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
 	height:10px;
 	background-image:URL('../images/page-bottom.jpg');
	background-repeat:no-repeat;
	}

h2
{
	FONT-SIZE: 14PT;
	color: #FF0000;
	}
.eventheader {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #8A1C72;
}
#siteseal
{
	float:right;
	padding:20px 20px 0px 0px;
}
.footer {
	color: #ffffff;
}

.footer a:link {
	color: #ffffff;
}
.footer a:visited {
	color: #ffffff;
}
.footer a:hover {
	color: #FFCC00;
}
#flashintro
{
	text-align:center;
}