body {
  margin: 0; 
  padding: 0;
  background: url("http://www.spacetweaked.com/images/background.jpg") repeat-x #0b5086;
  background-repeat:repeat-x;
  font-family: Tahoma, Arial; font-size: 12px; 
}

body .bw {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

h1 {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  margin: 0em 0em .5em 0em;
}

h2 {
  font-family: verdana;
  font-size: 13px;
  margin: 0em 0em .5em 0em;
  font-weight: bold;
}

p {
  margin: 10px;
  font-size: 1em;
}

a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #00f;
}

a:hover {
  color: #f00;
}

.bginput
{
  background-color: #f8fcfe;
  border: solid #c6def0;
  border-width: 1px 1px 1px 1px;
  font-color: #626161;
  font-size: 10px;
  font-family: trebuchet MS, arial, verdana;
}

.button
{
  background: #FFFFFF;
  border: 2px solid #CDDBDE;
  font-size: 10px;
  font-family: trebuchet MS, arial, verdana;
}

.spacer
{
  padding: 5px;
}

/* header */
#header {
  background-image:  url("http://www.spacetweaked.com/images/header.jpg");
  background-position: 0 -96px;
  height: 87px;
}


/* td.header {
  background-image:  url("http://www.spacetweaked.com/images/header.jpg");
  background-position: 0 -96px;
} */

td.header_links {
  background-color: #383838;
  height: 10px;
  font-size: 10px;
  color: #ffffff;
  padding-right: 15px;
  text-align: right;
}

td.header_links a {
  text-decoration; none;
  color: #ffffff;
  font-weight: normal;
  font-size: 10px;
}

/*  LEFT menu */

.menu, .menut {
  background: url("http://www.spacetweaked.com/images/button.jpg") no-repeat;
  width: 185px;
  height: 32px;
  padding: 7px;
  margin-bottom: -32px !important;
  margin-bottom /**/:-18px; /* for IE5/Win only */
  font-family: arial;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.menut a:hover {
  color #f00;
}

.menut a, {
  color: #fff;
}


.menu a, .menu a:visited {
  color: #ccc;
}

#footer {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 4px;
}

#footer ul {
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
}

#footer ul li {
  display: inline;
  padding-left: 16px;
  padding-right: 16px;
}

#footer a {
  color: #fff;
  font-size: 11px;
}

#footer a:hover {
  color: #f00;
}

ul.codes-list {
  list-style-type: none;
  padding: 0;
}
ul.codes-list li {
  padding: 2px 2px 2px 20px;
  background: url("http://www.spacetweaked.com/images/arrow.gif") no-repeat 2px;
}

.featured-profile {
  text-align: center;
  width: 300px;
}

.cw {
  padding: 10px;
}

.cpw {
  float: left;
  width: 450px;
  padding: 0 5px 5px 5px;
  margin-top: -10px;
}

ul.cursors, ul.backgrounds, ul.cts {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 7px;
}

ul.cursors, ul.backgrounds, ul.cts li {
  padding: 3px;
  margin: 0;
}

ul.backgrounds li textarea {
  height: 97px;
  margin-top: 0;
}

ul.glitters li img {
  border-color: #000;
}

