body
{
  background-image: url("/img/bottle-light-ud.jpg");
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 775px 0px;
  
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: .85em;
}
div#sidebar
{
  width: 260px;
  height: 100%;
  background-image: url("/img/bottle-piece.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  
  padding: 30px 0px 0px 40px;
}
div#sidebar h3
{
  font-size: 1.5em;
  margin: 10px 0px 5px 0px;
}
div#sidebar h3 a
{
  text-decoration: none;
}

div#leaderboard
{
  padding: 0 0 10px 20px;
}

div#content
{
  position: absolute;
  top: 0px;
  left: 300px;
  width: 475px;
  padding: 30px;
}

div.byline
{
  text-align: right;
  padding: 15px 0px 0px 0px;
}
div.error
{
  color: red;
}
div#sidebar div.description
{
  margin: 0px 0px 6px 15px;
}
div.sidebar div.description a
{
  display: block;
}
li.selected
{
  background-color: #ccf;
  padding: 2px;
  margin: 2px 0px 2px 0px;
  border: 1px solid black;
}


div.title
{
  font-weight: bold;
}
div.breakout
{
  font-size: .9em;
  padding: 10px 15px 10px 15px;
  border: 1px solid black;
  background-color: #ccf;
}
div.breakout img
{
  margin: 5px 0px 5px 0px;
  width: 100%;
}

div#mainhead
{
  margin: 0px 0px 30px 0px;
}
div#mainhead h1
{
  font-size: 4em;
  font-weight: normal;
  font-family: Trebuchet MS, Geneva, Arial, sans-serif;
  letter-spacing: 3px;
  color: #999;
  margin: 0px;
}
div#mainhead h2
{
  margin: 20px 0px 0px 0px;
  font-size: 1.1em;
  font-weight: bold;
}

div#toptag
{
  width: 450px;
  position: absolute;
  top: 0px;
  padding: 2px 2px 2px 2px;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: black;
  
  background-color: #ccf;
  font-size: .7em;
  font-weight: bold;
}
div#toptag a
{
  padding: 0px 10px 0px 5px;
  text-decoration: none;
}

a:link
{
  color: #03c;
}
a:visited
{
  color: #036;
}
a:hover
{
  color: #f60;
}
a:active
{
  color: #f60;
}
a.special:link
{
  color: #f60;
}
a.special:visited
{
  color: #f60;
}
a.special:hover
{
  color: #fff;
}
a.special:active
{
  color: #fff;
}

textarea
{
  width: 100%;
}
h2
{
  margin: 0px 0px 5px 0px;
}
p
{
  margin: 15px 0px 15px 0px;
}
iframe
{
}
.dateline
{
  font-size: x-small;
  padding: 0px;
  margin: 0px;
}
