body { 
background-color:  #ffdd2f; 
background-image: url('../images/GNKFLbkg.jpg'); 
background-repeat: no-repeat; 
color: #330000; 
font-size: small; 
font-family: Verdana, Arial; 
line-height: 1.6;
}

img{ 
border: none;
}

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

caption{
margin: auto;
padding-top: 20px;
}

table#fans_list {
width: 90%;
text-align: left;
}

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

a:hover { 
text-decoration: underline; 
border-color: #ff0000; 
color: #FF0000; 
}

p { 
text-align: justify; 
width: 400px; 
margin: auto; 
}

td { 
vertical-align: top; 
}

h1, h2, h3, h4  { 
color: #990000; 
text-align: center; 
} 

ul {
width: 80%;
padding: 0px 0px 0px 15px;
margin: 10px auto 0px auto;
}

li   { 
text-align: left; 
}

.small { 
font-size: 0.8em; 
}

#menu { 
position: absolute; 
left: 15px; 
top: 435px; 
width: 300px;
font-size: 0.8em; 
}

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

#content { 
position: absolute; 
left: 320px; 
top: 120px; 
width: 600px;
padding: 0px 0px 30px 0px;
text-align: center;
}

body#home { 
background-color: #000000; 
background-image: url('../images/GNKFLindexbkg.jpg');
background-repeat: repeat-y;
color: #ff0000
}

body#home a:link { 
text-decoration: none; 
color: #ff0000; 
font-weight:bold; } 

body#home a:visited { 
text-decoration: none; 
color: #ff0000; 
font-weight:bold; 
}
 
body#home a:active { 
text-decoration: none; 
color: #ff0000; 
} 

body#home a:hover { 
text-decoration: none; 
border-style: dotted; 
border-color: #ff0000; 
color: #ff0000; 
font-weight: bold;
}


body#home #foot p{ 
margin: 10px 0px 0px 0px; 
}

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

#view_list_options {
width: 450px;
padding-left: 35px;
margin: 0px 0px 30px 0px;
}

#view_list_options p{
text-align: center;
}

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

form{
width: 400px;
margin: 0px auto;
padding: 10px 0px 20px 0px;
}

label{
width: 150px;
float: left;
text-align: right;
}

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


