@charset "utf-8";
/*
border: thin solid #000000; 
*/

#navbar {
overflow: hidden;
width: 900px;
height: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
}

#navbox {
overflow: hidden;
width: 200px;
height: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#scrolleft {
float: left;
width: 21px;
cursor: pointer;
}

#navslider {
float: left;
width: 150px;
height: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#nav {
margin-top: 1px;
width: 100%;
height: 20px;
text-align: center;
}

#scrolright {
float: left;
width: 21px;
cursor: pointer;
}
