body {

background-image: url("images/bg.png");

background-repeat: repeat-x;

background-color: #C7B17E;

cursor: crosshair;
}



img.quote {
border: 5px solid #C7B17E;
opacity: .6;
}

#header {

position: absolute;

top: 0px;

margin: auto;

padding: 0px;

}




#content {

position: absolute;

top: 410px;

margin: auto;

width:400px;

font: 13px "calibri", sans-serif;

text-align: justify;

line-height: 200%;

color: #ffffff;
letter-spacing:0px;

text-align: justify;

background-image: url("images/contentbg.png");

border-radius: 20px;

-moz-border-radius: 20px;

-webkit-border-radius: 20px;

padding: 10px;

margin-bottom: 20px;

}



#content a {

color:#B9583C;

font: 13px "calibri", sans-serif;

background-color: none;

font-weight:none;

text-decoration:none;

text-transform:none;

font-style:none;

text-align: center;

}



a:hover {

color: #E1D3B5;

border: 0;

}

#disclaimer {
font-family: arial;
font-size: 10px;
color: #E2D5B7;
text-align: center;
line-height: 0px;
padding-top: 25px;
}

#disclaimer a {
color: #DD994E;
font-size: 10px;
}



h1 {
vertical-align: top;

font-family: "Arial Black", Gadget, sans-serif;

font-size: 28px;

line-height: 28px;

font-variant: small-caps;

text-transform: uppercase;

letter-spacing: -2px;

text-align: center;

margin: 0;

color: #E2D5B7;

text-shadow:#000000 1px 1px 1px;

border-radius: 20px;

-moz-border-radius: 20px;

-webkit-border-radius: 20px;

}


h2 {
font-size: 14px;
color: #DD994E;
text-transform: uppercase;
text-align: center;
margin-top: -5px;
}

strong, b {

color: #DD994E;

}



u {

color: #000;

font-weight: underline;

border-bottom: 2px solid #244dab;

}



i, em {

color: #B9583C;
}



div {

font-size: 9px;

color: #414141;

letter-spacing: 1px;

font-family:  trebuchet ms;

padding-left: 10px;

padding-right: 10px;

padding-top: 10px;

padding-bottom: 10px;
}



#nav {
position: absolute;
top: 400px;
left: 435px;
width: 130px; margin: auto;
}



#nav a {

font-family: Arial, Helvetica, sans-serif;

margin-top: 5;

text-align: center;

text-transform: uppercase;

font-size: 9pt;

height: 18pt;

line-height: 18pt;

letter-spacing: 1;

color: #E2D5B7;

background-color: #DC830C;

margin-bottom: 6px;

padding: 0px;

display: block;

text-decoration: none;

border: 2px solid #2F0305;

background-image: url("images/nav.png");

border-radius: 10px;

-moz-border-radius: 10px;

-webkit-border-radius: 10px;

}



#nav a:hover {

font-family: Arial, Helvetica, sans-serif;

margin-top: 5;

text-align: center;

text-transform: uppercase;

font-size: 9pt;

height: 18pt;

line-height: 18pt;

letter-spacing: 1;

color: #FFFFFF;

background-color: #2F0305;

margin-bottom: 6px;

padding: 0px;

display: block;

text-decoration: none;

border-bottom: 3px solid #DC830C;


}

blockquote {
border-radius: 20px;

-moz-border-radius: 20px;

-webkit-border-radius: 20px;

background-color: #774135;

color: #E9E9E9;

font-family: tahoma, sans-serif;

font-size: 9px;

margin: 0px 40px 0px 40px;

padding: 1px 10px 1px 10px;

border: 5px solid #ffffff;


}
                

/* MEMBERS LIST */

#list {
width: 400px;
margin: auto;
}

#list table, th {
text-align: center;
width: 400px;
}

#list td {
width: 200px;
}                  
