* {
   font:12px/1.18 airal,verdana,helvetica,sans-serif;
   margin:0;
   padding:0;
   colour:white;
}
body {
   background:#000000;
   text-align:center;
}
#header {
   position:relative;
   height:160px;
   background:url(../i/banner.jpg) no-repeat;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:0px solid;
}
#lasto {
   width:960px;
   background:url(../i/bacgroun.gif);
   border:1px #666666 solid;
   margin:5px auto;
   padding:2px;
}
#left,#right {
   float:right;
   width:200px;
   min-height:700px;
   text-align:right;
   padding:5px 0;
}
#right {
   float:right;
   width:0px;
   min-height:700px;
   text-align:right;
   padding:5px 0;
}
#footer {
  height:16px;
  background:;
  border:2px solid;
  margin:2px 0 0;
  padding:0px 0 0;
  text-align:center;
  color:#444444;
  font:12px arial,sans-serif;
}
.clear {
   clear:both;
}

/* 3 coll */
#main {
   background:#444444;
   border-right:#999999  solid;
}
#center {
   float:right;
   width:960px;
   text-align:right;
   background:(../i/bacgroun.gif);
   
}
#content {
   float:right;
   background:(../i/content.gif);
   border:#777777 1px solid;
   width:740px;
   margin:171 2px 0 0;
   color:white;
   font-size:12px arial,sans-serif;
   
   min-height:700px;
}
html:root #content {background:(../i/content.gif);border-right:white 1px solid;border-left:white 1px solid;margin:0;}
/* end 3 coll */

a,a:link,a:visited {color:#99ffff;text-decoration:none;}
a:active,a:hover {color:white;}
td,small {
   font:12px verdana,arial,sans-serif;
   color:silver;
}

/* 2 coll */
#gordi {
   width:960px;
   margin:3px auto;
   padding:2px;
   background:#999999;
   border:white 1px solid;
}
/* 2 coll right */
#mainright { 
   text-align:left;
   background:white;
   border-right:#999999 200px solid;
}
#contentright {
   float:left;
   width:740px;
   min-height:700px;
   margin:0 0 0 8px;
}
/* end 2 coll right */

/* 2 coll left */
#mainleft {
   text-align:left;
   background:#999999;
   border-right:#999999 536px solid;
}
#contentleft {
   float:right;
   width:740px;
   min-height:700px;
   margin:0 -530px 0 0;
}
/* end 2 coll left */
/* end 2 coll */

h1, h2, h3, h4, h5, h6, h7, h8, h9 ,h10, small {
   font-size:11px;
   margin:10px 5px;
}
li,ol,ul {
   margin:0 5px 0 10px;
   text-align:justify;
}
p {
   font-size:12px;
   margin:10px 5px;
   text-align:justify;
}
ul,ol {
   padding:0;
}
ol {
   margin:5px 5px 0 25px;
}
strong {
   font-weight:normal;
   border-bottom:red 1px solid;
    font-size:12px;
   color:red;
}
b {font-weight:bold;}
sup {color:white;}
.righter {
   font-weight:normal;
   margin:5px 25px;
   text-align:right;
}
#hr {
   background:#ffffff;
   margin:3px;
   height:1px;
}
#hr hr {display:none;}
#panels {
   width:180px! important;
   padding:5px;
   margin:0;
}

blockquote {padding:10px;color:#ffffff;}
.small {color:#999999;}
.bborder {background-color:#ffffff;border:#ffffff 1px solid;}
.panel {background:url(../i/bg-title.jpg);border:blue 1px ; padding:2px 2px 2px 9px;color:white;}
.panel span {color:white;}
.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}
.lasto {background-color:#ffffff;border:#ffffff 1px solid;padding:10px;margin:0;}
.note {border-bottom:white 1px dotted;color:white;}
.select {color:white;}
.postlink {margin:5px 12px;text-align:right;}
.postdate {color:white;margin:5px 10px;text-align:right;}
.postbody {margin:10px 0;}
.title {margin:10px;}

.Page {
   font-size:14px;
   margin:0px;
   text-align:justify;
}
.copyright {
   margin:11px 0 10px 5px;
   padding:0 0 0 10px;
   color:#ffffff;
   border-left:white 1px solid;
}
