BODY
{
background: url(images/background.jpg);
font-family: Maiandra GD, Arial, Helvetica, sans-serif;
font-size:1em; 
color: #4c0b05;
} 

a:link
{   
color: #4c0b05;    
text-decoration: none;
}

a:visited
{   
color: #4c0b05;    
text-decoration: none;
}

a:hover
{
color: #cc3300;
text-decoration: none;
}

div#branches 
{
background-image: url(images/branches-2.gif);
position: absolute; left: 0px; 
top: 0px;  
background-repeat: no-repeat;
width: 400px; 
height: 309;  
}
div#kanji 
{
position: relative;   
align: center;
top: 20px;
width: 100%; 
}
div#tori
{
position: relative; 
align: center;
top: -80px;  
width: 100%;
}


div#galtitle
{
font-family: Maiandra GD, Arial, Helvetica, sans-serif;
font-size: 2.5em;
text-align: center;
line-height:2.2;
position: relative; 
top: -80px;  
width: 100%; 
height: 135; 
}

div#galnav
{
font-weight: strong;
height: 200px;
width: 251px;
position: absolute; 
top: 255px;  

}
div#main_wrapper
{
width:400px;
position: relative;
height: 100%;
left: 300px;

}


p 
{
FONT-WEIGHT: normal; FONT-SIZE:.75em; LINE-HEIGHT: normal; FONT-FAMILY: Maiandra GD, Helvetica, sans-serif;
align:center;
text-align:center;
}

div#stroke
{
position: relative; 
width: 100%;
top: -85px;
}
div#footer
{
font-size: 10pt;
text-align: center;
position: relative; 
top: 10px;  

}



