body {
background-image:url(http://jadoba.net/img/gridbkgd00.png);
margin-left:210px; 
margin-top: 20px; 
background-attachment: fixed;}
}

div.content {
text-align:left;
}

div.somethinglinks {
width:6em; 
text-align:center; 
background-color:#f2feff; 
margin:auto;
}

#glideleft {
border-style: solid; 
border-width: 0px; margin:0; 
text-align:center;
position:fixed; 
left:0; 
top:0; 
z-index:150;  
width:200px; 
margin: 0; 
height:100%; 
background-image:url(http://jadoba.net/img/gridbkgd01.png); 
padding:0; 
}


div#glideleft hr {
border: none 0;
width:50%;
height:1px;
border-bottom:1px dashed black;
}


/*
##
## OLD OLD OLD!!!
##
*/

div.leftside {
height:100%;
width:175px;
background-image:url(http://jadoba.net/img/gridbkgd01.png);
background-repeat:no-repeat;
float:left;
padding:200px 0 0 0;
text-align:center;
}

div.leftside hr {
width:50%;
height:0px;
border:1px dotted black;
}



