a:link    {color: #675c53;}
a:visited {color: #675c53;}
a:hover   {color: #675c53; text-decoration:none;}

#col-b a:link    {color: #FF6D42;}
#col-b a:visited {color: #FF6D42;}
#col-b a:hover   {color: #675C53; text-decoration:none;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	margin: 0px;
	color: #675c53;
	background-color:#c4c4c4;
}

#wrapper2 {
	background: #c4c4c4 url(images/background.gif) repeat-y center top;
	}

h2 {
	font-size:20px;
	margin: 0 0 -10px 0;
}

.link1 {
	font-size:18px;
	font-weight: bold;
}


#wrapper {
	width: 717px;
	margin: 0 auto;
	background-color: #FFFFFF;
	font-size: 14px;
}
#wrapper #content #col-b {
	float: right;
	width: 199px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	margin-right: 50px;
	margin-top: 12px;
}
#wrapper #content #col-a {
	float: left;
	width: 436px;
}
div.spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
#wrapper #content #col-a .box {
	margin-left: 60px;
}
#col-b-2 {
	margin: 0px 0px 0px 20px;
}
#wrapper #menu {
	background: #4E423F;
}
.line {
	border-bottom: 1px solid #e5e5e5;
}
#wrapper #content #single {
	margin: 0 60px;
}

table.speakers td {
	padding: 0 8px 8px 0;
}
