body {
background-color:black;
background-image:url(images/background.gif);
margin:0px 0px 0px 0px;
font-family:georgia;
color:#B2A34D;
font-size:12px;
text-align:center;
}

/* CONTAINER */

div#main {
width:820px;
position:relative;
margin:0px auto 0px auto;
padding:0 0 0 0;
background-color:#576D4C;
}

/*  CONTENT  */

div#content {
width:800px;
background-color:black;
margin:10px 10px 0px 10px;
padding:0px 0px 0px 0px;
text-align:center;
overflow:visible;
}

div.bottomspaceleft {
width:400px;
height:10px;
margin:0 0 0 0;
clear:left;
}

div.bottomspaceright {
width:400px;
height:10px;
margin:0 0 0 0;
clear:right;
}

/*  MENU  */

div#menu {
width:800px;
height:140px;
background-image:url(images/head.jpg);
text-align:left;
margin:0px 10px 10px 10px;
padding:0px 0px 0px 0px;
}

div.meter {
width:82px;
height:86px;
background:url(images/meter1.jpg) no-repeat;
position:absolute !important;
display:inline;
position:relative;
}

div#m0 {
margin:26px 0px 0px 302px;
}

div#m1 {
margin:26px 0px 0px 399px !important;
margin:26px 0px 0px 15px;
}

div#m2 {
margin:26px 0px 0px 496px !important;
margin:26px 0px 0px 15px;
}

div#m3 {
margin:26px 0px 0px 593px !important;
margin:26px 0px 0px 15px;
}

div#m4 {
margin:26px 0px 0px 690px !important;
margin:26px 0px 0px 15px;
}

a,a:link,a:visited {
color:#B2A34D;
}

a.meterA,a.meterA:link,a.meterA:visited div.meter {
background:url(images/meter1.jpg) no-repeat;
}

a.meterA:hover div.meter {
background:url(images/meter2.jpg) no-repeat;
}

div.gearlistcolumn {
width:250px;
margin:0px 0px 10px 46px !important;
margin-left:24px;
float:left;
}

div.gearlist {
width:250px !important;
margin:15px 0px 15px 0px;
padding:0px 0px 5px 0px;
border:2px #576D4C dashed;
text-align:left;
}

div.clientlist {
width:200px;
height:700px;
margin:15px 0px 15px 50px !important;
margin:15px 25px 15px 25px;
padding:20px 0px 5px 0px;
border:2px #576D4C dashed;
text-align:left;
float:left;
}

ul {
list-style-type:disc;
list-style-position:outside;
line-height:16px;
text-indent:0px;
}

div.gearpics {
width:410px;
text-align:center;
margin:15px 46px 0px 0px !important;
margin-right:24px;
float:right;
}

div.liveroom {
width:760px;
height:400px;
margin:0px 20px 0px 20px;
overflow:scroll;
overflow-x:scroll;
overflow-y:hidden;
border:3px #BD7A44 double;
}

img {
border:3px #BD7A44 double;
margin:0px 0px 10px 0px;
}


/*  TEXT  */

p {
text-indent:30px;
text-align:left;
padding:0 60px 0 60px;
}

h1 {
font-size:36px;
font-weight:bold;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
color:#AA685D;
}

h2 {
font-size:24px;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
color:#A97039;
}

h3 {
font-size:18px;
padding:0px 0px 5px 0px;
color:#AA685D;
text-align:center;
}