@charset "utf-8";
/* CSS Document */

body {
  text-align:center;
  /*margin:0px auto;
  padding:0px;
  width:926px;
  height:753px;*/
  background-color:#000000;
  color:red;
  }
#h2wrap {
  margin:0px auto;
  padding:0px;
  width:926px;
  height:753px;
  }
#headerh2 {
  padding-left:85px;
  }
#centerwrap {
  /*padding-left: 74px;*/
  }
#sideLeft {
  float:left;
  margin-right:17px;
  width:247px;
  height:461px;
  border:1px solid red;
  overflow:auto;
  }
#sideLeft p {
  text-align:left;
  margin:9px;
  color:#CCCCCC;
  }
.newsTitle {
  text-transform:uppercase;
  font-weight:bold;
  color:#FF0000;
  }
#centerCenter {
  width:494px;
  height:461px;
  border:1px solid red;
  float:left;
  margin-right:17px;
  overflow:auto;
  background-image:url(../images/structure/Head_BG_02.jpg);
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-position:center left;
  position:relative;
  }
#classidRock {
  position:absolute;
  right:12px;
  z-index:1;
  width:198px;
  height:29px;
  }
.centerTopMarg {
  margin-top:40px;
  }
#sideRight{
  float:left;
  width:129px;
  }
#sideRight ul {
  line-height: 40px;
  /*white-space:nowrap;*//*used for horizontal nav bars*/
  margin:0px;
  padding:0px;
  }
#sideRight li {
  line-style-type:none;
  display: inline;
  padding:0px;
  text-transform:uppercase;
  border:1px solid red;
  font-weight:bold;
  }
#sideRight a {
  color:#FF0000;
  text-decoration:none;
  }
#sideRight li a:hover {
  color:#FFFFFF;
  border:none;
  }
#sideRight a:visited {
  color:#990000;
  font-style:italic;
  }
.clear {
  clear:both;
  }
#footer {
  height:40px;
  position:relative;
  }
a {
  color:#FF0000;
  text-decoration:none;
  }
a:hover {
  color:#FFFFFF;
  }
a:visited {
  color:#990000;
  font-style:italic;
  }
#h2 {
  position:absolute;
  bottom:0px;
  right:0px;
  }