@charset "UTF-8";

a:link,a:active,a:hover a:visited {
  color:#ffffff;
}

body {
  background-color:#dfd1b4;
  background-color:transparent;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#ff0000;
  border:px #;
  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;
}

.menu {
  width:1280px;
  height:100px;
  background-color:#014847;
  margin:auto;
  text-align:center;
}

.test {
  position:absolute;
  left:-3%;
  top:-180px;
  width:106%;
  background-color:#dfd1b4;
  background-image:url(http://www.elyblack.com/mfcpro/full-screen-roses.jpg);
  background-attachment:fixed;
  background-position:top;
  background-repeat:no-repeat;
  z-index:1000;
}

.inner {
  width:1280px;
  margin:auto;
  background-image:url(http://www.elyblack.com/mfcpro/mfcbg.png);
  background-repeat:repeat-y;
  text-align:center;
  font-size:0;
}

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

.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;
  width:100%;
  background-color:#dfd1b4;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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;
  z-index:1001;
}

.content {
  padding:5px;
}

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