html, body {
	background: scroll #a4bd01 url(../images/b_e_back.gif) repeat-x 0 0;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: left;
	width: 100%; height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}
div, img, a, a:link, a:visited, a:hover, a:active {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:link {
	color: #83B4CF;
}
a:visited, a:hover, a:active {
	color: #C8D172;
}
h4 {
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
}
.hidden {
	display:none;
}
.header {
	background: scroll #a4bd01 url(../images/b_e_back.gif) repeat-x 0 0;
	width: 100%; height: 80px;
}
ul {
	list-style-image: url(../images/dash.jpg);
}
.header ul {
	height: 12px;
	line-height: 8px;
	list-style: none;
	padding: 2px 0 0 0;
	margin: 0;
	border: 0;
}
.header ul[id] {
	height: 12px;
	line-height: 8px;
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
	border: 0;
}
.header ul li {
	height: 12px;
	line-height: 8px;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
li a img {
	height: 12px;
	line-height: 8px;
	vertical-align:top; /* for IE6 I don't know why this gets rid of the middle spacing... */
}
.content {
	width: 600px;
	padding: 30px 0 0 75px;
}
#home .content {
	width: 500px;
}
.lefty {
	float: left;
	vertical-align: top;
	margin: -8px 15px 0 -25px;
}
.righty {
	float: right;
	vertical-align:top;
}
.move_right {
	padding-left: 120px;
}
#external {
	background: scroll #a4bd01 url(../images/external_18.jpg) no-repeat 520px 200px;
}
#internal {
	background: scroll #a4bd01 url(../images/internal_18.jpg) no-repeat 520px 200px;
}
#tradeshows {
	background: scroll #a4bd01 url(../images/trade_18.jpg) no-repeat 520px 200px;
}
#venue {
	background: scroll #a4bd01 url(../images/venue_18.jpg) no-repeat 520px 200px;
}
#venue .lefty {
	margin: 0 15px 0 -25px;
}
#fireworks {
	background: scroll #a4bd01 url(../images/firework_18.jpg) no-repeat 520px 200px;
}
#satellite {
	background: scroll #a4bd01 url(../images/satellite_18.jpg) no-repeat 520px 200px;
}
#entertain {
	background: scroll #a4bd01 url(../images/entertain_18.jpg) no-repeat 520px 200px;
}

