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

a:hover {
  text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
  color:#661228;
}

ul {
  list-style:none;
}

body {
  background:#590F1C;
  font-family:"Trebuchet MS";
  text-align:center;
}

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

#header {
  height:150px;
  width:950px;
  background:url('/images/sites/verlaines/header.jpg');
  margin:10px auto;
  border:4px solid black;
}

#header h1 {
  display:none;
}

#under_header {
  display:none;
}

#menu {
  text-align:center;
  color:#FFED00;
  border-top:0;
  width:950px;
  font-weight:bold;
  font-size:13px;
}

#menu ul {
  margin:0;
}

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

#menu li a {
  color:#FFED00;
}

#menu li a:hover {
  color:white;
}

#sidebar {
  background:#FEFBF3;
  border:1px solid black;
  width:218px;
  padding:5px;
  color:black;
  margin:10px 20px 20px 0;
  float:left;
  overflow:hidden;
}

#main {
  float:right;
  width:700px;
  margin-top:10px;
  color:black;
  text-align:left;
}

.content {
  background:#FEFBF3;
  border:1px solid black;
  padding:5px;
  margin-bottom:20px;
}

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

#footer {
  text-align:center;
  font-size:.8em;
  color:#e23b19;
  background:white;
  padding:2px 4px;
  border:1px solid #140b04;
  margin-bottom:40px;
}

#bottom_bar {
  position:fixed;
  bottom:0;
  background:black;
  height:24px;
  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;
}
