body { 
background-color: #000000; 
background-image: url('../images/AshitaNoJoeBkg.jpg');
background-repeat: repeat-y;
color: #FF0000;
font-size: small; 
font-family: Verdana, serif; 
text-align: justify;
line-height: 1.5;
}

body#home  {
background-image: none; 
}


td { 
vertical-align: top; 
}

#home td { 
font-size: 0.8em; 
}

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

li { 
text-align: left; 
}
 
img, table { 
border-style: none; 
}

a:link { 
text-decoration: none; 
font-weight: bold; 
color: #FF0000; 
}

a:active { 
text-decoration: none; 
font-weight: bold; 
color: #FF0000; 
}

a:visited { 
text-decoration: none; 
font-weight: bold; 
color: #FF0000; 
}

a:hover { 
text-decoration: underline; 
font-weight: bold; 
color: #FFFFFF; 
}

.small { 
font-size: 0.9em; 
}

#illustration { 
position: absolute; 
left: 0px; 
top: 0px; 
z-index: 1; 
}

#text { 
position: absolute; 
left: 100px; 
top: 400px; 
width:500px; 
text-align: left; 
z-index: 2; 
}

#title { 
position: absolute; 
left: 200px; 
top: 340px; 
z-index: 3; 
}

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

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

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

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

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

form{
padding: 10px 0px 40px 0px;
}

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

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