

* { padding: 0; margin: 0; }

html, body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#ffffff;
 background-image:url(media/gradient.png);
 background-repeat:repeat-x;
 height:100%
   }

#wrapper { 
 width: 920px;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -33px;
}

#masthead {
 width: 900px;
 color: #333;
 padding: 10px;
 border: 0px solid #000F4C;
 height: 130px;
 margin: 0px 0px 0px 0px;
 background-image:url(media/header100.png);
 background-repeat:no-repeat;
}
#masthead img{
position:absolute;
top:550px;;
right:0;
}
#navigation {
 width: 900px;
 color: #333;
 padding: 5px 10px;
 border-top: 0px solid #000F4C;
  margin: 1px 0px 0px 20px;
 background: #0099cc;
}
#navigation ul{
text-align:center;
height:15px;
}
#navigation li{
display:inline;
padding-right:25px;
color:#fff;
font-weight:bold;
}
#navigation li a{
color:#fff;
text-decoration:none;
}
#navigation li a:hover{
color:#003471;
text-decoration:none;
}
#opening{
width:600px;
}
#closer{
width:600px;
}
#content { 
 width: 900px;
 color: #333;
 border: 0px solid #000F4C;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px 10px 30px 10px;
 background-image:url(media/t_boysmall.jpg);
 background-repeat:no-repeat;
 background-position:bottom right;
 line-height:20px;
}
#content h1{
font-size:1.5em;
color: #947C61;
padding:0 0 0 25px;
}
#content h2{
font-size:1.2em;
color: #0099CC;
padding:10px 0 0 25px;
}
#content h3{
font-size:1em;
color: #947C61;
padding:5px 25px;
}
#content p{
color:#444;
padding: 0px 20px;;
text-align:justify;
}
#content ul{
color:#444;
padding: 10px 25px;;
text-align:justify;
margin-left:20px;
}
#content a{
 color: #0066CC;
 
}
#content a img{
border:0;
margin:5px 0 0 20px;
 
}
#content a:hover{
 color: #947C61;
}
#contentright img{
float:right;
margin:0 0 0 15px;
padding:6px;
border:1px solid #f2f2f2;
}
#foot, .push { 
 width: 100%;
 color: #fff;
 border: 0px solid #000F4C;
 background: #0099cc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:15px;
}
#foot p{
font-size:11px;;
color:#fff;
text-align:center;
}
#foot a{
color:#eee;
text-decoration:none;
}
#foot a:hover{
color:blue;
text-decoration:none;
}
#foot ul{
 text-align:center;
}
#foot li{
list-style-type:none;
font-size:1.3em;
float:left;
margin-left:81px;
color:#541A01;
}

#homeboy img{
float:right;
position:absolute:
bottom:0px;
}
.letters{
height:90px;
font-size:13px;

}
.letters p{
line-height:17px;
width:450px;
float:left;
}
.letters img{
float:left;
margin-right:5px;
margin-left:20px;
}
#filler{
height:33px;
}
#lettertable{
margin-left:20px;
padding-bottom:22px;
}




