body {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000;
	text-align: center;
}
.frame {
	margin: auto;
	padding: 0px;
	height: 600px;
	width: 800px;
	background-color: #800000;
	position: relative;
}
#main_frame {
	margin: auto;
	height: 550px;
	width: 800px;
	position: relative;
}
#flash_holder {
	position: absolute;
	left: -6px;
	top: -11px;
	background: #000000;
	z-index: 100;
	width: 812px;
	height: 631px;
}
.bottom {
	position: absolute;
	left: 5px;
	bottom: 7px;
	width: 790px;
	height: 63px;
}
.side {
	width: 155px;
	position: absolute;
	left: 6px;
	top: 136px;
	text-align: left;
	height: 387px;
	overflow: hidden;
}
.side .nav a {
	font: 16px/19px "Times New Roman", Times, serif;
	color: #FFCC00;
	text-decoration: none;
	display: block;
	padding-left: 11px;
	/*background: url(/convention2007/images/flower16.gif) no-repeat left top;*/
}
.side .nav a:hover {
	text-decoration: underline;
}
.side .nav {
	position: relative;
	height: 390px;
	padding-left: 5px;
}
.side .nav .nav_sub {
	padding-left: 18px;
}
.side .nav .nav_bottom {
	position: absolute;
	left: 3px;
	bottom: 8px;
}
.content {
	background: #FFFAEB url(/convention2007/images/repeat.gif) repeat-y left top;
	position: absolute;
	height: 390px;
	width: 626px;
	top: 135px;
	overflow: hidden;
	left: 168px;
	background-image: url(/convention2007/images/repeat.gif);
}
.top {
	position: absolute;
	left: 6px;
	top: 5px;
	width: 788px;
}
.side .nav .nav_sub a {
	font-size: 14px;
	/*background: url(/convention2007/images/flower14.gif) no-repeat left center;*/
	line-height: 14px;
	padding-left: 9px;
}
.iframe {
	width: 625px;
	height: 390px;
}
.side .nav a.sel {
	font-size: larger;
	font-weight: bold;
	color: #FFEA74;
}
