body {
	font-size : 1em;
	background-color : #ffffff;
	margin : 0;
	padding : 0;
}
h1 {
	font-size: 100%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #655E56;
	position: relative;
	height: 30px;
	left: -3em;
	line-height: 30px;
	padding-left: 2em;
	top: -0.4em;
	width: 676px;
	font-weight: none;
}
h2 {
	font-size: 100%;
	margin-bottom: .5em;
	color: #655E56;
	font-weight: bold;
}
#prep {
	background-color : #91cae1;
	height : 30px;
	width : 230px;
	float : left;
	margin-right : 5px;
}
#holder {
	height : 100%;
	width : 100%;
	margin-right : 10%;
	margin-left : 10%;
}
#post {
	background-color : #668891;
	height : 30px;
	width : 230px;
	float : left;
	margin-right : 0.4em;
}
#conferenceDay {
	background-color : #5499c3;
	height : 30px;
	width : 230px;
	float : left;
	margin-right : 5px;
}
.medblue {
	background-color : #5499c3;
}
.greyblue {
	background-color : #668891;
}
#header {
	line-height : 40px;
	background-color : #655e56;
	height : 40px;
	text-align : right;
	margin-top : 1em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	width : 700px;
}
#banner {
	width : 700px;
	height : 250px;
}
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height : 30px;
	text-align : left;
	width : 700px;
}
#subnav ul {
	display : inline;
}
#subnav li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
 	line-height : 30px;
	color : #333333;
	display : inline;
	margin-left : 1em;
}
#subnav a {
	color : #ffffff;
	text-decoration : none;
}
#subnav a:hover {
	color : #333333;
	text-decoration : none;
	height : 30px;
}
.lightblue {
	background-color : #91cae1;
}
#premarker {
	background-color : #91cae1;
	height : .25em;
	width : 230px;
}
#daymarker {
	background-color : #5499c3;
	height : 5px;
	width : 230px;
	margin-left : 235px;
}
#postmarker {
	background-color : #668891;
	height : 5px;
	width : 230px;
	margin-left : 470px;
}
.textwhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 90%;
	color : #ffffff;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left: 3em;
	margin-right: 5em;
	color: #333333;
	font-size: 75%;
}
#content a {
	color: #5499C3;
	text-decoration: underline;
}
.headerblue {
	color: #91CAE1;
}
#content a:hover {
	color: #655E56;
	text-decoration: underline;
}
.textblue {
	font-size : 90%;
	color : #91cae1;
}
.textlightgrey {
	font-size : 90%;
	color : #999999;
	margin-right : 1em;
}
#holder {
	height : 100%;
	width : 750px;
	margin-left : 10%;
	margin-right : 10%;
}
#credits {
	text-align : right;
	width : 700px;
	position : relative;
	top : 30px;
}
#navigation {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 85%;
	line-height : 30px;
	height : 30px;
	padding-top : 0.25em;
	text-align : center;
	width : 710px;
}
#footer ul {
	display : inline;
	height : 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer li {
	line-height : 30px;
	display : inline;
	margin-right : 4em;
 	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 60%;
	color : #ffffff;
}
#navigation a {
	display : block;
	color : #ffffff;
	text-decoration : none;
	height : 30px;
	width : 230px;
}
#navigation a:hover {
	background-image : url(hover.png);
}
#footer {
	line-height : 30px;
	background-color : #655e56;
	height : 30px;
	width : 700px;
	top : 25px;
	position : relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#footer a {
	text-decoration : none;
	height : 30px;
	color: #FFFFFF;
	line-height: 30px;
}
#footer a:hover {
	text-decoration:none;
	color:#91CAE1;
}
.redheader {
	color: #FF3333;
	font-weight: none;
}

