* {
   font:12px/1.18 arial,verdana,helvetica,sans-serif;
   margin:0;
   padding:0;
}
body {
   background:url(../i/bg.gif) #FFFFCC;
   text-align:center;
}
#header {
	position:relative;
	height:113px;
	background:#FFFFFF url(../i/21-00.gif) no-repeat;
	margin:0 0 3px;
	padding:1px 0 0 2px;
	border:green 1px solid;
	width: auto;
}
#lasto {
   width:912px;
   background:#FFFFFF;
   border:1px green solid;
   margin:5px auto;
   padding:2px;
}
#left,#right {
   float:left;
   width:200px;
   min-height:700px;
   text-align:left;
   padding:5px 0;
}
#right {
   float:right;
   margin-right:-200px;
}
#footer {
  height:16px;
  background:green url(none) repeat-x;
  border:green 1px solid;
  margin:2px 0 0;
  padding:5px 0 0;
  text-align:center;
}
.clear {
   clear:both;
}

/* 3 coll */
#main {
   background:white;
   border-right:white 200px solid;
}
#center {
   float:left;
   width:712px;
   text-align:left;
   background:url(../i/0.gif) repeat-y white;
}
#content {
   float:right;
   width:510px;
   margin:0 2px 0 0;
   color:black;
   font:13px arial,sans-serif;
   min-height:700px;
}
html:root #content {background:white;border-right:1px solid green;border-left:1px solid green;margin:0;}
/* end 3 coll */

a,a:link,a:visited {color:blue;text-decoration:none;}
a:active,a:hover {color:red;}
td,small {
   font:11px verdana,arial,sans-serif;
   color:black;
}

/* 2 coll */
#gordi {
   width:720px;
   margin:3px auto;
   padding:2px;
   background:#FFFFFF;
   border:green 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:536px solid #FF0000;
}
#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, small {
	font-size:12px;
	margin:10px 5px; 
	font-weight: bold;
	font-family: Arial;
}
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;
   color:red;
}
b {font-weight:bold;}
sup {color:red;}
.righter {
   font-weight:normal;
   margin:5px 25px;
   text-align:right;
}
#hr {
   background:#666666;
   margin:3px;
   height:1px;
}
#hr hr {display:none;}
#panels {
   width:180px! important;
   padding:5px;
   margin:0;
}

blockquote {padding:10px;color:#555;}
.small {color:#FFFFCC;}
.bborder {background-color:#FFFFFF;border:green 1px solid;}
.panel {background-color:#FFFFCC;border:#FFFFCC 1px solid; padding:2px 2px 2px 9px;color:blue;}
.panel span {color:green;}
.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}
.lasto {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:green;margin:5px 10px;text-align:right;}
.postbody {margin:10px 0;}
.title {margin:10px;}

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