html, body, h1, h2, h3, h4, h5, h6, p, menu, ul, li, ol, cite, blockquote, pre {
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  padding: 0;
  background: #151515 url(examplephotos/Background_Preview_darker.jpg) repeat fixed center;
  width: 893px;
  text-align: justify;
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #ffffff;
}
a {
  color: #3366ff;
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: #3366ff;
  text-decoration: none;
}
strong {
  color: #3366ff;
}
h1 {
  padding: 0px 0 0 0px;
  height: 5px;
  font-size: 20px;
}
h1 em {
  color: #3366ff;
}

h2 {
  margin: 1px 10px 10px 0px;
  font-size: 24px;
}
h2 a {
  color: #3366ff;
}
h2 a:hover {
  text-decoration: none;
  color: #ffffff;
}
#sidepanel {
  padding: 5px;
  background: black none repeat scroll 0% 50%;
  margin-left: 30px;
  margin-bottom: 20px;
  float: right;
  width: 593px;
  display: inline;
  opacity: 0.8;
  filter: alpha(opacity = 80);
}
#menu {
  overflow: hidden;
  width: 259px;
  float: right;
  display: inline;
  opacity: 0.8;
  filter: alpha(opacity = 80);
}

h3 {
  padding: 10px 0 0 50px;
  background-color: #000000;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 209px;
  height: 33px;
  font-size: 17px;
  color: #3366ff;
}
h7 {
  padding: 10px 0 0 50px;
  background-color: #000000;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 209px;
  height: 33px;
  font-size: 17px;
  color: #3366ff;
}
#menu ul {
  padding: 0 0 39px;
  background: transparent url(img/) no-repeat scroll center bottom;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-bottom: 25px;
}
#menu li {
  border-bottom: 1px solid #101010;
  background: #131313 none repeat scroll 0% 50%;
  width: 259px;
  height: 38px;
}
#menu li a {
  padding: 10px 0 0 50px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 7% 50%;
  color: #ffffff;
  width: 259px;
  height: 28px;
  text-decoration: none;
  display: block;
}
#menu li a:hover {
  background: #171717 url(img/menu_hover.jpg) no-repeat scroll 7% 50%;
  color: #3366ff;
}
p {
  margin: 10px;
}
img {
  border:  none;
}

