html {height: 100%;}
body {
	padding:0;
	margin:0;
	background-color: #eee;
	color: #373535;
	height: 100%;
	background: #f7f1dc url('https://www.registrationassistant.com/federated/aps/2009/november/images/bg.jpg') no-repeat -100px top;
}
#wrapper{
	width: 679px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	border-width: 0 1px 15px 1px;
	border-style: solid;
	border-color: #371700;
	background: #fff;
	padding: 0;
}
#banner {
	border-bottom: 8px solid #371700;
	background-color: #371700;
	text-align: left;
}
#nav {
	display: inline;
	margin: 0 30px 0 15px;
	padding: 74px 0 20px 0;
	width: 150px;
	float: left;
	text-align: left;
	background: #fff;
}
#content{
	background: #fff;
	width: 450px;
	margin: 0 0 0 0;
	background: white;
	padding: 20px 0 50px 0;
	text-align: left;
}
p, ul, ol, td, div {
	font: normal normal normal 11px/15px arial;
	color: #373535;
}
p {
	margin-top: 0px; margin-bottom: 15px;
}
h1 {
	font: normal 22px/24px arial;
	color: #3b6b87;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font: bold 20px/24px arial, helvetica, sans serif;
	margin: 15px 0px 10px 0px;
	color: #3b6b87;
	letter-spacing: -1px;
}
h3 {
	font: normal normal bold 11px/15px arial;
	color: #333;
	margin-bottom: 3px;
	margin-top: 0;
}
h4 {
	font: italic normal bold 11px/15px arial;
	color: #333;
	margin-bottom: 10px;
	margin-top: 3px;
}
a, a h2 {
	color: #7E0F22;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:hover h2{
	color: #7E0F22;
	text-decoration: underline;
}
#content ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 5px;
}
#content ul li {
	background: url(https://www.registrationassistant.com/p/images/gebha/ge_bullet_grey.gif) no-repeat 3px 4px;
	padding: 0px 0px 5px 17px;
}
#content img {
	border: 1px solid #333;
}
#nav ul a {
	display: block;
	color: #7E0F22;
	line-height: 16px;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	margin: 0;
}
#nav ul a:hover {
	color: #7E0F22;
	background-color: #F7F0DB;
}
#nav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
#nav li {
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#nav li {
	border-bottom: 1px solid #ccc;
}
html>body #nav li {
	padding-left: 0px;
}
html>body #content {
	margin-left: 200px;
}
* html div#wrapper {
	height: 100%;
}
a img {
	border: none;
}
table.agenda {
	border-collapse: collapse;
	border-top: 1px solid #333;
	margin: 0px 0px 30px 0px;
}
table.agenda td {
	vertical-align: top;
	padding: 3px 5px;
	border-bottom: 1px solid #ccc;
}
table.agenda tr.odd td {
	background: white;
}
table.agenda td.time {
	width: 105px;
	font-weight: normal;
}
table.agenda td.activity {
	width: 200px;
	font-weight: normal;
}
p.indent {
	margin-left: 20px;
}
span.hilite {
	color: #B21D31;
	font-weight: bold;
}
sup {
	font-size: 11px;
}
span.bullet {
	color: #0080FF;
	font-size:18px;
}
span.diamond {
	color: #FF8000;
}
table.supplier { border-collapse: collapse; border-top: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0 0 10px 0; }
table.supplier tr { border-bottom: 1px solid #ccc; }
table.supplier tr td { vertical-align: top; padding: 5px 8px; border-left: 1px solid #ccc; }