@CHARSET "UTF-8";

#header { background-image: url(../images/header.jpg); background-repeat: no-repeat;  }
#left_top { background-image: url(../images/left_top.jpg);  }
#left_box { background-image: url(../images/left.jpg); }
#content { background-image: url(../images/content_background.jpg); background-repeat: no-repeat; } 
#left_under { background-image: url(../images/left_box_under.jpg); background-repeat: no-repeat; }
#footer { background-color:  #7e5a66}

body { background-color: #bbc231}

#right_module .moduletable { color: #584b50; padding: 2px }
#right_module .moduletable a { color: #584b50; }

.new_book { border-bottom: 1px dotted #584b50; }

#content, #content a { color: #584b50; text-decoration: none }
#content a:hover { text-decoration: underline; } 

#bodycontainer { background-image: url(../images/shadow.jpg); } 