body { 
background-image: url('../images/BSbkg.jpg');
background-color: #000032;
font-family: Verdana, "Arial Bold"; 
font-size: small;
color: #ffffff; 
margin: 0px;
padding: 0px;
line-height: 1.5;
}

body#home {
background-image: none;
padding: 20px 0px 20px 20px;
}

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

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

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

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

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

h1 { 
color: #000099; 
font-size: 3em; 
}

img, table { 
border-style: none; 
}


td { 
vertical-align: top; 
}

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

li {
text-align: left; 
}

.title { 
position: absolute; 
left: 402px; 
top: 10px; 
text-align: left; 
}

.content { 
position: absolute; 
left: 402px; 
top: 110px; 
text-align: left; 
width:500px; 
}

.menu { 
position: absolute; 
left: 111px; 
top: 10px; 
}

.menu table {
text-align:center;
}
.small { 
font-size: 0.9em;
}

.imgleft { 
float: left; 
border: none; 
margin: 0px 10px 0px 0px; 
}

.imgright { 
float: right; 
border: none; 
margin: 0px 0px 0px 10px;
}

#main_img {
width: 179px;
height: 192px;
position: relative;
padding: 0px;
background-position: 0px;
background-repeat: no-repeat;
}

#intro #main_img {
background-image: url('../images/BS01.jpg');
}

#rules #main_img {
background-image: url('../images/BS02.jpg');
}

#codes #main_img {
background-image: url('../images/BS03.jpg');
}

#join #main_img {
background-image: url('../images/BS04.jpg');
}

#list #main_img {
background-image: url('../images/BS05.jpg');
}

#links #main_img {
background-image: url('../images/BS08.jpg');
}

#thanks #main_img {
background-image: url('../images/BS07.jpg');
}

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

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

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

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

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

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

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