body { PADDING-RIGHT: 170px; PADDING-LEFT: 10px; BACKGROUND: #ffffff; PADDING-TOP: 40px; }

#right { position: absolute; top:40px; right: 10px; width: 160px }


#block { width: 100%; border: 1px solid gray; margin-bottom: 10px; background: #FDF7F2 }

#block #title { background: gray; color: white; text-align: center; font-family: Verdana; font-size: 11px; font-weight: bold }

#block #content { font-family: Verdana; font-size: 11px; color: gray; padding: 4px 7px 4px 7px }

#block #content p { margin: 10px 0 5px 0 }

#block #content a { font-weight: bold; color: gray }

#block #content a:hover { color: red }

#block #content hr { color: silver }


#main { position: absolute; top: 10px; left: 30px; right: 210px }

#main a { font-weight: bold; color: gray }

#main p { font-family: verdana; font-size: smaller }

#main h1 { font-family: verdana; text-align: center }

#main h2 { font-family: verdana; font-weight: normal; color: #CE6700 }

#main a:hover { color: red }

#main hr { color: silver }


