body {
	margin: 0
}

#mainWrapper {
	text-align: center;
	margin: auto;
	padding:auto;
}

#menu {
	text-align: center;
	margin: auto;
	padding: auto;
	background: url("images/menu_background.gif");
	width: 792px;
	height:31px;
}

#globalnav {
	height: 18px;
	width: 708px;
	text-align: center;
	margin: auto;
	padding: auto;
	padding-top: 8px;

}

div#globalnav ul#menu1	{
	height: 18px;
	background: transparent url("images/topmenu.gif") no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	width: 708px;
	}

div#globalnav ul#menu1 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}

ul#menu1 li, ul#menu1 a {
	height: 18px;
	display: block;
	}

div#globalnav ul#menu1 li a {
	text-indent: -9999px;
	text-decoration: none;
	}

#home			{left: 0; width: 55px;}
#aboutus		{left: 65px; width: 90px;}
#subjectindex	{left: 168px; width: 135px;}
#contactus 		{left: 316px; width: 111px;}
#register		{left: 537px; width: 89px;}
#login			{left: 648px; width: 58px;}

#home a:hover			{background: transparent url("images/topmenu.gif") 0 -18px no-repeat;}
#aboutus a:hover		{background: transparent url("images/topmenu.gif") -65px -18px no-repeat;}
#subjectindex a:hover 	{background: transparent url("images/topmenu.gif") -168px -18px no-repeat;}
#contactus a:hover 		{background: transparent url("images/topmenu.gif") -316px -18px no-repeat;}
#register a:hover 		{background: transparent url("images/topmenu.gif") -537px -18px no-repeat;}
#login a:hover 			{background: transparent url("images/topmenu.gif") -648px -18px no-repeat;}

#home .burda		{background: transparent url("images/topmenu.gif") 0 -33px no-repeat;}
#aboutus .burda	{background: transparent url("images/topmenu.gif") 0 -33px no-repeat;}
#subjectindex .burda{background: transparent url("images/topmenu.gif") -168 -33px no-repeat;}
#contactus .burda 	{background: transparent url("images/topmenu.gif") -196px -33px no-repeat;}
#register .burda 	{background: transparent url("images/topmenu.gif") -244px -33px no-repeat;}
#login .burda		{background: transparent url("images/topmenu.gif") -196px -33px no-repeat;}		


#bottomWrapper {
	width: 880px;
	margin:auto;
}

#searchWrapper {
	float: left;
	margin-top: 27px;
	background: url("images/search_background.gif");
	width: 253px;
	height: 188px;
}

#searchWrapper .textfield {
	position: relative;
	width: 125px;
	height: 21px;
	top: 45px;
	left: 28px;
}

#searchWrapper .submitbutton {
	position: relative;
	width: 63px;
	height: 22px;
	top: 45px;
	left: 34px;
	
}

#searchWrapper .check_image {
	position: relative;
	top: 86px;
	left: -35px;	
}

#searchWrapper .check_story {
	position: relative;

	top: 104px;
	left: -59px;
}

#imagesMainWrapper {
	float: left;
	background: url("images/main_images_bg.gif") no-repeat;
	padding-top: 110px;
	width: 273px;
	height: 115px;
}

#imagesMainWrapper .much-more {
  font-family: Verdana;
  font-size: 11px;
  color: #159BBB;
  width: 120px;
  margin: 15px 0 0 82px; 
}


#imagesMainWrapper .much-more a:link, #imagesMainWrapper .much-more a:visited, #imagesMainWrapper .much-more a:hover, #imagesMainWrapper .much-more a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #159BBB;
}

div#nav2 ul#menu2	{
	height: 163px;
	width: 140px;
	background: transparent url("images/menu_img.gif") top left no-repeat;
  position: relative;
	margin: 0 0 0 22px;
	}

div#nav2 ul#menu2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}
	
ul#menu2 li, ul#menu2 a {
	height: 21px;
	display: block;
	}
	
div#nav2 ul#menu2 li a {
	text-indent: -9999px;
	text-decoration: none;
	}
#adventure		{top: 0px; left: 40px;  width: 138px;}
#archaeology	{top: 30px; left: 6px; width: 177px; }
#nature			{top: 57px; left: 80px; width: 100px; }
#people 		{top: 83px; left: 80px; width: 100px; }
#travel			{top: 111px; left: 80px; width: 100px; }
#underwater		{top: 138px; left: 10px; width: 177px;}


#adventure a:hover		 {background: transparent url("images/menu_img.gif") -217px 0px no-repeat;}
#archaeology a:hover 	 {background: transparent url("images/menu_img.gif") -183px -30px no-repeat;}
#nature a:hover 		 {background: transparent url("images/menu_img.gif") -257px -57px no-repeat;}
#people a:hover   		 {background: transparent url("images/menu_img.gif") -257px -83px no-repeat;}
#travel a:hover   		 {background: transparent url("images/menu_img.gif") -257px -111px no-repeat;}
#underwater a:hover 	 {background: transparent url("images/menu_img.gif") -187px -138px no-repeat;}

#adventure .burda	 	 {background: transparent url("images/menu_img.gif") -217px 0px no-repeat;}
#archaeology .burda 	 {background: transparent url("images/menu_img.gif") -217px -26px no-repeat;}
#nature .burda 			 {background: transparent url("images/menu_img.gif") -217px -53px no-repeat;}
#people .burda   		 {background: transparent url("images/menu_img.gif") -217px -80px no-repeat;}
#travel .burda   		 {background: transparent url("images/menu_img.gif") -217px -107px no-repeat;}
#underwater .burda 		 {background: transparent url("images/menu_img.gif") -217px -134px no-repeat;}


div#nav2 {
	height: 163px;
}			

#storiesMainWrapper {
	float: left;
	background: url("images/main_stories_bg.gif") no-repeat;
	padding-top: 110px;
	width: 336px;
	height: 115px;
}

div#nav3 {
	margin-top: -18px;
}

div#nav3 ul#menu3	{
	height: 70px;
	width: 346px;
	background: transparent url("images/menu_str.gif") no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	margin: 0px 0 0 -5px;
	}

div#nav3 ul#menu3 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

ul#menu3 li, ul#menu3 a {
	height: 14px;
	display: block;
	}

div#nav3 ul#menu3 li a {
	text-indent: -9999px;
	text-decoration: none;
	}

#adventure1		{left: 5px; top: 7px; width: 129px;}
#archaeology1	{left: 168px; top: 7px; width: 163px;}
#nature1		{left: 5px; top: 29px; width: 86px;}
#people1		{left: 125px; top: 29px; width: 81px;}
#travel1 		{left: 238px; top: 29px; width: 83px;}
#underwater1	{left: 5px; top: 51px; width: 151px;}


#adventure1 a:hover		 {background: transparent url("images/menu_str.gif") -5px -75px no-repeat;}
#archaeology1 a:hover 	 {background: transparent url("images/menu_str.gif") -168px -75px no-repeat;}
#nature1 a:hover 		 {background: transparent url("images/menu_str.gif") -5px -97px no-repeat;}
#people1 a:hover   		 {background: transparent url("images/menu_str.gif") -125px -97px no-repeat;}
#travel1 a:hover   		 {background: transparent url("images/menu_str.gif") -238px -97px no-repeat;}
#underwater1 a:hover 	 {background: transparent url("images/menu_str.gif") -5px -119px no-repeat;}


#home .burda		{background: transparent url("images/topmenu.gif") 0 -33px no-repeat;}
#services .burda	{background: transparent url("images/topmenu.gif") 0 -33px no-repeat;}
#articles .burda 	{background: transparent url("images/topmenu.gif") -72px -33px no-repeat;}
#subjectindex .burda{background: transparent url("images/topmenu.gif") -134px -33px no-repeat;}
#contactus .burda 	{background: transparent url("images/topmenu.gif") -196px -33px no-repeat;}
#register .burda 	{background: transparent url("images/topmenu.gif") -244px -33px no-repeat;}
#login .burda		{background: transparent url("images/topmenu.gif") -196px -33px no-repeat;}

#coverWrapper {
	text-align: left;
	margin: 15px auto;
	padding: auto;
}

#coverWrapper .coverThumb {
	border: 1px solid #B3B3B3;
	padding: 6px;
	margin: 8px;
	float: right;
}

#coverWrapper .coverBodyWrapper {
	width: 300px;
	float: left;
	font-size:10px;
	line-height: 18px;
	font-family: Verdana;
	color: #747474;
	text-align: left;
}

#coverWrapper .coverBodyWrapper .by {
	font-family: Verdana;
	text-align: left;
	color: #000000;
	margin: 0;
	padding: 0;
}


#coverWrapper .coverBodyWrapper  h1 {
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

#coverWrapper a:link,  #coverWrapper a:visited, #coverWrapper a:hover, #coverWrapper a:active {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	color: #CF9CBB;
	margin: 0;
	padding: 0;
}

#mainLoggedInWrapper {
  position: relative;
  z-index: 5;
  float: right;
  margin: -32px 0px 0px 681px;
  width: 210px;
  height: 28px;
  font-family: Verdana;
  font-size: 9px;
  color: #FFFFFF;
}



#mainLoggedInWrapper .mainLoginPhase1 {
  float:left;
  background: url('images/mainLoggedInLeft.gif');
  width: 13px;
  height:28px
}

#mainLoggedInWrapper .mainLoginPhase2 {
  float:left;
  width:180px;
  height: 16px;
  background: #5A5A5A;
  padding:8px 0 4px 0;
  text-align: left;
}

#mainLoggedInWrapper a:link, #mainLoggedInWrapper a:visited, #mainLoggedInWrapper a:active{
  text-decoration: underline;
  font-weight: bold;
  color: #FFFFFF;
}

#mainLoggedInWrapper a:hover {
  text-decoration: none;
  color: #F5F5F5;
}

#mainLoggedInWrapper .mainLoginPhase3 {
  float:left;
  background: url('images/mainLoggedInRight.gif');
  width: 13px;
  height:28px
}


.clearer {
	clear: both;
}
