body { top: 60px;margin: 0; width: 100%; color: #000000; font-family: verdana, helvetica, arial; }
body.bg { background: #4e3b20 }
 
#wrapper { margin: 0 auto; width:800px; margin-bottom: 30px; }

#container { background: #4e3b20; width:800px;}

#header { height: 162px;width:99%;position:relative;left: 15px;background: url('../images/Main_Header_Giraffe_Sharp.png') no-repeat; background-color: #dcd5b0; }

.sitetitle { position: relative; left: 190px; top: 30px; color: #ffffff; font-size: 28px; float: left; }

.headerinfo { position: relative; top: 99px; color: #ffffff; font-size: 14px; float: right; margin-right: 15px; }

#menubar { position:relative;top:55px;font-size: 13px; background: #dcd5b0; color: #000000; height: 24px; border: 1px solid #ffffff;}
#menu{position:relative;left:0px;}
#language{float:right;padding:4px;}
#language img
{
	border:0;	
}
#nav { padding:0; margin:0; list-style:none; height: 24px; position:absolute; z-index:200; }
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:24px; line-height:23px; color:#000; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 12px 0 6px; height:24px; }
#nav li a.top_link span.down {float:left; display:block; padding:0 12px 0 6px; height:24px; }

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: #000000;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{ padding-bottom:3px; }

#nav table {width: 100%; border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{ left: 0px; top:24px; background: #000000; padding:3px; white-space:nowrap; width:auto; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; font-weight:normal; width: 280px; }
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; line-height:18px; text-indent:15px; color:#ffffff; padding-right: 15px; text-decoration:none;}
#nav li ul.sub li a.fly
{ }
#nav :hover ul.sub li a:hover 
{ display: block; color:#dcd5b0; }
#nav :hover ul.sub li a.fly:hover
{ color:#dcd5b0; }

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#dcd5b0; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{position: absolute; left:100%; top:5px; padding:3px; white-space:nowrap; width:100%; background: #000000; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{color:#dcd5b0; } 
#nav li:hover li:hover > li a.fly
{color:#000; } 

/************* 1 column layout ************/
#body { width: 100%; margin: 0px 0 0px 0; }
/******************************************/

#content { position:relative;top:60px;background: #ffffff; color: #000000; font-family: verdana, helvetica, arial; padding: 2px 10px 2px 10px; font-size: 11px; min-height:480px; border: 1px solid #dcd5b0;}
#content h1 { font-size: 24px; font-weight: bold; }
#content h2 { font-size: 14px; font-weight: bold; }
#content h3 { font-size: 13px; font-weight: bold; }
#content h4 { font-size: 11px; font-weight: bold; }

#footer { position:relative;top:1px;left:3px;clear: both; background: #dcd5b0; padding: 3px 10px 3px 10px; font-size: 12px; color: #000000;width:700px;}
