*{
    margin:0;
    padding:0;
	color:#ffffff;
}
h1,h2,h3,div,p,ul,li,dl,dd,dt{
    display:block;
    border-style:none;
    list-style-type:none;
}
img{
	border-style:none;
}
body{
    background-color:#000066;
}
#global{
    width:760px;
	height:800px;
    margin:0;
    padding:0;
    position:relative;
    background-color:#000066;
}
#header{
    width:640px;
    height:100px;
    margin:0;
    padding:0;
    position:absolute;
    left:60px;
    top:20px;
    float:none;
    background-image:url('MS-23title.gif');
}
#menu{
    width:100px;
    height:380px;
	margin:0;
	padding:0;
    position:absolute;
    left:20px;
    top:140px;
    float:left;
	background-color:#000066;
}
#content{
    width:600px;
    height:570px;
    margin:0;
	padding:0;
    position:absolute;
    left:140px;
    top:140px;
    text-align:right;
    background-color:#000066;
    overflow:auto;
    scrollbar-face-color:#333388;
    scrollbar-shadow-color:#000066;
    scrollbar-darkshadow-color:#000066;
    scrollbar-highlight-color:#000066;
    scrollbar-3dlight-color:#000066;
    scrollbar-arrow-color:#ccffff;
    scrollbar-track-color:#000066;
}
#vuegal{
    width:480px;
    height:100px;
    position:absolute;
    left:120px;
    top:80px;
    background-color:#334488;
}
#vuegleft{
	width:200px;
	height:80px;
	position:absolute;
	left:10px;
	top:10px;
}
#vuegright{
    width:250px;
    height:80px;
    position:absolute;
    left:220px;
    top:10px;
}
#shdgal{
    width:480px;
    height:100px;
    position:absolute;
    left:120px;
    top:210px;
    background-color:#334488;
}
#shdgleft{
	width:200px;
	height:80px;
	position:absolute;
	left:10px;
	top:10px;
}
#shdgright{
	width:250px;
	height:80px;
	position:absolute;
	left:220px;
	top:10px;
}
#extgal{
	width:480px;
    height:100px;
    position:absolute;
    left:120px;
    top:340px;
    background-color:#334488;
}
#extright{
	width:250px;
	height:80px;
	position:absolute;
	left:220px;
	top:10px;
}
#hooter{
	width:760px;
	height:50px;
	margin:0;
    padding:0;
	position:absolute;
	top:730px;
	clear:both;
	background-color:#000066;
	text-align:center;
}
#header h1{
    margin:0;
    padding:0;
    text-indent:-9999px;
}
#hooter p{
	font-family:"MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
    font-size:11px;
    font-style:italic;
    color:#99ccff;
    text-align:center;
}
