body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #00497b;
	margin:0px;
	padding:0px;
	background-image:url(../media/bk.jpg);
	background-repeat:repeat-x;
	background-color:#B96315;
}
#container {
	width:960px;
	margin:0 auto;
	background-image:url(../media/nav-bk.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

#left-col {
	float:left;
	width:265px;

	height:100%;
}
#right-col {
	float:right;
	width:695px;
	
}
#header {
	width:695px;
	min-height:300px;
	background-image:url(../media/top-logos.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#countdown {
	width:223px;
	position:relative;
	margin-left:400px;
	height:70px;
	z-index: 1000;
	background-image:url(../media/countdown-bk.png);
	background-repeat:no-repeat;
	padding:10px 0px;
	text-align:center;
}
.subpage #countdown {
	width:223px;
	position:relative;
	margin-left:400px;
	height:70px;
	z-index: 1000;
	background-image:url(../media/countdown-bk.png);
	background-repeat:no-repeat;
	padding:10px 0px;
	text-align:center;
}

#content {
	background-image:url(../media/content-bk.png);
	width:655px;
	margin:0 auto;
	padding:20px 10px 0 10px;
	overflow:hidden;
}
.subpage #content {
	background-image:url(../media/sub-content-bk.png);
	width:635px;
	margin:0 auto;
	padding:20px 20px 0 20px;
	overflow:hidden;
}
.subpage #header {
	width:695px;
	min-height:179px;
	background-image:url(../media/top-logos.png);
	background-repeat:no-repeat;
	overflow:hidden;
	
}
#subheader {
	height:103px;
	background-image:url(../media/subheader-bk.png);
	background-repeat:no-repeat;
	width:675px;
	padding:15px 0 0 20px;
}
#subheader h2 {
	margin:20px 0 27px 15px;
	color:#25BDE5;
	font-size:24px;
	font-weight:bold;
}

#footer {
	width:100%;
	height:30px;
	color:#fff;
	padding:20px 0;
	font-size:9px;
	text-align:center;
	background-color:#199BBE;
	clear:both;
}
#navigation ul {
	list-style-type:none;
	width:200px;
}
#navigation li {
	padding:5px 0;
	border-bottom:#FFF 1px dashed;
}
#navigation a {
	color:#FFF;
	text-decoration:none;
	font-size:17px;
}
#navigation a:hover {
	text-decoration:underline;
	color:#FFC;
}

.subnav {
	font-size:12px !important;
	color:#FC9 !important;
	margin:0 0 0 10px !important;
	padding:0px!important;
	width:180px !important;
}


#attendees {
	width:305px;
	background-image:url(../media/attendee-bk.png);
	background-repeat:no-repeat;
	padding:10px 10px 0 10px;
	margin:0px;
	float:left;
	min-height:220px;
}
#exhibitors {
	width:305px;
	background-image:url(../media/exhibitors-bk.png);
	background-repeat:no-repeat;
	padding:10px 10px 0 10px;
	margin:0px;
	float:right;
	min-height:220px;
}
#quick-find {
	text-align:right;
	padding:0 30px 0 0;
}
h2 {
	margin:4px 0 10px 15px;
	color:#25BDE5;
	font-size:24px;
	font-weight:bold;
}
h3 {
	margin:4px 0;
	color:#EE8F3B;
	font-size:18px;
	font-weight:bold;
}
.agenda td {
	font-size:12px;
}
.agenda-header {
	background-color:#BAD983;
}

#cntdwn {
	font-size:12px;

}.smalltext {
	font-size: 10px;
}

