* {
   font:11px/1.18 arial,verdana,helvetica,sans-serif;
   margin:0;
   padding:0;
}
body {
   background:url(../i/back.gif) #efefef;
   text-align:center;
}
#header {
   position:relative;
   height:114px;
   background:url(../i/logo.png) no-repeat #dedede;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
}
#telo {
   width:912px;
   background:black;
   border:1px silver solid;
   margin:5px auto;
   padding:2px;
}
#left,#right {
   float:left;
   width:200px;
   min-height:700px;
   text-align:left;
   padding:5px 0;
   background:black;
}
#right {
   float:right;
   margin-right:-200px;
}
#footer {
  height:16px;
  background:url(../i/but.png) repeat-x #004201;
  border:silver 1px solid;
  margin:2px 0 0;
  padding:5px 0 0;
  text-align:center;
  color:silver;
  font:12px arial,sans-serif;
}
.clear {
   clear:both;
   background:black;
}
font {font-size:13px;}

/* 3 coll */
#main {
   background:black;
   border-right:white 200px solid;
}
#center {
   float:left;
   width:712px;
   text-align:left;
   background:black;
}
#content {
   float:right;
   width:510px;
   margin:0 2px 0 0;
   background:white;
   font:13px arial,sans-serif;
   min-height:700px;
}
html:root #content {background:white;border-right:silver 1px solid;border-left:silver 1px solid;margin:0;}
/* end 3 coll */

a,a:link,a:visited {color:#F3F3F3;text-decoration:none;}


#black, #black a, #black a:link; #black a:visited {
color:white;}
#black a:active,#black a:hover {color:yellow;text-decoration:none;}

#content a,#content a:link,#content a:visited {color:blue;text-decoration:none;}
#content a:active,#content a:hover {color:blue;text-decoration: underline;}
a:active,a:hover {color:blue;}

td,small {
   font:11px verdana,arial,sans-serif;
   color:black;
}

/* 2 coll */
#gordi {
   width:720px;
   margin:3px auto;
   padding:2px;
   background:#f7f8f9;
   border:silver 1px solid;
}
/* 2 coll right */
#mainright {
   text-align:left;
   background:white;
   border-right:#fff 200px solid;
}
#contentright {
   float:left;
   width:510px;
   min-height:700px;
   margin:0 0 0 8px;
}
/* end 2 coll right */

/* 2 coll left */
#mainleft {
   text-align:left;
   background:white;
   border-right:#fff 536px solid;
}
#contentleft {
   float:right;
   width:510px;
   min-height:700px;
   margin:0 -530px 0 0;
}
/* end 2 coll left */
/* end 2 coll */

h1, h2, h3, h4, h5, h6 {
   font-size:16px;
   font-weight:bold;
   margin:10px 5px 0px 20px;
   padding: 0px;
}

h2{
   font-size:16px;
   font-weight:bold;
   margin:10px 5px 0px 10px;
   padding: 0px;
}

small {
   font-size:11px;
   margin:10px 5px;
}
li,ol,ul {
   margin:0 5px 0 10px;
   text-align:justify;
}

p {
   font-size:13px;
   margin:10px 5px;
   text-align:justify;
}

a {
   font-size:13px;

}
ul,ol {
   padding:0;
}
ol {
   margin:5px 5px 0 25px;
}


img {
margin: 10px; 
}

strong {
   font-weight:normal;
   border-bottom:red 1px solid;
   color:red;
}
b {font-weight:bold; font-size:13px;}
#sup {color:red;}
.righter {
   font-weight:normal;
   margin:5px 25px;
   text-align:right;
}
#hr {
   background:#999daf;
   margin:3px;
   height:1px;
}
#hr hr {display:none;}
#panels {
   width:180px! important;
   padding:5px;
   margin:0;
}

#ico {
font:11px wingdings 2, webdings;
}

i {font-size: 13px;
font-style:italic;
}
blockquote {padding:10px;color:#555;}
.small {color:#aaa;}
.bborder {background-color:#fff;border:#a7a6b4 1px solid;}
.panel {background-color:#f7f6f4;border:silver 1px dotted; padding:2px 2px 2px 9px;color:navy;}
.panel span {color:silver;}
.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}
.telo {background-color:#ff9;border:#f90 1px solid;padding:10px;margin:0;}
.note {border-bottom:blue 1px dotted;color:blue;}
.select {color:red;}
.postlink {margin:5px 25px;text-align:right;}
.postdate {color:silver;margin:5px 10px;text-align:right;}
.postbody {margin:10px 0;}
.title {margin:10px;}

.Page {
   font-size:13px;
   margin:5px;
   padding: 5px  15px 30px 15px;
   text-align:justify;
   background:#C9C9D5;
   min-height:700px;
   color:black;
}
li, li a {
   font-size:13px;
};




.copyright {
   margin:20px 0 10px 5px;
   padding:0 0 0 10px;
   color:#333;
   border-left:silver 1px solid;
}