body {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  background-color : #C39532;
  margin : 0;
  padding : 0;
  background-image : url('http://www.threepoundfilms.com/assets/images/john/site_images/bg_stars.png');
  background-position : center 175px;
  background-repeat : no-repeat;
}
a, a:active {
  color : #A37512;
  font-weight : bold;
}
h2, h3, h4 {
  margin : 0 0 10px 0;
  padding : 0;
}
ul {
  margin-top : 0;
  margin-bottom : 15px;
}
#Text ul li {
  margin-bottom : 2px;
  margin-top : 2px;
}
#Container {
  position : relative;
  width : 744px;
  margin : 0 auto 0 auto;
  top : 50px;
  background-image : url('http://www.threepoundfilms.com/assets/images/john/site_images/bg_stars.png');
  background-position : 435px 25px;
  background-repeat : no-repeat;
}
#Logo {
  position : absolute;
  top : -60px;
  right : 55px;
  width : 152px;
  height : 182px;
  background-image : url('http://www.threepoundfilms.com/assets/images/john/site_images/johnlogo.png');
  margin : 0;
  padding : 0;
}
#Name {
  display : block;
  position : absolute;
  top : 45px;
  right : 214px;
  color : #333333;
  font-weight : bold;
  font-size : 14pt;
  margin : 0;
}
#Sidebar {
  float : left;
  width : 100px;
  margin : 0 10px 10px 0;
  border-style : solid;
  border-width : 1px;
  border-color : #505050;
  background-color : #D3A542;
  padding : 0;
}
#Sidebar ul {
  margin : 0;
  padding : 0;
}
#Sidebar li {
  margin : 10px 5px 10px 5px;
  padding : 0;
  display : block;
}
#Sidebar a, #Sidebar a:active {
  color : #FFFFFF;
}
#Top {
  margin : 0 0 0 11px;
  padding : 0;
  height : 60px;
  width : 722px;
  background-image : url('http://www.threepoundfilms.com/assets/images/john/site_images/curvetop.png');
}
#Middle {
  width : 722px;
  margin-left : 11px;
  background-image : url('http://www.threepoundfilms.com/assets/images/john/site_images/curvebody.png');
  background-position : top left;
}
#Content {
  width : 600px;
  padding-bottom : 1px;
  margin : 0 auto 0 auto;
}
#Content img {
  margin-left : 5px;
  float : right;
}
#Title {
  width : 450px;
  padding-top : 10px;
  margin-bottom : 25px;
  border-style : solid;
  border-width : 0 0 1px 0;
  border-color : #000000;
  font-size : 24pt;
  font-weight : bold;
  margin-top : 0;
}
#Bottom {
  clear : both;
  width : 744px;
  height : 31px;
  background-image : url('http://www.threepoundfilms.com/assets/images/john/site_images/blackbar.png');
  background-repeat : no-repeat;
  color : #FFFFFF;
  padding-top : 5px;
  padding-left : 10px;
  font-size : 8pt;
  text-align : left;
}
#Text {
  float : left;
  width : 450px;
}
#Text p {
  padding-top : 0;
  padding-bottom : 0;
  margin-top : 0;
  margin-bottom : 10px;
}
.feedbackform {
  background-color : white;
  border-style : solid;
  border-color : #000000;
  border-width : 1px;
  padding : 5px;
  /* width : 160px; */
  margin-left : 10px;
  margin-bottom : 5px;
  /* float : right; */
  color : black;
  /* font-weight : bold; */
}
.feedbackform textarea {
  width : 98%;
  height : 50px;
}
.feedbackform form {
  margin : 0px 0px 0px 10px;
  font-weight : bold;
  background-color : white;
  padding : 3px;
}
.feedbackform input {
  width : 98%;
}
.feedbackform input.button {
  width : 70px;
}
.feedbackmessage p {
  position : relative;
}
.JournalDate {
  margin : 0;
  padding : 0;
  font-size : 8pt;
}
.JournalText {
  margin : 10px 0 0 20px;
  padding : 0 0 0 10px;
  border-color : #000000;
  border-style : solid;
  border-width : 0 0 0 5px;
}
.JournalPic {
  float : right;
  margin-bottom : 10px;
}
.JournalNav {
  text-align : center;
  margin-top : 15px;
  margin-bottom : 15px;
}
.JournalGuestBook {
  border : none;
  clear : both;
}
dt {
  font-size : 14pt;
  font-weight : bold;
}  
dl {
  margin-left : 20px;
  padding-left : 10px;
  border-style : solid;
  border-color : #000000;
  border-width : 0 0 0 5px;
}
.EndElement {
  clear : both;
}
.textonly {
  display : none;
}
#openid {
  margin-right : 35px;
  margin-top : -14px;
  float : right;
  color : white;
  font-size : 8pt;
}
#openid label {
  font-weight : bold;
}
#openid_url {
  font-size : 7pt;
  height : 12px;
  width : 115px;
  background-image : url('http://www.threepoundfilms.com/assets/images/site_layout/openid-inputicon.gif');
  background-repeat : no-repeat;
  padding-left : 16px;
  border-style : solid;
  border-width : 1px;
  border-color : black;
}
#openid_login {
  width : 25px;
  height : 17px;
  font-size : 6pt;
  border-color : black;
  border-style : solid;
  border-width : 1px 1px 1px 1px;
  padding-left : 10px;
}