@charset "UTF-8";
#sidebar2 {
	background-color: #876D4C;
}
#start {
	display:none;
}
#start_prt {
	position:absolute;
	left:240px;
	top:167px;
	width:468px;
	height:240px;
	z-index:100;
	cursor:pointer;
}
#screenselect {
	position:absolute;
	left:20px;
	top:488px;
	width:200px;
	height:20px;
	z-index:45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display:none;
}
#screenselect select {
	padding:0;
	margin:0;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
}
#subheading_prt {
	position:absolute;
	left:0px;
	top:460px;
	width:760px;
	height:12px;
	z-index:40;
}
