/* CSS Document */

body {
  font-family: verdana;
  font-size: 11px;
  background-color: #333333;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
}

.page {
  background-color: #ffffff;
  border: 5px solid #ffffff;
  width: 700px;
  text-align: center;
  margin: 0px auto;
}

.top_image {
  text-align: center;
  vertical-align: top;
  border: 0px;
  width: 700px;
  height: 390px;
  background: url('images/rboom_top.jpg');
  margin-bottom: 0px;
  margin-left: 0px;
}

.body_title {
  width: 700px;
  height: 15px;
  background-color: #ffffff;
}

.main {
  font-size: 11px;
  width: 700px;
  height: 300px;
  background-color: #faaf0e;
  border: 10px solid #fccf6e;
  padding: 40px 25px 30px 25px;
  text-align: justify;
}

.article {
  font-size: 11px;
  text-indent: 30px;
  margin-bottom: 10px;
  text-align: justify;
}

.main_menu {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  width: 700px;
  height: 20px;
  background-color: #faaf0e;
  margin-top: 2px;
}

a {
  font-family: trebuchet ms;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  margin-left: 12px;
  margin-right: 12px;
}

a:hover {
  color: #000000;
}

.footer {
  font-size: 10px;
  font-weight: normal;
  width: 680px;
  color: #faaf0e;
  margin-top: 5px;
  text-align: center;
  margin: 0px auto;
}

.footer a {
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #faaf0e;
  margin: 0px;
}

.footer a:hover {
  color: #ffffff;
}

.bodylink a {
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  text-decoration: underline;
}

.bodylink a:hover {
  color: #555555;
}

.icon {
  border: 0px;
}

img {
  border: 1px solid #000000;
}

h1 {
  font-family: trebuchet ms;
  font-size: 11px;
  font-weight: bold;
  color: #111111;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-top: 10px;
  letter-spacing: 4px;
}

h2 {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #111111;
  margin-bottom: 25px;
}

.name {
  font-size: 13px;
  font-weight: bold;
  color: #111111;
  margin-bottom: 8px;
}

.label {
  font-size: 10px;
  font-weight: normal;
  color: #555555;
  margin-left: 10px;
}

.count a {
  font-size: 10px;
  font-weight: normal;
  width: 680px;
  color: #faaf0e;
  margin-top: 1px;
  text-align: center;
  margin: 0px auto;
}

count a:hover {
  color: #faaf0e;
}

li {
  font-family: verdana;
  font-size: 11px;
  margin-top: 0px;
}
