body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#bodytop {
	position:relative;
	width:980px;
	height:16px;
	margin:0 auto;
	background:url(gfx/bgtop.gif) no-repeat;
}
#bodybottom {
	position:relative;
	width:980px;
	height:20px;
	margin:0 auto;
	background:url(gfx/bgbott.gif) no-repeat;
}
#main {
	position:relative;
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0 10px 0 10px;
	background:url(gfx/bgmiddle.gif) repeat-y;
}
#top1 {
	position:relative;
	width:960px;
	height:108px;
	margin:0;
	padding:0;
	background:url(gfx/header.jpg) no-repeat;
}
#top2 {
	position:relative;
	float:right;
	width:774px;
	height:142px;
	margin:0;
	padding:0;
	background:url(gfx/header2.jpg) no-repeat;
}
#subtop2 {
	position:relative;
	float:right;
	width:766px;
	height:37px;
	margin:0;
	padding:5px 0px 0px 8px;
	font-size:18px;
	font-weight:bold;
	background:url(gfx/underline.gif) bottom no-repeat;
}
#subtop2 .comment{
	font-size:12px;
	font-style:oblique;
	font-weight:bold;
	color:#0066FF;
}
#ill {
	position:absolute;
	width:390px;
	top:98px;
	left:575px;
}
#stage {
	position:relative;
	float:right;
	width:764px;
	margin:0;
	padding:10px 5px;
	text-align:left;
}
#stage .bluei{
	font-size:12px;
	font-style:oblique;
	font-weight:bold;
	color:#0066FF;
}
#menu {
	position:relative;
	width:186px;
	float:left;
	margin:0px;
	padding:0px;
}
#menu .iso {
	margin:0px;
	padding:4px 0px 0px 14px;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li{
	margin:0px;
	padding:0px;
}
#menu ul li .comment{
	font-size:12px;
	font-style:oblique;
}
#menu ul li .this{
	font-size:18px;
	line-height:1;
	margin:0px;
	padding:11px 0px 0px 24px;
	display:block;
	width:162px;
	height:60px;
	font-weight:bold;
	background:url(gfx/menubg.gif) no-repeat;
}
#menu ul li .thiscomment{
	font-size:12px;
	font-style:oblique;
	font-weight:bold;
	color:#0066FF;
}
#menu ul li a{
	font-size:18px;
	line-height:1;
	margin:0px;
	padding:11px 0px 0px 24px;
	display:block;
	width:162px;
	height:60px;
	background:url(gfx/menubgn.gif) no-repeat;
	text-decoration:none;
	color:#000000;
}
#menu ul li a:hover{
	text-decoration:none;
	color:#000000;
	background:url(gfx/menubg.gif) no-repeat;
}
#footer {
	position:relative;
	font-size:11px;
	clear:both;
	width:934px;
	height:14px;
	margin:10px 5px 0px 5px;
	padding:8px;
	color:#FFFFFF;
	background-color:#AAAAAA;
}
