*
{
margin:0;
padding:0;      
}

html
{
margin:0;
padding:0;
background:#85544F;      
}
 
body
{     
background:transparent;
overflow:auto;
}
      
#wrapper
{
background:transparent;
overflow:auto;
}
      
#tranbox
{
position:absolute;
left:50%;
width:1114px;
margin-left:-557px;
background:transparent; 
}

#pinkbox
{
background:#B26A63 url('pics/branch.png') repeat-y left;           
}

#tranbranch
{
background:transparent url('pics/branch.png') repeat-y right;      
}      

#sandbox
{          
width:790px;
min-width:790px;
margin-left:162px;
padding-bottom:0; 
text-align:left; 
background:#D4B579;         
}

#header
{
height:250px;
text-align:center;
background:#B26A63;
}
      
#content
{
margin:10px 15px 0;      
} 

.image
{
margin: 16px;
width:345px;
float:left;
text-align: left;
font-style: italic;
font-size: large;
}

.image_w
{
margin: 16px;

float:left;
text-align: left;
font-style: italic;
font-size: large;
}




.clear 
{ 
clear: both;
}

h1
{
text-align:center;
}

h2
{
font-family:'Arial Black', Gadget, sans-serif;
}

h3
{
padding:0px;
}

h4
{
padding:5px;
}

p
{
text-align:justify;
padding:15px 0 0;
}
