@CHARSET "UTF-8";
html,body{
	text-align: center;
	margin: 0;
	height:600px;
	font-family: Verdana, serif;
	background-color: #888888;
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:;
    scrollbar-base-color: #99999a;
    scrollbar-track-color: #99999a;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:;
}
#wrapper{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	height:600px;
}
a{
	text-decoration: none;
}
img{
	border: none;
}
#frontbox{
	background-image: url("images/CGB-page1_04.jpg");
	background-repeat: no-repeat;
	height: 427px;
	width: 523px;
}
#frontText{
	overflow: auto;
	/*overflow-x: auto;
	overflow-y: auto;*/
	color: #ffffff;
	height: 408px;
	width: 523px;
}
#submenubox{
	background-repeat: no-repeat;
	height: 130px;
	width: 622px;	
}
#submenutext{
	color: #369fff;
	vertical-align: middle;
	text-align: center;
	font-size: 0.8em;
	position: absolute;
	top: 50px;
	margin: 0 auto;
	width: 600px;
	
}
.submenulink{
	color: #369fff;
}
.fgslide{
	top: 15px;
	position: absolute;
	margin-left: 35px;
}
.fgimage{
	top: 0px;
	position: absolute;
}
