body {
	font: 11px/1.2 Lucida Grande, Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}
a {
	text-decoration: none;
	color:#0099FF;
}
img {
	border: 0;
}
a:hover {
	text-decoration:none;
	color:#a1e2ff;
}
.t4g-blue {
	color:#0099FF;
}
#wrapper {
	width:950px;
	text-align:left;
	background-color:#E9E9E9;
}
#logo {
	height:70px;
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}
#top_menu {
	height:30px;
	background-color:#666666;
}
#menu_td {
	width:194px;
	background-color:#E9E9E9;
}
#body_td {
	width:756px;
	background-color:#E9E9E9;
	padding:0px 15px 25px 10px;
}
#breadcrumbs {
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:12px;
	padding-left:5px;
	background-color:#E9E9E9;
}
.breadcrumbs_color {
	color:#3366ff;
	float:left;
}
.breadcrumbs_grey {
	color:#666666;
	float:left;
}
#page_content {
	background-color:#FFFFFF;
	height:100%;
	padding:10px;
	float:left;
}
#footer {
	height:30px;
	width:950px;
	background-color:#666666;
}
#foot_pad {
	padding-left:590px;
}
.nav {
	color: #ffffff;
	padding-left:200px;
}
.nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.nav li {
	float: left;
	margin:0px;
	padding:0px;
}
.nav li a {
	font-family: Arial, Helvetica, sans-serif;
	padding: 9px 15px;
	color: #FFFFFF;
	text-shadow: #000 2px 2px 2px;
	font-weight: bold;
	line-height: 30px;
	text-decoration:none;
}
.nav li a:hover {
	color:#ffffff;
	background-color:#535353;
	text-shadow: #000 2px 2px 2px;
}
body#a a#home, body#b a#conference, body#c a#blog, body#d a#map, body#e a#resource, body#f a#about {
	color:#000000;
	background-color:#E9E9E9;
	text-shadow: none;
}
#speaker_wrapper {
	float:left;
	padding:5px;
}
#speaker_pic {
	width:275px;
	height:275px;
	padding-right:10px;
	float:left;
}
#speaker_bio {
	float:left;
	width:400px;
	padding-left:10px;
	border-left-color:#CCCCCC;
	border-left-style:dotted;
	border-left-width:1px;
}
.speaker_name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	color: #999999;
	letter-spacing: 0px;
	padding-bottom: 13px;
}
#photo_gallery, #slideshow {
	width:700px;
	background-color:#000000;
	text-align:center;
}
#home_divider {
	width:950px;
	border-top:#E9E9E9 solid 20px;
	height:130px;
}
#a-d {
	height:130px;
	width:320px;
	background-image:url(../images/a-d.jpg);
	background-repeat:no-repeat;
	float:left;
	color:#FFFFFF;
}
#a-d-text {
	padding-top:110px;
	padding-left:220px
}
#media {
	width:630px;
	height:130px;
	background-image:url(../images/media.jpg);
	background-repeat:no-repeat;
	float:left;
}
#media-text {
	padding: 40px 20px 0px 20px;
	line-height:17px;
}
#conference-text {
	line-height:30px;
}
#sub-page-text {
	padding: 20px 20px 20px 20px;
}
#pens {
	width:700px;
	heigh:100%;
	background-image:url(../images/ad-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}
#conf-bg {
	width:700px;
	heigh:100%;
	background-image:url(../images/heads.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}
#conf-no-bg {
	width:700px;
	heigh:100%;
}
#music-bg {
	width:700px;
	heigh:100%;
	background-image:url(../images/keys.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}
#about-bg {
	width:700px;
	heigh:100%;
	background-image:url(../images/about.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}
#sitemap-bg {
	width:700px;
	heigh:100%;
	background-image:url(../images/site-map.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}
.session {
	color:#999999;
	font-size: 18px;
}

/* Page Specific CSS */
.title {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.sub_title {
	color: #0099FF;
	font-weight: bold;
}
.font_16 {
	font-size: 16px;
}
.font_15 {
	font-size: 15px;
}
.font_14 {
	font-size: 14px;
}
.font_12 {
	font-size: 12px;
}