@charset "utf-8";
body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; background:url(/images/gui/bg.png) repeat-x top #1b2331; color:#FFFFFF}
#container {margin-left:auto;margin-right:auto; width:782px;}
#header {background:url(/images/gui/heading.jpg) no-repeat; width:782px; height:251px;}
#content_edge {width:782px; background:url(/images/gui/content_bg.png) repeat-y;}
#content_body {width:763px; margin-left:10px}
#sidebar {width:179px; float:left; border-right:1px solid #5286bb; background:url(/images/gui/content_bg_top.png) repeat-x top;}
#content { margin:0 0 0 180px; background:url(/images/gui/content_bg_top.png) repeat-x top; min-height:167px; padding:20px;}
#footer_top { margin:0 0 0 180px; border-top:1px solid #2a4b6c;}
#footer { margin:0 0 0 180px; padding:20px;}
#footer_left {background:url(/images/gui/low_left.png) no-repeat left; margin-bottom:20px; padding-left:24px;}
#footer_right {background:url(/images/gui/low_right.png) no-repeat right;}
#footer_bottom {background:url(/images/gui/low.png) repeat-x; width:734px; height:24px;}
a:link, a:visited  {color:#FFFF99;}
a:hover {color:#FF9933;}
.clearfloat {clear:both; height:0; font-size: 1px;line-height: 0px;}

h1 {font-size:1.4em; padding:0; margin:0;}
h2 {font-size:1.2em; padding:0; margin:0; color:#D8C57A;}
.text_b{color:#FF9900;}
.small {font-size:.8em}
.big {font-size:1.2em;}
.bigger {font-size:1.4em}
.huge {font-size:1.6em}

.img_thumb {text-align:center; color:#CCCCFF; margin:5px;}

ul{list-style:decimal;}
ul li ul {list-style:disc; padding-left:32px;}
#navi {list-style:none; margin:0; padding:0; font-size:12px;}
#navi a {display:block; padding:5px 0 5px 20px; margin:0; text-decoration:none; background:url(/images/gui/navi_a.png) repeat-x bottom; color:#FFFFFF; font-weight:bold;}
#navi li ul li a {padding:5px 0 5px 5px; margin:0; color:#CDCBAF}
#navi a:hover { background:url(/images/gui/navi_b.png) repeat-x bottom; color:#271D14}
