body { 
color: #c0c0c0; 
background: #000000 url('../images/OrumadoFL2.jpg') 0px 0px no-repeat;
font-family: "Verdana", serif; 
font-size: small; 
margin: 0px;
padding: 0px;
}

body#home {
background-image: none;
}

body#home img{ 
border-style: none; 
border: 0px;
}

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

body#home table { 
border-style: none; 
}

body#home table td { 
font-size: 0.85em; 
}

td { 
vertical-align: top; 
}

img, table { 
border-style: none; 
}

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

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

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

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

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

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


.small { 
font-size: 0.85em; 
}

#container {
width: 690px;
margin: 0px;
padding: 0px 0px 300px 0px;
}

#intro #container {
background: url('../images/Orumado1.jpg') left bottom no-repeat;
}

#rules #container {
background: url('../images/Orumado2.jpg') left bottom no-repeat;
}

#codes #container {
background: url('../images/Orumado3.jpg') left bottom no-repeat;
}

#join #container {
background: url('../images/Orumado4.jpg') left bottom no-repeat;
}

#list #container {
background: url('../images/Orumado5.jpg') left bottom no-repeat;
}

#links #container {
background: url('../images/Orumado6.jpg') left bottom no-repeat;
}

#thanks #container {
background: url('../images/Orumado7.jpg') left bottom no-repeat;
}

#menu { 
position: absolute;
top: 350px;
left: 10px;
margin: 0px;
padding: 0px;
width: 150px;
}

#menu ul { 
margin: 0px; 
list-style-type: none; 
line-height: 1.5; 
padding-left: 0px;
}

#menu ul li { 
font-size: 0.8em; 
}

#intro #title { 
position: absolute; 
left: 320px; 
top: 200px;
width: 101px; 
height: 44px; 
background-image: url('../images/TitleIntro.jpg');
}

#intro #title span { 
display:none; 
}

#rules #title { 
position: absolute; 
left: 320px; 
top: 200px;
width: 116px; 
height: 44px; 
background-image: url('../images/TitleRules.jpg'); 
}

#rules #title span { 
display:none; 
}

#codes #title { 
position: absolute; 
left: 320px; 
top: 200px;
width: 123px; 
height: 44px; 
background-image: url('../images/TitleCodes.jpg'); 
}

#codes #title span { 
display:none; 
}

#join #title { 
position: absolute; 
left: 320px; 
top: 200px;
width: 101px; 
height: 43px; 
background-image: url('../images/TitleJoin.jpg'); 
}

#join #title span { 
display:none; 
} 

#list #title { 
position: absolute; 
left: 320px; 
top: 200px;
width: 96px; 
height: 43px; 
background-image: url('../images/TitleList.jpg');  
}

#list #title span { 
display:none; 
} 

#links #title { 
position: absolute; 
left: 320px; 
top: 200px;
width: 117px; 
height: 44px; 
background-image: url('../images/TitleLinks.jpg');  
}

#links #title span { 
display:none; 
} 

#thanks #title { 
position: absolute; 
left: 150px; 
top: 450px;
width: 603px; 
height: 123px; 
background-image: url('../images/TitleThanks.jpg');  
}

#thanks #title span { 
display:none; 
} 

#content { 
position: absolute; 
left: 160px; 
top: 340px; 
width:450px;
padding: 0px 0px 20px 0px;
}

#content ul{
  padding: 0px 0px 0px 15px;
}

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

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

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

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

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

