body { 
  margin: 0;
  border: 0;
  padding: 0;
  background: #FFD2FA url(img/bg_masonite2.gif);
  background-attachment: fixed;
  text-align:center; }

div { 
  margin: 0;
  border: 0;
  padding: 0;
  text-align:left; }

#container { 
  width: 691px;
  background: white; 
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
  font: 8pt Trebuchet,Verdana,Arial,Sans-serif; }

#banner {
  background: url(img/ren_Clemetnine-masoniteCH.jpg);
  height: 170px;
  margin-bottom: 25px; }

#twitter_div {
  background: #F5FCE9;
  width: 330px;
  align: center;
  padding: 5px;
  border: 1px; }
  
#menu { 
  background: #FFFFFFF;
  width: 100px;
  float: left;
  text-align: right;
  margin-top: 3px;
  margin-left: 18px; }

#menu2 { 
  background: #FFFFFFF;
  width: 125px;
  float: left;
  text-align: right;
  margin-top: 3px;
  margin-left: 18px; }
  
#menu menu2 a { 
  display: block;
  border: 0px solid #F5E5CE;
  border-width: 0px 0;
  background: #FFFFFF;
  color: #525251;
  text-decoration: none; }
  
#menu menu2 a:hover {
  background: #F9F4F0;
  border: 0px solid #F5E5CE;
  border-width: 0px 0;
  text-decoration: bold;  
  color: black; }
  
#new_designs { 
  width: 150px;
  float: right;
  margin-right: 20px;
  font: 8pt Trebuchet,Verdana,Arial,Sans-serif;
  text-align: left;
  color: gray; }
  
#donated_designs { 
  width: 150px;
  float: right;
  margin-right: 20px;
  color: gray; }

#styles { 
  width: 150px;
  float: right;
  margin-right: 20px;
  color: gray; }
  
#footer {
  background: #FFFFFF;
  color: #BC7A28;
  padding: 10px 5px;
  border: 0px solid #DAAF6B;
  border-width: 0px 0;
  font: 7pt Trebuchet,Verdana,Arial,Sans-serif;
  text-decoration: none;
  text-align: center; }
  
#content { 
  border-left: 150px solid white;
  border-bottom: 50px solid white; 
  border-right: 200px solid white;
  margin-bottom: 20px;
  color: gray;
  font: 8pt Trebuchet,Verdana,Arial,Sans-serif;
  text-align: justify;
  text-decoration: none; } 
  
#content2 { 
  border-left: 170px solid white;
  border-bottom: 50px solid white; 
  border-right: 40px solid white;
  margin-bottom: 20px;
  color: gray;
  font: 8pt Trebuchet,Verdana,Arial,Sans-serif;
  text-align: justify;
  text-decoration: none; }  

#content a:link {
  text-decoration: none; }

#content2 a:link {
  text-decoration: none; }
  
#content a:visited {
  text-decoration: none; }
  
#content2 a:visited {
  text-decoration: none; }

#content a:hover  {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  text-decoration: none; }  
  
#content2 a:hover  {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  text-decoration: none; }
  
#new_designs a:link {
  text-decoration: none; }

#new_designs a:visited {
  text-decoration: none; }

#new_designs a:hover  {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  text-decoration: none; }
  
#footer a:link {
  color: #BC7A28;
  text-decoration: none; }

#footer a:visited {
  color: #BC7A28;
  text-decoration: none; }

#footer a:hover  {
  color: #BC7A28;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  text-decoration: none; }

#ad_buttons { 
  width: 150px;
  float: right;
  text-decoration: none;
  margin-right: 20px; }

#ad_buttons a:link {
  text-decoration: none; }

#ad_buttons a:visited {
  text-decoration: none; }

#ad_buttons a:hover  {
  text-decoration: none; }
  

