

/*
Modified from that used by Jola Djiubinska 
=======================================================
Stylesheet for profile page at Pbase.com
by Olaf.dk - Olaf Eskil Runstedt - Denmark
https://www.pbase.com/olafdk/profile

Last modified (YYYY-MM-DD): 2006-11-03

Disclaimer: I am new to html & css, but have managed 
to put the below together anyway!

License Terms: Attribution-ShareAlike 1.0
https://creativecommons.org/licenses/by-sa/1.0/
=======================================================
*/
body{
     font-family: tahoma, verdana, helvetica, arial, sans-serif;
     color:rgb(212,215,217);
     background:rgb(26,26,26);
     margin:0px
}
A {text-decoration:none}
A:link, A:active, A:visited,
A.header:link, A.header:active, A.header:visited{
     color: white;
     font-size: 16px;
     font-weight: bold;
}
A:hover, A.header:hover {
     color: #ff3300;
     background: rgb(26,26,26);
}
#localmenu a{
     font-weight:bold;
     font-size: 16px
}
img.thumbnail{
     margin: 10px 40px 0px 0px;
     border: rgb(600,600,600) 3px solid
}
.ma {
     padding:0px;
     font-size: 25px;
     font-weight : bold;
     color : rgb(255,128,0);
     background-color : rgb(51,51,51);
}
.mi {
     padding:0px;
     font-size: 16px;
     font-weight : bold;
     color : rgb(203,203,200);
     background-color : rgb(0,0,0);
}
.wb {
     padding:10px 44px 10px 44px;
     font-size: 16px;
     color: rgb(203,203,200);
     background-color: rgb(82,80,75);
     font-weight: normal
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
