body {
	margin: 0px;
	padding: 0px;
	background-color: #A0A0A0;
}
a:link {
	color: #0000DD;
	text-decoration: none;
}
a:visited {
	color: #0000DD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	text-align: center;
}
#page {
	position: relative;
	width: 600px;
	text-align: left;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
}
td#IECenter {
	text-align: center;
}
#pageTop {
	z-index: 2;
	width: 600px;
	height: 112px;
}
#navigation {
	position: absolute;
	z-index: 3;
	left: 118px;
	top: 75px;
	width: 450px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 0px;
}
#navSkip {
	display: none;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
/* Note: #contentBackground and #content are separate DIVs to avoid CSS hacks */
#contentBackground {
	z-index: 1;
	width: 600px;
	background-image: url(../images/page_back.gif);
	background-repeat: repeat-y;
}
#content {
	width: 540px;
	padding-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
#footer {
	font-size: 0.85em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
}
#footer a:link {
	color: #0000DD;
	text-decoration: none;
}
#footer a:visited {
	color: #0000DD;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#pageBottom {
	width: 600px;
	height: 7px;
	background-image: url(../images/page_bottom.gif);
	background-repeat: no-repeat;
}
p.center {
	text-align: center;
}
h1 {
	font-size: 1.2em;
	margin-top: 0px;
}
h2 {
	font-size: 1em;
}
#fixtures {
	font-size: 0.85em;
	border-collapse: collapse;
}
#fixtures th {
	text-align: left;
}
#fixtures th {
	border: 1px solid #663333;
}
#fixtures td {
	border: 1px solid #663333;
}
img {
	border: 0px;
}
img.mid {
	vertical-align: middle;
}
.photor1 {
	float: right;
	margin-left: 20px;
	margin-bottom: 8px;
	width: 280px;
	font-size: 0.85em;
	line-height: 120%;
}
.photor1 img {
	margin-bottom: 5px;
}
.photorg {
	float: right;
	margin-left: 20px;
	margin-bottom: 8px;
	font-size: 0.85em;
	line-height: 120%;
}
.photorg img {
	margin-bottom: 5px;
}
