html {
 scrollbar-arrow-color: #FFF;
 scrollbar-base-color: gray;
 scrollbar-darkshadow-color: #FFF;
 scrollbar-highlight-color: #FFF;
 scrollbar-shadow-color: #FFF
}

body {
 margin:0px auto;
 background-color:#fff;
 font-size:14px;
}

h1 {margin:0px auto; text-align:center; width:750px;} 
a.sitetitle {color:#000; text-decoration:none; }
a.sitetitle:hover {color:green; text-decoration:underline; }


#container {
 width:750px;
 margin:auto;
 background:#fff;
 top:50px;
}

#header {
 width:650px;
 height:400px;
 position:relative;
 z-index:1;
 margin:auto;
}

#index_description {
 width:550px;
 height:300px;
 padding:0px 100px 0px 100px;
 margin:0px auto;
 margin-top:-300px;
}

#copyline {
 width:750px;
 margin:auto;
 clear:both;
 font-size:12px;
 color:#000;
 text-align:center;
}

#flashplayer {
 width:750px;
 hieght:31px;
 margin:auto;
 float:left;
 padding:10px;
}

#flashplayer_left {
 width:88px;
 height:31px;
 margin:auto;
 float:left;
 position:relative;
 left:160px;
}

#flashplayer_right {
 width:500px;
 height:31px;
 margin:auto;
 float:right;
 font-size:10px;
 color:#000;
 text-align:left;
}