#sidebar {margin-top: 225px; margin-left:180px; padding:0px; width: 260px; position:fixed;}
#description{ padding:5px; float:left; width:260px; margin-top:-20px; margin-bottom: 25px; text-align:center; border:4px solid #ffffff}
#description img{max-width:250px; margin-left:-1px; margin-bottom:10px; border:7px solid #ffffff}
#nav a {display: inline; font-size: 10px; letter-spacing: 0px; color: #5e5e5e; color:#5e5e5e; text-transform: uppercase; text-decoration: none; font-size: 10px; font-family:consolas; padding:4px; margin-left:-1px; margin-right:3px; text-shadow: 10px 0px transparent, -10px 0px transparent;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out}
#nav a:hover { color: #000000;
  text-shadow: 0px 0px #a9a9a9, -0px 0px #a9a9a9;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
#stext {text-align:justify; font-family: calibri; font-size: 11px; line-height:15px; padding:1px; margin-top:10px}
#cc {width: 260px; height:1px; text-align:center; background:#9c9c9c; margin-top:-18px; margin-left:0px;position:fixed; }
#cc img {background-color:{color:Background};width:30px; margin-top:-7px;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;}
#sidebar:hover #cc img {background-color: transparent;-webkit-transform: rotate(90deg);}