body {text-align:center}
#shadows {margin:0 auto; margin-top:5px}
#shadows2 {margin:0 auto}
#container {text-align:left}
body {background: url(http://s3.spanglefish.com/pb/10.gif)}
#container, #blogfloat, #menu ul ul {background: url(http://s3.spanglefish.com/cb/green-twotone.gif)}
/* main left nav menu restyling - ulc, roman */
#menu a {
text-transform: none; 
}
#menu a {
font-style: normal; 
}
#menu a:hover { 
color: #333333;
font-weight: bold 
} 
/* remove underlined links and image borders */ 
#content a {
text-decoration: none; 
}
a img {
border: 1px; 
border-color: #000000;
}
/* all links in the content area */ 
#content a:link { 
color: #ff6600; 
} 
#content a:visited { 
color: #ff6600; 
}
#content a:hover { 
color: #ff3333; 
font-weight: bold;
} 
#content a:active, #content a:focus { 
color: #ff0000; 
} 
#backtotop {
display: none;
}
/* remove footer underlined links */ 
#footer {
text-decoration: none; 
}


