html, body { 
text-align: center; }

#container { 
text-align: center; }


/* -------------- H E A D E R -------------- */

#header {
text-align: center; }

#logo #current_page_title {
font-family: Georgia, Tahoma, Arial; font-size: 20px; font-weight: normal; text-align: left; color: #feca14; }

#logo p {
font-family: Arial; font-size: 10px; text-align: left; color: #ebdea5; }


/* -------------- M A I N -------------- */

#main {
text-align: center; }

#content {
text-align: left; }

#page_title {
font-family: Arial; font-size: 20px; font-weight: bold; font-style: normal; text-decoration: none; text-align: left; letter-spacing: -1px; color: #333333; }

#page_content {
font-family: Arial; font-size: 14px; font-weight: normal; text-decoration: none; text-align: left; line-height: 20px; color: #333333; }

#page_content a {
font-weight: normal; text-decoration: underline; color: #AF5C30; outline: none;}

#page_content a:hover {
text-decoration: none; }

#page_content p {
font-family: Arial; font-size: 14px; font-weight: normal; text-decoration: none; text-align: left; line-height: 20px; color: #333333; }

#page_content p a {
font-weight: bold; text-decoration: underline; color: #AF5C30; outline: none; }

#page_content p a:hover {
text-decoration: none; }

#page_content ul {
font-family: Arial; font-size: 14px; font-weight: normal; text-decoration: none; text-align: left; color: #333333; }

#page_content ul li {
font-family: Arial; font-size: 14px; font-weight: normal; text-decoration: none; text-align: left; color: #333333; }


/* -------------- F O O T E R -------------- */

#footer {
text-align: center; }

#bottom {
text-align: center; }

#bottom p {
font-family: Arial; font-size: 14px; font-weight: normal; text-decoration: none; color: #ffffff; }

#bottom p.others a {
text-decoration: underline; color: #ffffff; outline: none; }

#bottom p.others a:hover {
text-decoration: none; }

