html,
body				{margin:0;padding:0;height:100%; font-family: "Arial"; font-size: 13px; line-height: 150%; color: #ffffff; background-color: #000000;}

h1 					{margin: 0px 0px 24px; font-size: 18px; color: #e5b993;}
h2 					{font-size: 14px; margin: 12px 24px 4px 0px; color: #e5b993; border-bottom: 1px dotted #6b3827;  padding-bottom: 4px; }
img 				{border: none;}
a					{color: #ffffff; }
p					{margin: 0px 0px 18px 0px;}
div.email			{margin: 0px 0px 12px 0px; font-weight: bold; font-size: 14px;}
div.email a			{text-decoration: none; padding: 4px;}
div.email a:hover	{text-decoration: none; background-color: #e5b993; color: #000000;}

div#container		{width: 980px; margin: 0px auto; min-height:100%; position: relative; background-image: url("../images/back.jpg"); background-repeat: no-repeat;}
div#header			{padding:16px;}
div#header div.quicklinks			{width: 580px; text-align: right; font-size: 11px;}
div#main			{padding:10px; padding-bottom:160px; *margin-bottom:160px;    /* Height of the footer */}
div#main div.content	{ width: 580px; margin: 0px 0px 0px 16px; border: 0px solid #ffffff; float: left;}
div#main div.right	{ width: 240px; margin: 220px 0px 0px 42px; float: left; background-image: url("../images/back_right.gif"); background-repeat: no-repeat;}

div#main:after 		{display: block; clear: both; content: "."; visibility: hidden; height: 0px; overflow: none;}


div#footer {background-image: url("../images/back_footer.gif"); background-repeat: no-repeat; clear: both; border: 0px solid #eeeeee; position:absolute; bottom:0; height:120px; padding: 8px; width: 1000px; }
div#footer div.logos {text-align: center; height: 90px; padding-left: 30px; }
div#footer div.logo {float: left; margin: 12px 6px 0px 0px;  }
div#footer div.logos img {border: 0px; }