@charset "utf-8";
/* Coded by Jerome Heuze - info@jeromeheuze.com */

/* GLOBALS */
#lnkHome {
position: relative;
width: 250px;
height: 110px;
border: 0px solid #ff0000;
cursor: pointer;
}
/* TOP AD */
.adTop {
position: absolute;
top: 13px;
left: 260px;
}


.people {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url(../img/nprofile_bk.jpg) top center no-repeat #000;
}
.people a:link { text-decoration: none; color: #9f0c6a; font-weight: bold; }
.people a:visited { text-decoration: none; color: #9f0c6a; font-weight: bold; }
.people a:hover { text-decoration: underline; color: #9f0c6a; font-weight: bold; }
.people a:active { text-decoration: underline; color: #9f0c6a; font-weight: bold; }

.people IMG {
margin: 0px 0px 0px 0px;
padding: 4px 4px 0px 4px;
}
.pinfo {
margin: 0px 0px 0px 0px;
padding: 12px 4px 12px 4px;
text-align: right;
font-weight: bold;
color: #333333;
}
.pinfo P {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.nrmtxt {
color: #333;
font-style: normal;
font-size: 12px;
}
.smtxt {
color: #333;
font-size: 10px;
font-style: normal;
}
#footer {
position: relative;
background: url(../img/footer.jpg) top center repeat-x #000;
height: 57px;
text-align: center;
clear: both;
}
#footer P {
margin: 0px 0px 0px 0px;
padding: 0px 0px 4px 0px;
}
#footer a:link { text-decoration: none; color: #9f0c6a; font-style: normal; }
#footer a:visited { text-decoration: none; color: #9f0c6a; font-style: normal; }
#footer a:hover { text-decoration: underline; color: #9f0c6a; font-style: normal; }
#footer a:active { text-decoration: underline; color: #9f0c6a; font-style: normal; }