*{ margin: 0; padding: 0; }*
html { height: 100%; margin-bottom: 1px; }
body {  font: .8em Arial, Sans-Serif; color: #fff; line-height: 1.8em; background: black url(../images/bg.gif) repeat-x;  }
a.menu {font-weight: bold; COLOR: #191816; text-decoration: none; padding: 0 30px 0 0;}
a:visited.menu {font-weight: bold; COLOR: #191816; text-decoration: none;}
a:hover.menu {font-weight: bold; COLOR: #6B1808; text-decoration: none;}
a {font-weight: bold; COLOR: #fff; text-decoration: none;}
a:visited {font-weight: bold; text-decoration: none;}
a:hover {font-weight: bold; text-decoration: underline;}
h2 { font-size: 14px; margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }
td {font-size: 12px; line-height: 1.4em;}

td a {font-weight: normal; COLOR: #fff; text-decoration: none;}
td a:visited {font-weight: normal; text-decoration: none;}
td a:hover {font-weight: normal; text-decoration: none;}

#header {
background: url(../images/head.jpg) ;
height: 141px;
}
#headertext {
line-height: 0.1em;
visibility:hidden;
}
#menu {
background: #FFF url(../images/menubg.gif) ;
height: 24px;
padding-left: 24px;


}
#content {

background: #423C33 url(../images/contentbg.jpg); width: 840px;  min-height:359px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 2px 2px 2px 2px; width: 840px;  margin:4px auto; background: #fff;}
#wrapstart {width: 400px; max-height:558px; margin:0px auto; background: #666666; border:1pt solid #666666; }
#left { background:#191816; float: left; width: 120px; padding-left: 16px; margin-bottom: 2px; margin-top: 15px; }
#left ul {  padding: 5px 10px 10px 10px; margin: 0; }
#right {  margin-bottom: 2px; float: right; width: 675px;  padding: 0 10px 10px 10px; margin-top: 20px;}
#right.a   {COLOR: #fff; text-decoration: none;}
#right.a: visited { COLOR: #191816; text-decoration: none;}

#footer { font-size: 11px; text-align: center;  }