body {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #ADC8DD url(img/bg_body.jpg) repeat-x;
}
a, a:link {
	text-decoration: none;
	/*font: 10px Verdana, Arial, Helvetica, sans-serif;*/
}
a:visited {
	color: inherit;
}
#stage {
	width: 934px;
	margin: 0 auto;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#stage #top {
	background: url(img/bg_top.jpg) no-repeat left bottom;
	float: left;
	height: 61px;
	width: 934px;
	/*padding-top: 20px;
	padding-left: 125px;*/
	font: 12px "Trebuchet MS", Georgia, "Times New Roman", Arial;
	color: #3333FF;
}
#stage #top a.logo {
	display: block;
	width: 505px;
	height: 61px;
	float: left;
	border: 0px;
}
#stage #top span.snik {
	display: none !important;
}
/*#stage #top h1 {
	font: bold 26px "Trebuchet MS", Georgia, "Times New Roman", Arial;
	color: #CC0000;
	margin:0px;
	padding: 0px;
	text-align: left !important;
	width: 300px;
	float: left;
}
#stage #top .normal {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}*/
#stage #top div.sun {
	font: bold 12px "Trebuchet MS", Georgia, "Times New Roman", Arial;
	color: #3366FF;
	float: right;
	margin-top: 25px;
	width: 405px;
	/*margin-left: 25px;
	text-align: right;*/
}
#stage #top div.sun a {
	font: bold 12px "Trebuchet MS", Georgia, "Times New Roman", Arial;
	color: #3366FF;
	margin: 0px;
	padding: 0px;
}
#stage .header {
	background: #FFFFFF url(img/bg_header.jpg) no-repeat;
	float: left;
	height: 230px;
	width: 923px;
	padding-left: 11px;
}
#stage .header .pic {
	float: left;
	height: 214px;
	width: 659px;
	/*margin-left: 11px;*/
}
#stage .header .info {
	font: bold 16px "Trebuchet MS", Georgia, "Times New Roman", Arial;
	color: #fff;
	float: left;
	width: 200px;
	margin: 85px 0 0 25px;
}
#stage .header .info h2 {
	font: bold 20px "Trebuchet MS", Georgia, "Times New Roman", Arial;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#stage #containerTop {
	background: url(img/bg_container_top.jpg) no-repeat;
	float: left;
	height: 24px;
	width: 925px;
}
#stage #container {
	background: #fff url(img/bg_container.jpg) repeat-x;
	float: left;
	width: 923px;
	height: auto;
	border-right: 1px solid #8C959F;
	border-left: 1px solid #FFFFFF;
}
#stage #container #menu {
	float: left;
	width: 155px;
	margin-left: 10px;
}
#stage #container #menu a {
	font: bold 14px "Trebuchet MS", Georgia, "Times New Roman", Arial;
	color: #274E74;
	float: left;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}
#stage #container #menu a:hover, #stage #container #menu a.menu0_selected {
	background-color: #FFFFFF;
	border-bottom: 1px solid #0066FF;
	color: #f30;
}
#stage #container #menu a.menu1 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 145px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	display: block;
}
#stage #container #menu a.sub:hover, #stage #container #menu a.menu1_selected {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	width: 145px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	display: block;
	/*color: #CC0000;*/
	color: #f30;
	background-color: #FFFFFF;
	border-bottom: 1px solid #0066FF;
}
#stage #container #menu a.bipbip, #stage #container #menu a.bipbip:hover {
	background-color: transparent;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#stage #container #article {
	float: left;
	width: 510px;
	margin-left: 20px;
}
#stage #container #article a, #stage #container #archive a {
	color: #069;
}
#stage #container #article a:hover, #stage #container #archive a:hover {
	color: #f30;
}
#stage #container #article h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	margin: 0px 0px 1px 0px;
	float: left;
	text-align: center !important;
	width: 510px;
	text-indent: 10px;
	padding: 1px 0px;
}
#stage #container #article #artBody {
	font: 12px/120% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(img/bg_news_body.jpg) repeat-x;
	text-align: justify;
	padding: 10px;
	float: left;
	width: 490px;
}
#stage #container #article #artBody img {
	margin: 0 5px;
}
#stage #container #article #artBody #navi {
	text-align: right;
	width: 490px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
#stage #container #article #artBody #navi span.off {
	color: #999999;
}
#stage #container #article #artBody #navi span.on {
	color: #CC0000;
}
#stage #container #article #artBody #navi a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}
#stage #container #sponsors {
	float: left;
	width: 150px;
	margin-left: 20px;
	text-align: center;
}
#stage #container #sponsors h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: center !important;
	width: 180px;
}
#stage #container #sponsors a {
	background: #FFFFFF;
	display: block;
	float: left;
	/*height: 50px;*/
	width: 180px;
	margin-bottom: 10px;
}
#stage #footer {
	background: url(img/bg_footer.png) no-repeat;
	float: left;
	height: 38px;
	width: 925px;
	margin-bottom: 15px;
}

.iframe {
	margin: 0px; 
	padding: 0px; 
	width: 395px;
	/*width: 200px;*/ 
	height: 20px; 
	background-color: transparent !important;
	background-color: none !important;
	background: none !important;
}

