body {
  background: #FFFFcc;
  margin: 0px;
  padding: 0px;
font-family: arial;
}
img {
  border: 0px;
}
#header {
  background: #ffffff;
  padding: 10px;
  padding-bottom: 25px;
}
#header #gang {
  position: absolute;
  right: 30px;
  top: 0px;
}
#nav {
  background: url(page_attachments/0000/0065/nav.png) center -5px no-repeat;
  height: 57px;
}
#nav #blog {
  position: absolute;
  right: 15px;
  top: -30px;
}
#content {
  padding-top: 5px;
}

#container > div > .inner {
  width: 960px;
  margin: 0px auto;
  position: relative;
}
#topcontent > .left{
  width: 639px;
  float: left;
}
#topcontent > .right{
  width: 321px;
  float: right;
 text-align: center;
}
#topcontent > .right a {
  text-decoration: none;
}
#maincontent {
  border: 2px solid black;
  margin: 10px;
  background: #ffffff;
}
#maincontent > .inner{
  padding: 10px 20px;
}
#footer {
padding-bottom: 20px;
}
#nav {
    font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  padding-top: 13px;
}
#nav .date {
  margin-left: 20px;
  display: inline;
}
#nav a {
  color: #ffffff;
  text-decoration: none;
  margin-left: 20px;
}

form {
	text-align: right;
	padding: 0.8em 0px;
}
label {
  font-weight: bold;
}
input {
	width: 400px;
}
input[type="submit"] {
	width: 100%;
}
textarea {
	width: 100%;
}

#contactform {
  background: #99ccff;
  padding: 0px 10px;
  border: 2px solid #333333;
}
#contactform h2 {
  background: #6699ff;
  padding: 10px;
  margin: 0px -10px;
}

div.frameimg {
  width: 628px;
  height: 472px;
  overflow: hidden;
  position: relative;
}
.frameimg .frame {
 position: absolute;
 top: 0px;
  left: 0px;
}
.frameimg .title {
 position: absolute;
 bottom: 30px;
  right: 45px;
  display: block;
  padding: 5px;
  background: #ffffff;
  border: 2px solid #333333;
}


#footer {
  text-align: center;
}

#click-for-the-hubbub-gang {
  margin-left: 50px;
}
