/* BODY */

body {
background-color: #506175;
}

#header {
background-color: #fcf6e6;
font-family: Verdana, Generva, sans-serif;
font-size: 14px;
color: #ffffff;
text-align: center;
line-height: 30px;
height: 450px;
}


#container {
width: 600px;
margin: auto;
background-color: #edf5fc;
}


h1 {
line-height: 40px;
font: 16pt "Century Gothic", sans-serif;
color: #588fb0;
letter-spacing: 2px;
padding-bottom: 6px;
margin-top: 20px;
font-weight: normal;
text-transform: uppercase;
text-align: center;
}

h2 {
font-family: Georgia;
font-size: 8px;
font-weight: normal;
text-transform: uppercase;
text-align: center;
letter-spacing: 2px;
color: #495664;
border-bottom: 0px #A1B1C6 0;
margin: -30px 0px 3px 0px;
}

h3 {
padding-top: 5px;
margin: 0 auto;
color: #f5eee9;
font: 16pt "Century Gothic", sans-serif;
text-align: center;
font-weight: normal;
text-transform: uppercase;
background-image: url('images/footer.png');
}


#nav {
background-color: transparent;
font-size: 16px;
text-align: center;
line-height: 35px;
height: 40px;
margin-top: -50px;
margin-bottom: 0px;
}

#nav a {
font: 20px "Century Gothic", sans-serif;
text-transform: uppercase;
text-decoration: none;
color: #faf0b4;
font-weight: 400; 
padding: 2px;
margin-right: 10px;
}

#nav a:hover {
opacity: 0.9;
color: #84bde8;
}

#content {
font-family: Arial, sans-serif;
line-height: 14pt;
font-size: 12px;
color: #939394;
text-align: justify;
padding-left: 20px;
padding-right: 20px;
}

#content a, a:visited, a:active {
color: #82bde9;
text-decoration: none;
}

#content a:hover {
}

blockquote {
text-align: center; 
color: #C7C7C7;
-align: center;
padding: 5px;
width: 480px;
font-size: 8pt;
margin-left: auto;
border-radius: 10px;
margin-right: auto;
}

ul { 
font-size: 11px;
width: 490px;
list-style-position: inside;
  list-style-type: none;
}

li {
background-color:#495664;
padding: 10px;
margin-top: -5px;
}

input, textarea{
padding: 10px;
border: 0px;
color: #fff;
background: #495664;
border-radius: 25px;
border: 0px black;
}

select, option{
padding: 5px;
color: #fff;
border: 0px;
background: #495664;
}

i, em{
color: #fcca7f;
}

b, strong {
color: #495664;
font-size: 8pt;
}


#disclaimer {
background-color: #495664;
font-family: Verdana, Generva, sans-serif;
font-size: 14px;
color: #ffffff;
text-align: center;
line-height: 30px;
height: 60px;
margin-top: 20px;
}

#disclaimer a {
color: #868686;
text-decoration: none;
background-color: #27201f;
}

/* MEMBERS LIST */

#list {
width: 400px;
margin: auto;
}

#list table, th {
text-align: center;
width: 400px;
}

#list td {
width: 200px;
}