@charset "UTF-8";
/* CSS Document */

body { background-color: #C4BFAF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; margin: 0; padding: 0; text-align:center; }


#canvas { width:900px; margin:0 auto; padding-top:60px; text-align:left; }
#canvas #content { margin-top:20px; width:100%; }
#canvas #content td { vertical-align:top; }

#albums { width:350px; text-align:center; }
#albums td { width:50%; }
#albums .artist { text-align:right; padding-right:5px; }
#albums .album { text-align:left; padding-left:5px; }

#favorites { width:158px; margin:0; padding:0;}
#favorites #container { background:url(/images/favorites/background.gif); font-size:9px; padding:0 10px 0 8px; }

#favorites .seperator { background:#A2A2A2; height:1px; line-height:1px; font-size:0px; margin:0; padding:0; overflow:none; }
#favorites .foods { padding:0; text-align:left; margin:0;}
#favorites .foods .content_prop { height:27px; float:right; width:1px; }
#favorites .foods .item_number { float:left; width:33px; text-align:center; padding-top:5px; }
#favorites .foods .content { float:left; padding:5px 0 3px 5px; width:100px; }

#favorites .beverages { }
#favorites .beverages .bw { float:left; }
#favorites .beverages .content { float:left; margin-left:1px; }
#favorites .beverages .content div { width:107px; text-align:center; }


#canvas #content #photos { width:300px; }
#canvas #content #photos ul { margin:15px 0; padding:0; list-style:none; display:inline-table; }
#canvas #content #photos ul li { float:left; margin:0 15px 13px 0; text-align:center; background:#FFFFFF; padding:2px; width:51px; height:32px; }




h1 { text-align:center; margin-top:0; }
h1 .spyhouse { padding-right:30px;}
h1 .badwaitress { padding-left:30px; }
h2 { font-size:18px; font-weight:bold; margin:0; }
h3 { font-size:13px; font-weight:bold; margin:0; }

img { border:0; }
.clear { clear:both; height:0; margin:0; font-size: 1px; line-height: 0px; }