html 		{ overflow-Y: scroll; }
body 		{ text-align: center; margin: 0; padding: 0; background: #fff; }
#wrapper 	{ margin: 0 auto; width: 800px; text-align: left; }

body 		{ background: url(/images/bgkey.jpg) top left no-repeat; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; }
a:hover 	{ text-decoration: underline; }
a img		{ border: none; }

#header		{ margin: 50px 0 50px 0; }

/*
#banner         { text-align: center; font-size: 13px; font-weight: bold; color: #3b3b3b;
		  background: url(/images/banner-bg.jpg) repeat-x #aeaeae; height: 39px; border: 1px solid #ccc;
		  -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; 
		  -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
		  -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; 
		  -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; }

#banner tr td.left	{ background: url(/images/banner-td.jpg) no-repeat left; }
*/

#breadcrumbs		{ font-size: .8em; }

#footer 		{ text-align: center; }
#footer h2		{ font-size: 22px; color: #000; padding-bottom: 0; margin-bottom: 9px; }

#payment		{ padding: 15px 0 15px 0; text-align: center; display: block; margin-left: auto; margin-right: auto; }
#payment a img		{ border: 0; }

#copyright		{ text-align: center; font-size: 10px; color: #6e6e6e; padding-top: 0; margin-top: 0; }
#copyright a		{ color: #6e6e6e; text-decoration: none; }
#copyright a:hover	{ text-decoration: underline; }

