/* CSS Document */
body { margin: 0; padding: 0; background:#17375e; font-family: Century Gothic, Arial, Helvetica; font-size: 12px; color: #fff; text-align: center;}
html, body {height:100%;}

p, h1, h2, h3, table, tr, td, img { margin: 0; padding: 0; }
a, avisited {  color: #ffc000; text-decoration: none}
a:hover {  color: #bacce4; text-decoration: none;}
h1, h2, h3 { margin: 0; padding: 0;}
h1 {text-align: left; color: #fff; font-size: 30px; padding: 0; margin: 0;}


#container {text-align: center; margin: 0px auto; padding: 0px; border:0; width: 850px; }

#top_nav {padding: 5px 0 5px 0;}
#top_nav ul {position: relative; top: 0; left: 0; padding: 0; margin: 0; list-style:none; display: inline; xtext-transform: uppercase;}
#top_nav li {display: inline; }
#top_nav p {padding: 5px 0 0 0}
#top_nav li a {position: relative; top: 0; left: 0; color:#fff; font-size: 12px; margin: 0; padding: 0 5px 0 5px;}
#top_nav li a:hover {color: #bacce4; text-decoration:none;}
#top_nav li a.active {color: #2b1d1b; text-decoration:none;}
#top_nav a, avisited {  color: #bacce4; text-decoration: none}
#top_nav a:hover {  color: #fff; text-decoration: none;}

#bottom_content {padding: 10px 0 0 0;}

#bottom_content .right {float: left; position: relative; top: 0; left: 10px; width: 345px; }

#bottom_content .yellow_box {background: #ffc000; color: #000; text-align: left; padding: 5px; border: 1px solid #fff;}
#bottom_content .yellow_box h1 {text-align: left; font-size: 30px; padding: 0; margin: 0; color: #000;}
#bottom_content .yellow_box h2 {font-size: 14px;}
#bottom_content .yellow_box li {padding: 0;}
#bottom_content .yellow_box p {padding: 5px 0 5px 0;}


#bottom_content .left {float: left; position: relative; top: 0; left: 0; width: 485px; text-align: justify;}
#bottom_content .sub_box {border: 1px solid #fff; background: #6b90c5; padding: 5px; margin: 10px 0 0 0; text-align: left;}
#bottom_content .sub_box h2 {font-size: 16px; color: #ffc000;}
#bottom_content .sub_box img {margin: 5px;}
#bottom_content .sub_box table {text-align: center; width: 100%;}
#bottom_content .sub_box a {color: #fff; }
#bottom_content .sub_box a:hover {color: #ffc000;}

#bottom_content_donate {padding: 10px 0 0 0; background: #ffc000; color: #000; text-align: left;}
#bottom_content_donate h1 {font-size: 30px; color: #000;}
#bottom_content_donate .blue {background:#17375e; color: #fff;}
#bottom_content_donate td {padding: 3px;}

/* Footer */

#footer  { width: 850px; padding: 10px 0 0 0; margin: 10px 0 0 0; text-align: left; color: #fff; font-size: 10px; border-top: 1px solid #4f81bd;}
#footer ul { padding: 0; margin: 0; list-style:none; display: inline;}
#footer li {display: inline;}
#footer p {padding: 5px 0 0 0}
#footer li a {color:#fff; font-size: 14px; margin: 0; padding: 0;}
#footer li a:hover {color: #bacce4; text-decoration:none;}
#footer li a.active {color: #2b1d1b; text-decoration:none; font-weight: bold;}
#footer a, avisited {  color: #bacce4; text-decoration: none}
#footer a:hover {  color: #fff; text-decoration: none;}
