﻿body {
}
body {
	margin: 0;
	font-size: small;
	font-family: "Verdana", Sans-Serif;
}

.noprint{display: none;}

#wrap {
	position: relative;
}

#header {
	position: relative;
	border-bottom: solid 1px black;
}

#pagetitle {
	position: absolute;
	width: 100%;
	top: 20px;
}

#pagetitle h1 {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	color: #520000;
	font: normal 35px "Verdana", Sans-Serif;
	
}

#nav {
	display: none;
}

#contentpanel {
	width: 100%;
	line-height: 150%;
}

#contentpanel a:link, #contentpanel a:active, #contentpanel a:visited {  
  color: #520000;
}

#contentpanel p {
	margin: 0;
	padding: 10px 0;
}

#starbullets 
{
  
}
	

#footerwrap {
}

#footer 
{
  border-top: solid 1px black;
  margin-top: 10px;
	font-size: 80%;
	width: 100%;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
}

#contentcap 
{
  display: none;
}

#footer_top {
	padding: 3px 0;
}

#footer_bottom {
	border-top: 1px solid #FFFFFF;
	padding: 3px 0;
}

#engine 
{
  display: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearit {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#conference_logos 
{
  border: 0;
}