@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS";
	font-size: 15px;
	line-height: 25px;
	text-decoration: none;
}
.topbg {
	background-image: url(../images/bg-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 243px;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.jimbg {
	background-image: url(../images/jimbig.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
}
#bodydiv {
	width: 840px;
	padding-right: 7px;
	padding-left: 7px;
	border: 3px solid #555555;
	left: 420px;
	margin-top: 20px;
	background-color: #FFFFFF;
	margin-left: 140px;
	font-family: "trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	float: left;
	padding-top: 7px;
}

#bodydiv2 {
	width: 415px;
	padding-right: 10px;
	padding-left: 10px;
	border: 3px solid #555555;
	left: 420px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 50px;
	padding-top: 7px;
	font-family: "trebuchet MS";
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
.title {
	font-family: "trebuchet MS";
	font-size: 25px;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
	margin-bottom: 15px;
	display: block;
}
.title-sub {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #F68C1E;
	text-decoration: none;
	font-weight: 500;
	line-height: 25px;
}
.partners {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #1574D6;
	text-decoration: none;
}
.link {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #F68C1E;
	text-decoration: none;
}
.link:hover {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #F68C1E;
	text-decoration: underline;
}
#footerdiv {
	margin-left: 450px;
	float: left;
}
.blutext {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #0071BD;
	line-height: 18px;
}
.speakertext {
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	border: 2px solid #999999;
	padding: 7px;
}
.bdr {
	padding: 7px;
	border: 2px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
