/* GENERAL */
html {
  height: 100%;
  }
body {
  font-family: verdana,arial,sans-serif;
  background: #444444;
  font-size: 11px;
  color: #cccccc;
  height: 100%;
  margin: 0px;
  }
img {
  border: 0px;
  }
hr {
	color: #999999; /* IE */
	background-color: #999999; /* Mozilla */
  height: 2px;
	border: 0px;
  }
div.box {
  width: 980px;
  margin: auto;
  background-color: #283244;
  background-image: url('../images/site_backmain.jpg');
  background-repeat: repeat-y;
  background-position: center right;
  }
div.header {
  background-image: url('../images/site_header.gif');
  height: 150px;
  padding-right: 3px;
  font-family: arial black,sans-serif;
  position: relative;
  }
span.quote {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: right;
}
table.quote {
  height: 150px;
  float: right;
  }
td.quote {
  font-family: verdana,sans-serif;
  font-weight: bold;
  color: #cedaee;
  vertical-align: bottom; 
  text-align: right;
  }
div.topbar {
  background-image: url('../images/site_topbar.jpg');
  padding-left: 60px;
  font-family: arial,sans-serif;
  line-height: 25px;
  text-align: left;
  font-size: 12px;
  height: 30px;
  color: #aaaaaa;
  }

/* MENU */
div.menu {
  float: left;
  width: 120px;
  clear: none;
  }
div.menu_1 {
  background-image: url('../images/site_sidebar.jpg');
  padding-left: 20px;
  line-height: 20px;
  text-align: left;
  font-family: arial black,sans-serif;
  font-size: 10px;
  height: 23px;
  color: #aaaaaa;
  }
div.menu_2 {
  background-image: url('../images/site_button.jpg');
  padding-left: 25px;
  line-height: 25px;
  text-align: left;
  font-family: arial,sans-serif;
  font-size: 10px;
  height: 23px;
  color: #aaaaaa;
  }
div.aff {
  border: 1px solid #636363;
  background: #2f343c;
  vertical-align: top;
  padding-bottom: 5px;
  font-family: arial,sans-serif;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  text-align: left;
  font-size: 10px;
  color: #aaaaaa;
  text-align: center;
  width: 98px;
  }
img.aff {
  margin-left: auto;
  margin-right: auto;
  }
div.stats {
  border: 1px solid #636363;
  background: #2f343c;
  vertical-align: top;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 10px;
  padding-top: 5px;
  text-align: left;
  font-size: 10px;
  color: #aaaaaa;
  width: 103px;
  }

/* LINKS */
a:link {
  color: #aaaaaa;
  text-decoration: none;
  }
a:visited {
  color: #aaaaaa;
  text-decoration: none;
  }
a:active {
  color: #9BA9C1;
  text-decoration: underline;
  }
a:hover {
  color: #9BA9C1;
  text-decoration: underline;
  }
a.mail {
  color: #cccccc;
  }
a.small_mail {
  color: #aaaaaa;
  }

/* SHOUTBOX */
div.shoutbox {
  border: 1px solid #636363;
  vertical-align: top;
  background: #2f343c;
  text-align: left;
  font-size: 10px;
  color: #aaaaaa;
  padding: 2px;
  margin: auto;
  }
div.shoutbox_form {
  text-align: center;
  }
form.shoutbox {
  margin: 0px;
  }
input, select, textarea {
  font-family: verdana,sans-serif;
  background-color: #555555;
  border: 1px solid #000000;
  padding-right: 1px;
  padding-left: 1px;
  font-size: 10px;
  color: #cccccc;
  }
a.shoutbox_link {
  font-style: italic;
  }
span.shoutbox_name {
  font-weight: bold;
  }
span.shoutbox_main_name {
  font-weight: bold;
  }
div.shoutbox_main_time {
  float: right;
  font-style: italic;
  }
hr.shoutbox_hr {
  margin-top: 5px;
  }
hr.shoutbox_main_hr {
  margin-top: 5px;
  }
span.shoutbox_name {
  font-weight: bold;
  }
span.shoutbox_time {
  font-style: italic;
  }

/* MAIN */
div.main {
  margin-top: 5px;
  margin-left: 120px;
  width: 856px;
  }
div.main_2 {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 7px;
  width: 670px;
  margin: auto;
  }
h1 {
  font-size: 15px;
  margin-bottom: 15px;
  }
h2 {
  font-size: 12px;
  }
span.bold {
  font-weight: bold;
  }
img.img {
  margin-left: 20px;
  margin-right: 20px;
  }
img.aff {
  margin-bottom: 10px;
  }
img.alliance_link {
  margin: 4px;
  float: left;
  }
div.alliance {
  clear: right;
  margin-bottom: 40px;
  }
form.contact {
  margin: 20px;
  }
td.contact {
  width: 200px;
  vertical-align: top;
  }
td.contact_input {
  }

/* FOOTER */
div.copyright {
  background-image: url('../images/site_topbar.jpg');
  font-family: arial,sans-serif;
  line-height: 25px;
  text-align: center;
  font-size: 11px;
  color: #aaaaaa;
  height: 30px;
  clear: both;
  }

/* TIMETABLE */
div.right {
  margin-left: 15px;
  }
div.bold {
  font-weight: bold;
  }