* {margin: 0; padding: 0}
body {background: #fff url(/gfx/bg_01.jpg) repeat-x; text-align: center}

#relative {background: #fff url(/gfx/bg_02.jpg) no-repeat top; width: 900px; margin: 0 auto; text-align: left; overflow: hidden}
#content {width: 560px; padding: 20px 0 20px 40px; text-align: left; float: left}
#menu {width: 240px; padding: 10px 10px 10px 0; text-align: left; float: right; margin-top: 140px; background: #E9ECD3}
#menu ul {list-style: none}
#menu li {font: normal 12px/1.5 Arial; text-align: right}
#menu li a {color: #444; background: #FCFCFA; padding: 2px 6px; display: block; margin-bottom: 3px; text-decoration: none; border-bottom: 1px solid #eee}
#menu li a:hover {background: #eee; border-bottom: 1px solid #ccc}
#foot {width: 900px; margin: 20px auto; border-top: 1px solid #eee; padding-top: 3px; font: normal 12px/1.5 Arial; color: #444}
#foot a {color: #c00}

h1 {font: bold 24px "Trebuchet MS"; color: #c00; margin: 0 0 20px 0}
h2 {font: normal 18px Arial; color: #c00; margin: 10px}
h2 a {color: #444}
hr {margin: 20px; border: 1px solid #E9ECD3}
p {font: 11px/1.5 Verdana}
a {color: #607496}
a:hover {text-decoration: none}
img {border: 0}
