* {
   margin:0;
}
body {
   background-color:#636;
   color:#000;
   margin:0;
   padding:0;
   text-align:center;
}

body, table, td, th, input, select, textarea { font:13px "Trebuchet MS", serif; }

h3 { margin:.5em 0 1em; }
p  { margin:.5em 0 1em; }
ol { padding-left: 2em; }

table { width:100%; border-collapse:collapse; }
table.news td { padding: 10px; }
tr { vertical-align:top; }
th { color:#000; text-align:left; }
hr { color:#f00; }

a:link, a:visited { color:#606; text-decoration:none; }
a:hover, a:active { color:#909; text-decoration:underline; }
img, a img { border:none; }

.stats { color:#fff; height:70px; }

.dark { background-color:#b8b; color:#fff; }
.lite { background-color:#dbd; color:#000; }
.pagination { text-align:center; }
.copyright { color:#fff; }

.logo {
   font-size: large;
   font-weight: bold;
   color: #0ff;
}
.moto {
   font-weight: bold;
   color: #f00;
}

#wrapper {
   width:774px;
   margin:0 auto;
   text-align:left;
}

#header {
   text-align:center;
   background:#909 url(../pix/logotop.gif) no-repeat center center;
   height:80px;
}
#header h1 { display:none; }

#nav { margin:0; padding:0; background:#606; width:100%; height:20px; }
#nav li { margin:0; padding:0; list-style:none; width:100px; text-align:center; float:left; line-height:20px; }
#nav li a { color:#fff; font-size:13px; font-weight:bold; }

#main { padding:10px 15px; position: relative;}

#beta { margin-left: 140px; margin-right: 225px; }
#alfa { width: 125px; position:absolute; top:80px; left:15px; }
#ceta { width: 210px; position:absolute; top:80px; right:15px; }

#footer { padding:10px 30px; clear:both; }
#footer p { margin: .25em 0; }
#b46880 { position:absolute; top:10px; right:10px; }

table#profiles { table-layout:fixed; }
table#profiles td { height:160px; text-align:center; }
table#profiles td div { margin: 3px auto; }

form#formsearch dl { width:200px; height: 130px; float:left; margin-left:40px; }
form#formsearch p  { clear:both; margin:1em 0; text-align:center; }