html		{ height:100%; background:#ffda6e url(../img/page_bgnd.jpg) repeat left top scroll; color:#623915 }
body		{ height:100%; margin:0; padding:0; font-family:Verdana, Helvetica, sans-serif; font-size:0.8em; }

/* Layout */
#container	{ width:938px; min-height:100%; height:auto !important; height:100%; background:transparent url(../img/container_bgnd.png) repeat-y right top scroll }
#topedge	{ margin-left:154px; height:45px; border-bottom:14px solid #fff; background:transparent url(../img/page_bgnd.jpg) repeat-x -154px top scroll }
#header		{ position:relative; width:756px; height:272px; margin-left:168px; background:transparent url(../img/container_header.jpg) no-repeat left top }
#header img	{ position:absolute; right:10px; top:65px }
#content	{ float:right; width:600px; padding-right:30px; min-height:480px; height:auto !important; height:480px; }
#navigation { position:relative; float:left; left:18px; margin-top:178px; width:282px; min-height:1px; height:auto !important; height:1px; background:transparent url(../img/navigation_bgndtile.png) repeat-y left top }
#nav-top	{ position:absolute; left:0; top:-275px; }
#nav-bottom	{ position:absolute; left:0; bottom:-250px; }
#menu		{ position:relative; left:0; top:0; margin:-152px 40px;  }
#menu a, #menu a:visited	{ display:block; margin:4px 0; padding:1px 0; text-align:center; text-decoration:none; color:#623915; font-weight:bold; }
#menu a.activated	{ background-color:#f3c9a8 }
#menu .divider { height:1px; font-size:1px; background:transparent url(../img/nav_divider.png) no-repeat center center; }
#logo		{ position:absolute; left:30px; top:16px }

.clearfix	{ clear:both; font-size:0; height:0 }

/* HTML elements formatting */
h1			{ font-size:140%; font-family:Georgia, Times, serif; color:#ff5200; }
h2			{ font-size:118%; font-family:Georgia, Times, serif; }
