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 { 
border-style: none; 
}

ul {
padding: 0px 0px 10px 15px;
margin: 10px 0px 0px 0px;
}

table { 
border-style: none;
margin: 20px 0px;
}

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; 
}

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

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

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

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

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

#fans_list{
margin: 0px 0px 30px 0px;
width: 90%;
}

#fans_list td, th{
text-align: left;
}

#view_list_options {
width: 450px;
text-align: left;
margin-bottom: 30px;
}

#pagination {
text-align: center;
margin: 10px auto;
}

.error, .success{
font-size: 1.2em;
font-weight: bold;
border: 1px #ffffff dashed;
padding: 10px;
}

label{
width: 150px;
float: left;
}

fieldset {
border: none;
padding: 5px 0px;
}
