* {margin:0px;padding:0px;}
body, th, td {color:#C4C4C4;font-family:Tahoma,Verdana,Arial,_sans;font-size:10pt;}
a {color:white;text-decoration: none;}
a:hover {text-decoration: underline;}
b,strong {color:#FF1374; font-weight:normal;}

#wrapper {background:url(man.jpg) no-repeat 575px 0;height:100%;width:100%;padding-left:0px;}
#header {}
#content {width:568px;height:408px;margin:25px 0 15px 35px;overflow:auto; }
#content p {margin-bottom:1em;}
#content ul {margin-left:1em;list-style-type:square;}
#content ul li {margin-left:1em;}

#footer {color:#C4C4C4; padding:20px 0 20px 35px;border:0px solid red; background-color:#000; font-size:90%;}
#footer a {color:white; text-transform:uppercase;}
#footer a.highlight {color:#FF1374}

table.character {width:100%;border-bottom: 1px solid #262626;margin-bottom:15px;}
table.character td.param {text-align:left;color:#c4c4c4;padding-top:5px;padding-bottom:5px;}
table.character td.value {text-align:right;color:#888;padding-top:5px;padding-bottom:5px;}
table.character th {text-align:left;font-weight:normal; padding-bottom:15px;border-bottom: 1px solid #262626;}
table.character th.value {text-align: right;}
.name {color: white;}
.age {color:#888;}

.clr {clear:both; height:35px; font-size: 1px; line-height: 0px;}
.newsanounce {padding:bottom:20px; color: #C4C4C4;}
.newsanounce .date {}
.newsanounce .title {color:#FF1374; font-weight:normal; text-transform:uppercase; margin-bottom:10px;}
.newsanounce .highlight {}
.newsanounce img {float:left; margin-right:30px; border:0; }
.newsanounce .txt {}
.newsanounce .more {}
.newsanounce .more a {color: white;}

.mainFoto {float:left;margin:0 2px 2px 0;width:100px;height:100px;overflow:hidden;}



.imagecenter {
  background:url(/i/bg.jpg);
  background-color:#262626;
  border:0px solid #ccc;
  display:table;
  /*float:left;*/
  margin:0px;
  width:340px;
  min-height:340px;
}
*html .imagecenter {height:340px;}
html:root .imagecenter {height:340px;}
.picturecenter {
  font:12px/1.18 arial;
  display:table-cell;
  text-align:center;
  position:relative;
  vertical-align:middle;
  width:100%;
}
.picture {position:relative;overflow:hidden;width:100%;}
.piece,.image {float:left;position:relative;}
.piece {left:50%;}
.image {left:-50%;}
.picturecenter {#top:50%;}
.picture {#top:-50%;}
html:root .image {float:none;}

