
body { 
background-color: #FFFFFF;
background-image: url('../images/MasumiHayamiFLBackground.jpg'); 
background-repeat: repeat-y;
cursor: crosshair; 
color: #FFFFFF;
font-family: Myriad, Verdana, "Times New Roman", serif; 
text-align: left;
font-size: small;
}

body#home {
background-color: #000000;
background-image: none;
}

h1  { 
font-size: 1.8em; 
}
h2  { 
font-size: 1.6em; 
}

caption  { 
margin: auto;
}

td, th  { 
text-align: center; 
vertical-align: top;
}

hr { 
color: #FFFFFF; 
}

img, table { 
border-style: none; 
}

a:link { 
text-decoration: none; 
color: #CCCCCC; 
}

a:active { 
text-decoration: none; 
color: #CCCCCC; 
}

a:visited { 
text-decoration: none; 
color: #CCCCCC; 
}

a:hover { 
cursor: move; 
color: #FFFFFF; 
text-decoration: line-through; 
filter: blur(color=#FFFFFF); 
height: 10pt; 
}

.left { 
text-align: left; 
}

.right { 
text-align: right; 
}

.center { 
text-align: center; 
}

.justify { 
text-align: justify; 
}

.small { 
font-size: 0.8em; 
text-align: left; 
}

#menuimage { 
position: absolute; 
left: 0px; 
top: 0px; 
}

#menutext { 
position: absolute; 
left: 64px; 
top: 220px; 
width: 138px; 
height: 300px; 
text-align: justify; 
overflow: auto; 
}

#content 
{ 
position: absolute; 
left: 266px; 
top: 60px; 
width: 684px; 
height: 400px; 
text-align: left; 
overflow: auto; 
}

#webring {
width: 300px;
margin: 0px;
padding: 0px;
}