body {
  width:780px;
  font-family: Arial;
  font-size: 80%;
  color: #bdccd9;
  background-color: #000000;
  padding: 0px;
  margin: 0px auto;
}

h1,h2,h3,h4 {
  color: #ffffff;
    font-family: Verdana;
}

h1 {
  font-size: 190%;
  text-transform: uppercase;
  font-weight: normal
}

h2 {
  font-size: 160%;
  font-family: Verdana;
  text-transform: lowercase;
  font-weight: normal;
}

a:link,
a:visited {
  color: #bdccd9;
  text-decoration: underline;
}


a:hover {
  text-decoration: none;
}


#head {
  width: 100%;
  height: 316px;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  background-image: url(../files/tornado/Image/head-bg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}


ul#menu {
  width:100%;
  height: 46px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  background-image: url(../files/tornado/Image/menu-bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

ul#menu li.first,
ul#menu li.border {
  float: left;
  line-height: 31px;
  padding: 6px 0px 9px 0px;
  margin: 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  width: 129px;
  text-align: center;
  margin: 0px;
  height: 31px;
}

.menu-node {
  position: absolute;
  background-color: #c0e2fe;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

.menu-node li {
  /*display: block;
  clear: both;*/
  height: 20px;
  line-height: 20px;
  padding: 4px 20px 2px 10px;
  border-bottom: 1px solid #ffffff;
  white-space: nowrap;
  font-weight:bold;
  margin:0px;
  text-transform: uppercase;
    font-size: 11px;
  
}

* html .menu-node li {
  width: 114px;
}


li.border{
  background-image: url(../files/tornado/Image/menu-border.jpg);
  background-position: left 5px;
  background-repeat: no-repeat;
}

ul#menu span,
.menu-node span {
  color:#ffffff;
} 

ul#menu a:link,
ul#menu a:visited,
.menu-node a:link,
.menu-node a:visited {
  color:#000000;
  text-decoration:none;
}

ul#menu a:hover,
.menu-node a:hover{
  color: #ffffff;
}

table#main {
  background-color:#0d1927;
  width: 100%;
}


td#left-column {
  width: 277px;
  padding: 30px 0px 0px 40px;
  vertical-align: top;
}


td#right-column {
  padding: 30px 40px 30px 40px;
  vertical-align: top;
}

#footer{
  padding: 15px 0px 10px 33px;
  background-color:#4d6f92;
}

ul#footer-menu {
  padding: 0px;
  margin: 0px 0px;
  list-style-type: none; 
  font-family: Verdana;
}


ul#footer-menu li {
  float:left;
  padding: 0px 7px;
  text-transform: uppercase;
  font-size: 80%;
}

 
ul#footer-menu a:link,
ul#footer-menu a:visited {
  color:#0d1927;
  text-decoration: none;
}


ul#footer-menu span {
  color:#0d1927;
}


ul#footer-menu a:hover{
  color:#0d1927;
  text-decoration: underline;
}



.footer-border {
 border-left: 1px solid #0d1927;
}


.copyright{
  display: block;
  clear: both;
  padding: 2px 0px 0px 7px;
  font-size: 80%;
  color: #bae4ff;
}

#news-block {
  background-image: url(../files/tornado/Image/news-repeat.jpg);
  background-position: top left;
  background-repeat: repeat-y;
  margin: 0px 0px 0px 0px;
}

.news-left {
  background-image: url(../files/tornado/Image/news-top.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

.news-right {
  background-image: url(../files/tornado/Image/news-bottom.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 10px 17px 30px 17px;
}

div#news-list ul{
  padding: 0px 0px 15px 0px;
  margin: 0px;
  list-style-type: none;
}

div#news-list ul li{
  padding: 0px;
  margin: 0px;
}


#news-block h2 {
  background-image: url(../files/tornado/Image/1.gif);
  background-position: left 0px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 30px;
}


h3.date {
  text-transform: none;
  font-size: 10px;
  color: #d7dc92;
  padding: 0px;
  margin: 0px;
}

div#news-list a:link,
div#news-list a:visited {
  display: block;
  padding: 0px 0px 0px 0px;
}


#context-content {
  background-color:#1e2b3b;
  background-image: url(../files/tornado/Image/context-bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}


table#context {
  background-image: url(../files/tornado/Image/blue-block-bg.jpg);
  background-position: 39px top;
  background-repeat: repeat-y;
}

td#context-left-column {
  width: 247px;
  padding: 30px 15px 0px 55px;
  vertical-align: top;
  background-image: url(../files/tornado/Image/blue-block-top.jpg);
  background-position: top right;
  background-repeat:no-repeat;
  color:#000000;
}


#context-left-column h1,
#context-left-column h2,
#context-left-column h3 {
  color: #000000;
}


td#context-right-column {
  padding: 30px 40px 30px 40px;
  vertical-align: top;
}


td.context-left-bottom{
  background-image: url(../files/tornado/Image/blue-block-bottom.jpg);
  background-position: bottom right;
  background-repeat:no-repeat;
  height: 43px;
}


td#context-left-column h2{
  background-image: url(../files/tornado/Image/2.gif);
  background-position: left 3px;
  background-repeat:no-repeat; 
  padding:0px 0px 0px 30px;
}


.context-left-img {
  float: right;
}


#article-list ul,
#article-list-all ul {
  padding: 0px 0px 10px 0px;
  margin:0px;
  list-style-type:none;
}

#article-list ul li {
  background-image: url(../files/tornado/Image/blue-arrow.gif);
  background-position: left 6px;
  background-repeat:no-repeat;
  padding: 0px 0px 5px 10px;
}


#article-list-all ul li {
  padding: 0px 0px 15px 0px;
  margin:0px;
  list-style-type:none;
}

#article-list-all a:link,
#article-list-all a:visited {
  display:block;
  padding:0px 0px 3px 0px;
  text-decoration: underline;
}


#article-list a:link,
#article-list a:visited {
  display:block;
  color: #0f3041;
  padding:0px 0px 3px 0px;
  text-decoration: underline;
}

#article-list a:hover,
#article-list-all a:hover {
  text-decoration:none;
}

.message-input,
.message-text {
  width: 300px;
}

.message-text {
  height: 114px;
}

.form-left {
  float: left;
  padding: 0px 40px 0px 0px;
}

.message-send {
 margin: 10px 40px 0px 0px;
 float: right;
 cursor: hand;
}

.form-block {
  padding: 0px 0px 10px 0px;
  margin:0px;
}

.antispam {
  margin: 0px 0px 10px 0px;
  height: 21px;
}


form img {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  display: inline;
}


.area-name {
 font-size: 12px;
}

.message-code {
  margin: 0px 0px 0px 10px;
  padding: 8px 0px 0px 0px;
  display: inline;
  HEIGHT:13PX;
}

div.more {
  width: 48px;
  padding: 0px 10px 0px 7px;
  float: right;
  margin: 20px 0px 0px 0px;
  height: 18px;
  border: 1px solid #ffffff;
  background-image: url(../files/tornado/Image/more-bg.jpg);
  background-position: left top;
  background-repeat:repeat-x;
}


div.more a:link,
div.more a:visited {
  display: block;
  padding: 0px 0px 0px 10px;
  height: 18px;
  background-image: url(../files/tornado/Image/blue-arrow.gif);
  background-position: left 6px;
  background-repeat:no-repeat;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-transform:lowercase;
  font-size: 12px;
}

