/*page background*/
body {
  background-image: url(http://doomet.com/img/flag/philflagbigbackground.jpg);
  background-position: ;
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-color: 404040;
}
/*global fonts*/
.usercontent {
  font-family: ;
  color: ;
  text-transform: ;
}
/*global links*/
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
  text-decoration: ;
  color: ;
}
.usercontent a:hover {
  text-decoration: ;
  color: ;
}
/*modules*/
.commonbox { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.commonbox h1, .commonbox h2 { /*header*/
  font-family: ;
  color: ;
  text-transform: ;
  background-color: #;
}
.commonbox .viewall { /*viewall link*/
  font-family: ;
  color: ;
  text-transform: ;
}
.commonbox .imgblock75, .ir { /*photo blocks*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.commonbox .dr { /*name bars below photo blocks*/
  font-family: ;
  color: ;
  text-transform: ;
  background-color: ;
}
.commonbox .evenrow { /*even row*/
  background-color: ;
}
/*specific module boxes*/
.controlpanel { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.photos { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.friends { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.blogsreviews { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.videos { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.testimonialscomments { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.moreabout { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.fanof { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.groups { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.testimonials { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.scrapbook { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.myfans { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.reviews { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
.blogs { /*box*/
  border-width: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
/*control panel*/
.controlpanel .imgblock200 { /*primary photo border*/
  border-color: ;
  border-style: ;
}
.data { /*data answers*/
  font-family: ;
  color: ;
  text-transform: ;
}
.controlpanel .q { /*data labels*/
  font-family: ;
  color: ;
  text-transform: ;
}
.data a { /*data links*/
  font-family: ;
  color: ;
  text-transform: ;
}
a.more { /*more about link*/
  font-family: ;
  color: ;
  text-transform: ;
}
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited { /*buttons*/
  color: ;
  border-color: ;
  border-style: ;
  background-color: ;
}
#controlPanelButtons a:hover { /*buttons hover*/
  color: ;
  border-color: ;
  background-color: ;
}

