a {
  text-decoration:none;
  color:#4b8eb3;
  font-weight:bold;
}

h1, h2, h3, h4, h5 {
  color:white;
}

h1 {
  margin:0;
}

hr {
  height:0;
  border:1px solid transparent;
  background:transparent;
  margin:0;
}

a:hover {
  text-decoration:underline;
  color:white;
}

body {
  background:black;
}

#container {
  width:950px;
  margin:175px auto 0 auto;
  text-align:left;
  background:black;
}

#main_box {
  overflow:hidden;
  top:170px;
}

#header {
  height:150px;
  width:950px;
  position:fixed;
  top:0;
}

#header h1 {
  display:none;
}

#under_header {
  margin-top:170px;
}

#menu {
  text-align:center;
  margin-top:2px;
  border:1px solid #4b8eb3;
  width:948px;
  font-weight:bold;
  font-size:16px;
  background:black;
  position:fixed;
  top:150px;
}

#menu ul {
  margin:0;
}

#menu li {
  list-style:none;
  display:inline;
  padding:0 3px;
}

#menu li a {
  color:white;
}

#sidebar {
  width:230px;
  color:white;
  margin:20px 0 0 0;
  float:left;
  overflow:hidden;
  border:1px solid #4b8eb3;
  padding:5px;
}

#main {
  float:right;
  width:700px;
  margin-top:20px;
}

#main h2 {
  font-size:1.5em;
  font-weight:normal;
}

#under_content, #under_footer {
  clear:both;
  background:transparent;
  border:0;
  height:0;
}

#footer {
  text-align:center;
  font-size:.8em;
  color:#555555;
  margin-bottom:40px;
}


#bottom_bar {
  position:fixed;
  bottom:0;
  background:black;
  height:24px;
  border:1px solid #555555;
  border-bottom:0;
  width:960px;
  padding:4px;
  margin-left:-10px;
  z-index:5000;
}

#bottom_bar img {
  border:1px solid black;
  margin:0 0 0 4px;
}

object {
  z-index:1;
}

.gal_item {
  display:inline;
}

.photo_divider {
  height:0;
  border-top:1px solid black;
}


/* Chills borders */
.content {
  padding:5px;
  margin-bottom:0px;
  color:white;
  width:600px;
  padding:0 50px;
  background:black;
  float:left;
}

.c_top, .c_bottom {
  height:50px;
  width:700px;
  clear:both;
}

/* Green */
.c_top_green {
  background:url('/images/sites/softbomb/green-top.jpg');
}

.c_bottom_green {
  background:url('/images/sites/softbomb/green-bottom.jpg');
}

.green {
  background:url('/images/sites/softbomb/green-sides.jpg');
}

/* Maroon */
.c_top_maroon {
  background:url('/images/sites/softbomb/maroon-top.jpg');
}

.c_bottom_maroon {
  background:url('/images/sites/softbomb/maroon-bottom.jpg');
}

.maroon {
  background:url('/images/sites/softbomb/maroon-sides.jpg');
}

/* Orange */
.c_top_orange {
  background:url('/images/sites/softbomb/orange-top.jpg');
}

.c_bottom_orange {
  background:url('/images/sites/softbomb/orange-bottom.jpg');
}

.orange {
  background:url('/images/sites/softbomb/orange-sides.jpg');
}

/* Purple */
.c_top_purple {
  background:url('/images/sites/softbomb/purple-top.jpg');
}

.c_bottom_purple {
  background:url('/images/sites/softbomb/purple-bottom.jpg');
}

.purple {
  background:url('/images/sites/softbomb/purple-sides.jpg');
}
