h1 { background: #DEEBF8; color: #000; }
h2 { color: #18641A; }
a {	color: #5e1204; }
a:hover { color: #000; }
#Container { background: #fbecd5; }
#Top  { color: #460c01; background: url('../images/top.jpg') no-repeat; }
#Menu { border: solid 1px #bd5928; background: url('../images/panel.png') repeat-x; }
#Menu ul li a, #Menu ul li span { color: #5e1204; }
#Menu ul li a:hover { background: #eba358; }
#Content { background: #fae6cc; border: solid 1px #dec8b3; padding: 1px; }
#Content h1 { background: #f3c99a; }
#Content ul li, #Box ul li { background: url('../images/arrow2_blue.gif') no-repeat 0 50%; }
#Footer { background: #eba358; border-top: 1px solid #bd5928; color: #fbd3a7; }
#Footer a { color: #fbd3a7; } 
