body { background:url(graphics/metal029.jpg); font-family:helvetica, arial, sans-serif; font-size:80%; color:#0f1130; width:780px; margin:0 auto; text-align:center }

p { margin:0 0 15px; line-height:130% }
a { color:#aa1a2d; text-decoration:none }
a:hover { color:#aa1a2d; text-decoration:underline }
img { border:0 }
h1 { font-size:200%; margin:0; padding:7px 0 0; color:#0f1130; font-weight:normal; font-style:italic }
h2 { font-size:120%; margin:0 0 25px; font-weight:normal; font-style:italic }
h3 { font-size:110%; margin:25px 0 0 0; padding-bottom:0 }
hr { height:1px; border:0; color:#999999; background:#999999; margin-bottom:20px }
td { font-size:85% }


#layout { width:780px; margin:0 auto; border:1px solid black; text-align:left }

#header { background:#000 url(graphics/header/bg.gif) 0 100% repeat-x }
#header img { vertical-align:middle }


#contentlayout { background:#d6d6d6; padding-bottom:20px }

#mainmenu { float:left; width:132px; height:539px; background:url(graphics/mainmenu/bg.jpg) 0 100% no-repeat }
#mainmenu a {  }
#mainmenu a:hover {  }


#content { float:left; width:600px; margin:19px 0 0 30px; background:#eee }
#content .top { height:40px; background:url(graphics/title-bg.gif) 0 0 repeat-x }
#content .top .left { float:left; width:18px; height:40px; background:url(graphics/title-bg-left.gif) 0 0 no-repeat }
#content .top .right { float:right; width:18px; height:40px; background:url(graphics/title-bg-right.gif) 100% 0 no-repeat }
#content .bottom .left { float:left; width:18px; height:18px; background:url(graphics/bl.gif) 0 100% no-repeat }
#content .bottom .right { float:right; width:18px; height:18px; background:url(graphics/br.gif) 100% 100% no-repeat }
#content .body { padding:20px 18px 0 }



#footer { height:67px; margin:0 auto; padding:50px 0 0; background:#000 url(graphics/footer/bg.gif) 0 0 repeat-x; color:#444; font-size:90%; text-align:center }
#footer a { color:#444; text-decoration:underline }
#footer a:hover { color:#fff }





.floatleft { float:left }
.floatright { float:right }
.alignleft { text-align:left }
.alignright { text-align:right }
.aligncenter { text-align:center }
.clear { clear:both; height:0; line-height:0; font-size:1%; /*for IE*/ }
.clear_left { clear:left; height:0; line-height:0; font-size:1%; /*for IE*/ }
.clear_right { clear:right; height:0; line-height:0; font-size:1%; /*for IE*/ }

#trace, .trace { border:solid 1px #ff0000 }