.headermenu, .edging {
	display: none;
}

#container_outer {
	position: relative;
	width: auto;
	margin-top: auto;
	border: none;
}

#container_inner {
	position: relative;
}

#contentdiv {
	margin-top: 70px;
}

#header_area {
	text-align: right;
	margin: 0;
	padding: 0;
}

#logo {
	position: absolute;
	top: 5px;
	left: 0px;
}
#logo IMG {
	border: none;
}

#dot {
	top: 50px;
	position: relative;
	margin-right: 10px;
	margin-top: -170px;
	text-align: right;
}

.lastupdated {
	color: #ccc;
	font-size: 8pt;
}

body {  font-family: Helvetica, Arial, sans-serif; font-size: 11pt; }

h1 {  font-size: 18pt; font-weight: normal}
h2 {  font-size: 14pt; font-weight: normal}

A:link, A:visited {  
/*	color: black; */
	text-decoration: underline;
}

TH { 
	border: 1px solid #ccc;
	padding: 0.5em; 
}


.footer {
	color: #999;
	padding-top: 15px;
	font-size: 8pt;
}

.footer A {
	font-size: 8pt;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

/** SPONSORS ***************************************/
.sponsors {
	margin: 10px;
}
.sponsors IMG {
	margin-right: 10px;
	vertical-align: middle;
}

