html {
	height: 100%;
}
body {
	background-color: #000000;
	font-family: sans-serif;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.container {
	height: 100%;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
p, li, td {
	color: #666666;
	font-size: 75%;
}
h3 {
	color: #000000;
	font-size: 100%;
	font-weight: bolder;
}
table {
	border-collapse: collapse;
}
.right-fade {
	background-image: url(/images/conference/2007/right_bg_fade.gif);
	background-repeat: repeat-y;
}
.left-fade {
	background-image: url(/images/conference/2007/left_bg_fade.gif);
	background-repeat: repeat-y;
}
.well-gradient {
	background-image: url(/images/conference/2007/bottom_bg_fade.gif);
	background-repeat: repeat-x;
}
.bottom-box {
	background: #919867;
	height: 40px;
	width: 613px;
}
.copy {
	margin: 10px 20px 10px 20px;
	font-size: 16px;
	min-height: 1535px;
}
#sponsorList li {
	margin-bottom: 5px;
}
#signup-box {
	width: 140px;
	margin: 12px 3px 5px 3px;
	padding: 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background: #666666;
	text-align: left;
	font-size: 13px;
	color: #FFFFFF;
}
#conference-signup {
	clear: both;
	text-align: left;
	margin: 0 3px 5px 3px;
}
#conference-signup .textfield {
	clear: both;
	width: 160px;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	color: #666666;
}
div#menu {
	height: 29px;
	margin: 0;
	padding: 0;
	background-color: #000;
	overflow: hidden;
}
#speakers h5 {
	margin-bottom: 0;
}
#speakers p {
	margin: 0;
}
/*Ad Positions
*************/
#newAds {
	text-align: center;
}

#newAds img {

	margin-bottom: 5px;
}
