@charset "UTF-8";

a:link,a:active,a:hover {
  color:#eecbfa;
}

a:visited {
  color:#eecbfa;
}

body {
  background-color:#ffffff;
  background-color:#030303;
  color:#fbede1;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
}

.profile_section_content {
  color:#fbede1;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #fcfbfb;
  -moz-box-shadow:0 0 0 #fcfbfb;
  box-shadow:0 0 0 #fcfbfb;
}

.profile_section_background {
  background:url(http://www.professor-profile.com/clients/lexiwest/mfc/bg3.jpg);
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  Â Â background-color:Â #E7B1AB;
  Â Â Â color:Â #222222;
  font-family:'Verdana';
  font-weight:normal;
  font-style:bold;
  font-size:22px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
  color:#fbede1;
}

#title_logopic {
  width:727px;
  height:340px;
  background:url(http://www.professor-profile.com/clients/lexiwest/mfc/tt4.png) no-repeat;
  float:right;
  margin-top:-470px;
  margin-right:130px;
}

#buttons {
  width:727px;
  height:340px;
  float:right;
  margin-top:350px;
  margin-right:0;
}

#btwit {
  width:237px;
  height:140px;
  float:left;
  margin-top:0;
  margin-left:100px;
  background:url(http://www.professor-profile.com/clients/lexiwest/mfc/twit_b.png) no-repeat 0 0;
}

#btwit:hover {
  background-position:0 -140px;
  width:237px;
  height:140px;
}

#bamazon {
  width:237px;
  height:140px;
  float:right;
  margin-top:0;
  margin-right:100px;
  background:url(http://www.professor-profile.com/clients/lexiwest/mfc/amazon_b.png) no-repeat 0 0;
}

#bamazon:hover {
  background-position:0 -140px;
  width:237px;
  height:140px;
}

#btip {
  width:237px;
  height:140px;
  margin-top:140px;
  margin-right:auto;
  margin-left:auto;
  background:url(http://www.professor-profile.com/clients/lexiwest/mfc/tip_b.png) no-repeat 0 0;
}

#btip:hover {
  background-position:0 -140px;
  width:237px;
  height:140px;
}

.profile_section_content {
  color:#E7B1AB;
}