DIV#HeadGraphic {
	border-width: 1px 0px 1px 0px;
	border-color: black;
	border-style: solid;
	height: 102px;
	width: 755px;
	position: absolute;
	top: 37px;
	left: 0px;
	z-index: 10;
	overflow: none;
}

IMG#HeaderImage {
	width: 690px;
	height: 100px;
	position: absolute;
	left: 65px;
	z-index: 11;
}

IMG#TUX {
	width: 129px;
	height: 152px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 15;
}

SPAN#Title {
	position: absolute;
	left: 232px;
	top: 5px;
	z-index: 9;
	font-family: Times New Roman, Times;
	font-weight: bolder;
	font-size: 30px;
}

DIV#Navigation {
	position: absolute;
	left: 0px;
	top: 139px;
	width: 95px;
	height: 100%;
	z-index: 13;
	border-width: 0px 1px 0px 0px;
	border-color: black;
	border-style: solid;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	padding-left: 7px;
	padding-top: 30px;
	background: rgb(245, 245, 255);
}

DIV#Content {
	position: absolute;
	left: 110px;
	top: 157px;
	width: 640px;
	z-index: 5;
	font-family: Arial, Helvetica;
	font-size: 11pt;
}

DIV#MeetingInfo {
	float: right;
	width: 200px;
/*	height: 240px; */
	z-index: 8;
	font-family: Arail, Helvetica;
	font-size: 10pt;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin: 2px 2px 2px 2px;
/*	padding: 2px 2px 2px 2px; */
}

SPAN#MeetingTitle {
	text-align: center;
	border-width: 0px 0px 1px 0px;
	border-color: black;
	border-style: solid;
	width: 100%;
	font-family: Times New Roman, Times;
	font-weight: bold;
	font-size: 12pt;
	background: rgb(190, 194, 225);
}

A {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

A#nav {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

A#links {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

A#mailto {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
