body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: #fff;
	color: #696969;
	}
#wrap {
	max-width: 1200px;
	background: url(http://us.conf.masteragenda.com/conf_id/4/conf_files/256/twocol-bg2.gif) repeat-y 70% 0;
	}
#header {
	margin: 0;
	padding: 0px 0px;
	background: #fff;
	height: auto;
	}
#header h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 180%;
	color: #fff;
	}

a {
  color:#0B5199;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color:#0B5199;
  font-weight:bold;
  text-decoration:underline;
}

#content h1 {
	font-size: 120%;
	}

#content h2, .subhead, .purple_head2, .s_title, .s_subtitle {
	font-size: 110%;
	}	
	
#content {
	float: left;
	width: 70%;
	border-top: 4px solid #F9A31B;

	}
#content div.gutter,   {
	padding: 0px 40px 10px 91px;
	}
	
#nav {
	margin: 0;
	padding: 4px 0 20px 2px;
	list-style: none;
}

#nav li {
float: left;
margin: 0 18px 0 0;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 94%;

}

#nav a {
color: #00539E;
text-decoration: none;
font-weight: bold;
}

#sidebar {
	float: right;
	width: 30%;
	border-top: 4px solid #F9A31B;
	}
#sidebarWrap {
	padding: 20px;
	}
	
#conference {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	background: url(http://us.conf.masteragenda.com/) no-repeat top left;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
#conferenceSub {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
	#conference p{
	padding: 60px 30px 0 10px;  
	}
	
#volunteer {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	background: url(../images/volunteer.gif) no-repeat top left;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
#volunteer p{
	padding: 60px 30px 0 10px;
	}
	
#donate {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	background: url(../images/donate.gif) no-repeat top left;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
#donate p{
	padding: 60px 30px 0 10px;
	}
	
#learn {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	background: url(../images/taste.gif) no-repeat top left;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
#learn p{
	padding: 60px 30px 0 10px; 
	}

/* Hide from IE5/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE5/Mac */

#footer {
	clear: both;
	padding: 4px 0px;
	background: #fff;
	border-top: 4px solid #F9A31B;
	}
	
#footerNav {
	margin: 0;
	padding: 0px 0 20px 2px;
	list-style: none;
}

#footerNav li {
float: right;
margin: 0 18px 0 0;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 94%;

}

#footerNav a {
color: #00539E;
text-decoration: none;
font-weight: bold
}

#content .gutter {
    padding: 10px;
    }

.s_title {margin-bottom: 0px; font-weight: bold;}
.s_subtitle, .schedule_time {margin: 0px; font-weight: bold;}
p.s_tracks {margin: 0px; font-variant: small-caps;}
ul.s_presenters, ul.s_schedules {margin: 0px; padding: 0px; list-style: none none outside; marker-offset: 0px;}
ul.s_presenters li, ul.s_schedules li {margin: 0px; padding: 0px;}
#content div.s_description {margin-top: 5px; padding: 0 0 0 0;}
.ma_template .ma_nav {padding-right: 3em;}
