#header{
margin-bottom: 100px;
}
 
a{
color: #000;
text-decoration: underline;
}
 
div.jutsuDivs{
color:white;
}

a:hover{
color: orange;
}
#container{
width:70%;
margin: auto;
margin-top: 30px;
margin-bottom:30px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
background-color: #eee;
}
body{
background-color: #585858;
background-image: url(http://rhombusproductions.wdfiles.com/local--files/themes:orange-metal/back.png);
background-repeat: repeat-x;
}
 
/* Top Bar */
#top-bar {
background-image:url(http://rhombusproductions.wdfiles.com/local--files/themes:orange-metal/nav.gif);
background-repeat:repeat-x;
font-family:times New Roman;
height:62px;
left:0;
top:98px;
width:100%;
padding-top: 10px;
}
 
#top-bar a{
color: #000;
vertical-align: middle;
}
#top-bar a:hover {
background-color:transparent;
background-image:url(http://rhombusproductions.wdfiles.com/local--files/themes:orange-metal/nav_hover.gif);
background-repeat:repeat-x;
color:#000000;
height:80px;
margin-top:-10px;
padding-top:11px;
text-decoration:none;
}
 
#top-bar li ul{
height: 50px;
display: inline-block;
left: 0;
top:48px;
border:0px;
width: 873px;
}
#top-bar li ul li a{
background-color:transparent;
display: inline;
}
#top-bar li ul li{
display: inline;
}
#top-bar li ul li a:hover{
color: orange;
background:transparent;
padding-top:0;
text-shadow: 0px 0px 1px #000;
}
 
#extrac-div-1{
position:absolute;
margin: auto;
bottom: 0;
height: 72px;
width: 70%;
}
 
#header h1, #header h2{
display: none;
}
 
div.buttons input, input.button, button, file, a.button {
background-image: url(http://rhombusproductions.wdfiles.com/local--files/themes:orange-metal/button.png);
background-repeat:repeat-x;
}
 
div.buttons:hover input:hover, input.button:hover, button:hover, file:hover, a.button:hover {
background-image: url(http://rhombusproductions.wdfiles.com/local--files/themes:orange-metal/button_hover.png);
background-repeat:repeat-x;
}
#side-bar{
border-right: 1px dashed #ccc;
min-height:350px;
}
 
bogus{
background-image: url(http://rhombusproductions.wdfiles.com/local--files/themes:orange-metal/button.png);
background-repeat:repeat-x;
width: 100%;
}
#search-top-box {
position:absolute;
right:0;
top:146px;
z-index:10;
}