@charset "UTF-8";

#header {
  position:absolute;
  top:-320px;
  height:150px;
  width:1000px;
  left:-220px;
  right:0;
  margin:auto;
}

table {
  margin-top:150px;
}

table table {
  margin-top:0;
}

a:link,a:active,a:hover {
  color:#1407ec;
}

a:visited {
  color:#f20000;
}

body {
  background-color:#ffffff;
  background-color:#FFF;
  color:#000000;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:12px;
  background-position:top center;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/223/22325956/172-782-245-540-9846938.jpg);
}

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

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=70);
  opacity:.7;
}

.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:#ab0b12;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:20px;
  -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;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

.link-tip a {
  display:block;
  width:340px;
  height:140px;
  float:left;
  background:transparent url(http://4.bp.blogspot.com/-RR-Rgz7AQ94/UhP3SKUX1PI/AAAAAAAABfc/sjKSKW_cxuo/s320/tip2.gif) no-repeat;
  position:center;
  margin:60px 0 0 -5px;
  text-indent:-3000px;
}

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(http://3.bp.blogspot.com/-lMUoQcQpZME/VNMSUt885qI/AAAAAAAAHiM/rORCuMHm3qY/s1600/amazon_purple.png) no-repeat;
  position:center;
  margin:40px 0 0 -5px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(http://1.bp.blogspot.com/-UfXVwXKjfJU/VNMSV1wP59I/AAAAAAAAHiY/QDDrd9Z_Yko/s1600/twitter_pink.png) no-repeat;
  position:center;
  margin:40px 0 0 -5px;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}