/* CSS Document */
HTML {height:100%;padding-bottom:1px;}
body { background-color: #A79A5C; background-image: url(images/background.jpg);
      background-repeat: no-repeat; background-position: 0% 100%;  
	  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height:16px;
	  }
.signin {text-align: right; width: 750px; background-color: #FFC400; margin: 0 auto}
.signin a {color: #FF6600; text-decoration: none; font-size: 12px; }
.signin a:hover {text-decoration: underline; font-weight: bold}
.banner {width: 750px; background-color: #FFC400; margin: 0 auto}
.info {
	  }
.footer {text-align: center; width: 750px; background-color: #FFC400; clear: both; 
		 font-weight: bold; font-size: 12px}
.footer p {font-size: 12px; color: #403D00}
table {color: #000000; text-decoration: none; font-size: 12px; font-weight: bold }
a.link {color: #FF6600; font-size: 12px; font-weight: bold}
a.link:hover {color: #6A9502; font-weight: bold}


#content ,#container {background-color:#fff; margin: 0 auto; width: 750px; text-align: left; padding-bottom:50px;}
#menu {margin: 0 auto;padding:5px 0;text-align:center; background-color: #FFC400; 
 		text-decoration: none; font-size: 12px; font-weight: bold; width: 750px; }
#menu ul {display:inline; list-style:none; margin: 0}
#menu li {display:inline; padding:.5em;}
#menu a {color: #336600; text-decoration: none; font-size: 12px; font-weight: bold;}
#menu a:hover {text-decoration: underline; font-weight: bold}
