body
{
  text-align: center;
  height: 100%;
  background-color: #ffffff;
}

img
{
  display: block;
}

.flLeft
{
  float: left;
}

.pageblock
{
  margin: 0 auto;
  width: 790px;
  border: 0px solid #FFFFEC;
  text-align: left;
  display:block;
  vertical-align: top;
  height:100%;
}

.menu
{
  background: #EEE9D6 url(http://www.bradpittworkout.com/images/menuBG.gif) no-repeat 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  display: block;
  float: left;
  display: inline;
  margin-right: 6px;
  width: 254px;
  height: 100%;
  padding: 5px;
}

.content
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  background-color: #ffffff;
  display: block;
  float: left;
  display: inline;
  margin-right: 4px;
  padding: 5px;
  width: 500px;
  height: 100%;
  border: 1px solid #cccccc;
}

.content a
{
  text-decoration: none;
  font-weight: normal;
  color: #0000ee;
  font-family: Verdana;
  font-size: 12px;
  display: inline;
}  
  
.content a:hover
{
  color: #0000ee;
}


* html body .flLeft {
margin: 0 -3px; ma\rgin: 0;
}



input
{
  font-family: verdana;
  font-size: 10px;
}

h1 { font-family: arial, verdana, serif; font-size: 17px; color: #666666}
h2 { font-family: arial, verdana, serif; font-size: 15px; color: #000000; font-weight: normal;}
h3 { font-family: arial, verdana, serif; font-size: 17px; color: #a4a4a4}
h4 { font-family: arial, verdana, serif; font-size: 11px; color: #000000}
h5 { font-family: verdana, arial, serif; font-size: 10px; color: #000000; font-weight: normal;}

.content b
{
font-weight: normal;
}
	

.right

{
text-align:right;
}
.menu li { 

color:#eee9d6; 
list-style-type: square;
margin-left: 0px;
margin-top: 4px;

}

.indent li { 

color:#ffffff; 
list-style-type: square;
margin-left: 30px;

}

.menu a
  {
  text-decoration: underline;
  font-weight: bold;
  color: #0000ee;
  font-family: Verdana;
  font-size: 11px;
  display: inline;
}  
  
.menu a:hover
{
  color: #333333;
}


}

.footer
{
font-family: arial; font-size: 9px; color: #f8f8f8;
 display: block;
  float: left;
}

.smalltext
{
font-family: verdana; font-size: 10px; color: #000000;
}