#leftcolumn {width: 375px; padding: 0; margin: 0px 10px 0px 5px; float: left;}
#rightcolumn {width: 400px; padding: 12px 25px 30px 50px; margin-right: 1px; float: left; background-color: #cebe8f;}

#speakercontent {width: 710px; padding: 20px 10px 0 35px; margin-right: 1px;}
#registration {
	border:thin;
	border-style:dashed;
	border-color:#000000;
	padding: 5px 0;
	width: 275px;
	margin: 0px 0px 0px 2px;
}
#registration .event {
	padding: 0px 0px 15px 15px;
}
h4.speakerName { 
	color: #4d4735;
	font-size:145%;
	letter-spacing:-1px;
	font-style: italic;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-transform: lowercase;
	background-color: #e2e1dd;
	margin: 10px -50px 10px -10px;
	padding: 5px 5px 5px 10px;
}

h6.prerequisites { 
	color: #4d4735;
	letter-spacing:1px;
	text-transform: uppercase;
	background-color: #e2e1dd;
	margin: 10px -50px 10px -10px;
	padding: 5px 5px 5px 10px;
	font: bold 95% Arial, Helvetica, Tahoma, sans-serif;
}

p img {float: right; width: auto;
	border: 15px solid rgba(255,255,255,0.25);
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: -30px;
}
h4 span { 
	color:#fff;
	background-color: #8c0001;
	padding: 5px 20px 5px 65px;
	margin: 10px 0 0 -75px;
}

p {
	color: #fff;
	font-size: 110%;
}
li.prerequisites {
	color: #fff;
	font-size: 100%;
	margin-left: -20px;
}
a:link, a:visited {color: #fff;}
a:hover {color: #4d4735;}

h2 {font-family: 1.5em Arial;}
/*h3 {font-family: 1.3em Arial; color: #333; font-weight:bold; margin: 1.25em 0 0.25em;}*/
h4 {font-family: 1.4em Arial; color: #333; font-weight:bold; padding: 0px 0px 0px 0px;}
h5 {font-family: 1.25em Arial;	color: #333; font-weight:bold;padding: 0px;text-align: left;}
h5.sub {
	font-size: 18px;
	line-height: 95%;
	color: #FFF;
	letter-spacing: -0.5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-style: italic;
	text-transform: none;
	background-color: #8c0001;
	width: 450px;
	margin: 10px -50px 10px -10px;
	padding: 5px 5px 5px 10px;
}

td.gridtitle {
	color: #000000;
	border-top: 1px solid #4F8FAA;
	border-bottom: 1px solid #4F8FAA;
	font-size:1em;
}
/*-------------------------------------------------------------------------------*/
/*  Speaker Links  */
/*-------------------------------------------------------------------------------*/

#speakerlinks {	width:350px; padding: 25px 25px 5px 0; border: 0; margin: 0; }
/*-------------------------------------------------------------------------------*/
/*    */
/*-------------------------------------------------------------------------------*/

#speakerlinks a {
	
	color: #000000;
	text-decoration: none;
}

ul#speakerNav li a {
	text-decoration: none;
	font-size: 115%;
	color: #4d4735;
	letter-spacing: -1px;
	vertical-align: top;
}

#speakerlinks a.active {
	color: #ffffff;
	background-color: #802c2f;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 2px;
}

#speakerlinks a:hover {
	color: #ffffff;
	background-color: #4d4735;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 2px;
}

ul#speakerNav li a:hover {
	color: #ffffff;
}
#speakerlinks ul li {
	font-size: 125%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 0px;
	list-style-type: none;
	letter-spacing: -1px;
	text-align: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

ul#speakerNav li {
	height: 20px;
}

a.registerBTN {
	text-indent:-9999px;
	background: url(../images/css/register_now.png) top right no-repeat;
/*	background: url(../images/css/social_icons.png) top right no-repeat;*/
	display: block;
	width: 410px;
	height: 130px;
	padding: 0px;
	margin: 10px 100px 0px -50px;
	color: #FFF;
}
	
a.registerBTN:hover {
	background: url(../images/css/register_now.png) no-repeat 0 -134px;
/*	background: url(../images/css/social_icons.png) no-repeat 0 -134px;*/
	margin: 10px 25px 0px -15px;
	padding: 0;
}




.panel{
	margin-top: 10pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: -10pt;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.panel.white{
	color: white;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

#tweet_quote{
	font-size: 18px;
	float: left;
	width: 315px;
	height: 201px;
	position: relative;
}

p.pitchers {
	background-color: #c2b488;
	padding: 10px;
	font-size: 98%;
	width: 90%;
}
