html {
	margin: 0;
	padding: 0;
}

body {
  background: #000000 url( /files/wwwhellcity13com.kotisivukone.com/gfx/background.jpg ) no-repeat top center;
  background-color: #000000;
  color: #ffffff;
  font-size: 9pt;
  margin: 0; 
  padding: 0;
  font-family: 'Trebuchet MS';
}
a {
  color: #dc0000;
  text-decoration: underline;
  font-size: 100%;
  font-family: 'Trebuchet MS', sans-serif;
}
a:hover {
  color: #dc4e00;
}
#left-bar .box a {
  color: #9aa3b7;
}

#left-bar .box a:visited {
  color: #535455;
}
h1 a { font-size: 100% }

#page {
  width: 694px;
  margin: auto;

  background: #ffffff url( /files/wwwhellcity13com.kotisivukone.com/gfx/title.gif ) no-repeat top left;
  background-color: #000000;
  position: relative;
}
#columns {
  margin: 0;
  height: 100%;
}
#top-bar {
  display: none;
}
#content {
  margin: 0px;
  padding-top: 220px;
  padding-left: 165px;
  position: relative;
}
.inner { margin: 0; }

/* For layout editor */
body.twocol #content { margin-left: 0px; margin-right: 0px; }

/* leftcol */
body.leftcol #content { margin-left: 0px; margin-right: 0px; }
/* end of leftcol */

/* rightcol */
body.rightcol #content { margin-left: 0px; margin-right: 0px; }
body.rightcol #page { background-image: url( ); }
body.rightcol #columns {  }
/* end of rightcol */

/* nocol */
body.nocol #content { margin-left: 0px; margin-right: 0px; }
body.nocol #page { background-image: url( ); }
body.nocol #columns {  }
/* end of nocol */

#content h1 {
  font-weight: bold;
  font-size: 10pt;
  color: #dc0000;
  font-family: 'Georgia';
}

#content h2 {
  font-weight: bold;
  font-size: 9pt;
  color: #dc0000;
  font-family: 'Georgia';
}

#content img {
  border: solid 1px #dc0000;
}

.poster {
  text-align: right;
  font-size: 8pt;
}

#footer {
  height: 32px;
  text-align: center;
  margin: 40px 0px 0px 0px;
  padding: 0;
}
#footer a {
  display: block;
  margin: 0 25px;
  padding: 55px 0 0;
  font-size: 8px;
  color: #45577a;
  font-weight: normal;
  text-decoration: none;
}

#menu span {

padding: 0px 15px 0px 0px;

}

#menu {
  padding-top: 215px;;
  width: 146px;
  position: absolute;
  z-index: 5;
}
#menu ul {
  width: 146px;
}
#menu ul li {
  width: 146px;
  padding-left: 10px;
}
#menu ul li a {
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  padding: 15px 0px 12px 0px;
  display: block;
  background: #000000 url( /files/wwwhellcity13com.kotisivukone.com/gfx/navi_back.gif ) repeat-x bottom left;
  width: 146px;
  text-align: right;
  text-transform: uppercase;
}
#menu ul li a:hover {
  color: #000000;
  text-decoration: none;
  background: #000000 url( /files/wwwhellcity13com.kotisivukone.com/gfx/navi_back2.gif ) repeat-x bottom left;
}
#menu ul.left li ul {
  border: 1px solid #000000;
  z-index: 100;
  margin: -20px 0 0 160px;
   width: 146px;
}
#menu ul li ul li {
  padding: 0;
  height: auto;
  width: 146px;
}
#menu ul li.active_link a, #menu ul li.active_link a:hover,
#menu ul li ul li.active_link a, #menu ul li ul li.active_link a:hover {text-decoration: none; }
#menu ul li ul li a, #menu ul li.active_link ul li a, #menu ul li.active_link ul li a:hover {
  padding: 5px 8px;
  text-decoration: none;
}
#menu ul li ul .clearli {
  display: none;
}
#left-bar, #right-bar {
}

#left-bar h1, #right-bar h1 {
  font-size: 100%;
  font-weight: bold;
  font-family: 'Trebuchet MS', sans-serif;
}

#left-bar {
  margin: 0;
  width: 170px;
}
#right-bar {
  margin: 0;
  width: 185px;
}
#left-bar .box{
  width: 170px;
}
#right-bar .box{
  width: 177px;
  margin-right: 8px;
}
.box {
  border: none;
  margin: 0;
  background: transparent url( ) no-repeat top left;
}
.box .header {
  background: none;
  padding: 0;
  height: 33px;
  background: transparent url( ) no-repeat top left;
}
.box .content {
  background: none;
  margin: 0;
}
#right-bar .box {
}
.box h1 {
  padding: 0;
  margin: 0;
}
.box p {
  padding: 0;
  margin: 0;
}
table.messageboard th {
  background-color: #000000;
  color: #9aa3b7;
}
table.messageboard tr.evenrow td {
  background-color: #374562;
}
