BODY { 
	background: url("images/background-mediumpurple.gif") #e2d3ec;
	color: #222222;
	min-width: 770px;
	font-family: Times, "Times New Roman", serif;
	font-size: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

A:LINK {
	color: #0d2554
}
A:VISITED {
	color: #550077
}

IMG {
	border: none;
}

H1, H2, H3 {
	color: #4b0049;
}

TABLE {
	text-align: left;
}

TD {
	padding-bottom: 0.3em;
}

P {
	text-align: center;
}

UL LI {
	margin-left: -36px;
	list-style-type: none;
}

.PageBox {
    margin: auto;
    text-align: center;
    width: 750px;
    padding: 0px 10px;
}

.NavBox {
	background: url("images/background-purple.gif") #4b0049;
	padding: 10px;
	width: 150px;
	float: right;
	text-align: center;
	line-height: 1.5;

}

.ContentBox {
	background: url("images/background-lightpurple.gif") #e2d3ec;
	border: solid 2px #4b0049;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	width: 556px;
	float: right;
}

.SectionBox {
/*	border-bottom: solid 1px #4b0049; */
}

.SectionTitle, .NoteTitle, #Photo, .table {
	text-align: center
}

#SiteTitle {
	text-align: center;
	margin-bottom: -10px;
}

#PageTitle {
	text-align: center;
	margin: 5px 0px;
	border-bottom: solid 1px #4b0049;
	width: 420px;
}

#Date, #CountDown {
	text-align: center;
	font-size: large;
}

.FieldName {
	vertical-align: top;
	padding-right: 0.4em;
}

TABLE#EventData TD.FieldName {
	width: 4em;
}

div.idofooterwrap {
    	margin-left: auto;	
	margin-right: auto;
	padding-top: 8px;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

div.idofooterwrap table {
    	margin-left: auto;	
	margin-right: auto;
}

div.logo {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;

}


a.idofooter:link {
	text-decoration: none;
}

a.idofooter:visited {
	text-decoration: none;
}

div.footerleft {
	margin: 0px 145px;
	padding: 0px;
	text-align: center;
}

div.footerright {
	margin: 0px 145px;
	padding: 0px;
	text-align: center;
}

div.footerbottom {

}

p.copyright {
	margin: 0px 145px;
	text-align: center;
}

.approve {
	text-align: left;
}

