/* CSS Document */
html, body { background-image: url(images/AgoraBois.jpg); background-repeat: repeat; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #000000;	color: #ccccff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
/* Links */
h1 { font-weight:bold; font-size:12px; color:#FFFFFF; }
/* Links */
a:link { color: #00CC33; text-decoration: none; }
a:visited { color: #00CC33; text-decoration: none; }
a:hover { color: #00FF66; text-decoration: none; }
a:active { color: #00CC33; text-decoration: none; }
/* Divs */
#topwall { text-align:center; min-width:950px; background-image:url(images/topwall_bg.jpg); background-position:center; background-position:top; background-repeat:repeat-x; background-color:#000000; height:297px; }
#header_left { float:left; width:757px; height:297px; }
#header_right { float:right; width:140px; height:297px; }
#server_top { height:95px; }
#server_status {  max-height:102px; height:102px; }
#server_bottom { height:100px; }
#brownwall { text-align:center; min-width:950px; height:50px; background-image:url(images/brownwall_bg.jpg); background-position:center; background-repeat:repeat-x; }
#main_holder { width:950px; margin:0 auto; background-color:#000000; background-image:url(images/main_bg_image.jpg); background-position:top; background-repeat:repeat-y; }
#menu { float:left; width:210px; padding-left:25px; }
#content_holder { float:right; width:688px; padding-right:25px; }
#content_top { height:51px; }
#content_botom { height:59px; }
#content_bg { background-image:url(images/liane_bg.jpg); background-position:bottom; }
#left_con_img { float:left; width:17px; }
#content_right { float:right; width:671px; }
#content { float:left; width:654px; }
#right_con_img { float:right; width:17px; }
#bottom_links { text-align:center; padding:10px; background-image:url(images/links_bg.png); margin-left:25px; margin-right:25px; }
#footer { text-align:center; min-width:950px; background-color:#000000; background-image:url(images/footer_bg.jpg); background-position:center; background-repeat:repeat-x; height:128px; }
#menu_style { padding:10px; text-align:center; }
#backtotop { position:fixed;bottom:0px;right:0px; padding:5px; background-color:#000000; border:#00CC33 solid 1px; text-align:center; }