/* CSS Document */

body {
	background:#ffe;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.5em georgia, verdana, arial, sans-serif;
	color:#222;
	}
a {
	color:#FFF;
	text-decoration:none;
	}

a:hover {
	color:#049;
	}
	
.texthead {
	font-weight: bold;
	}	
	
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#ffe;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	}
#header {
	background:#554;
	padding:10px;
	margin:0;
	color:#FFF;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#554;
	}

#navwrap {
	height: 20px;
	background:#ddc;
	padding: 0 0 10px 0;
	margin:0;
	text-align:center;
	color:#FFF;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	}
	
#nav {
	float:left;
} 	
	
#nav ul{
	margin: 0 0 0 17px;
	font:bold 11px/18px Georgia, Arial, sans-serif;
} 

#nav ul li {
	display:inline;
}

#nav ul li a {
	font-size: 12px;
	text-decoration: none;
  	float:left;
	color:#222;
	padding:5px 20px 5px 10px;
}

#nav ul li a:hover{
  color:#553;
}

.active a {
  color:#553 !important;
  text-decoration: underline !important;
}

#corpslides {
	z-index: 10;
	position: absolute;
	margin: 30px auto;
	top: 55px;
	left: 250px;}

#corpslides img {
	display:none;
	position: absolute;	
	top: 0px;
	left: 0px;
}

#speakerslides {
	z-index: 10;
	position: absolute;
	margin: 30px auto;
	top: 120px;
	left: 250px;}

#speakerslides img {
	display:none;
	position: absolute;	
	top: 0px;
	left: 0px;
}

#homeslides {
	z-index: 20;
	height:110px;
	position: absolute;
	top: 26px;
	right: 26px;	
	width:370px;
}

#homeslides img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#speakerheader {
	z-index: 20;
	height:110px;
	position: absolute;
	top: 26px;
	right: 26px;	
	width:370px;
}

#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
	
#leftcol div{
	margin-bottom:10px !important;
	}
	
#leftcollong div{
	margin-bottom:10px !important;
	}

#leftcolextra div{
	margin-bottom:10px !important;
	}


#rightcol div{
	margin-bottom:10px !important;
	}
	
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#bba;
	z-index:100;
	border-right: 1px solid #222;
	min-height: 900px;
	}
	
#leftcollong { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#bba;
	z-index:100;
	border-right: 1px solid #222;
	min-height: 1100px;
	}
	
#leftcolextra { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#bba;
	z-index:100;
	border-right: 1px solid #222;
	min-height: 1500px;
	}
	
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:255px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:235px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#bba;
	z-index:99;
	font:bold 11px/18px Helvetica, Arial, Verdana sans-serif;
	border-left: 1px solid #222;
	min-height: 900px;
	}
	
#rightcollong{
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:255px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:235px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#bba;
	z-index:99;
	font:bold 11px/18px Helvetica, Arial, Verdana sans-serif;
	border-left: 1px solid #222;
	min-height: 1100px;
	}
	
#rightcolextra{
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:255px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:235px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#bba;
	z-index:99;
	font:bold 11px/18px Helvetica, Arial, Verdana sans-serif;
	border-left: 1px solid #222;
	min-height: 1500px;
	}
	
#centercol {
	position:relative;
	padding:0 285px 0 230px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#049;
	}
#centercol ul li {
	line-height: 26px;
	}
#footer {
	position:relative;
	background-color:#eed;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:right;
	color:#222;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	}
	
#footer a {
	color: #000;}
	
#footer span {
	padding-right: 30px;}

#footer a:hover {
	border-bottom:1px solid;
	color:#049;
	}
