
body, html {
	position: relative;
	text-align: center;
	border: 0;
	margin: auto auto;
	padding: 0;
	padding-left: 0px;
	width: 100%;
	height: 98%;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: Black;
}

H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
A { color: #4e96be; text-decoration: none; font-size: 10px; }
A:hover {
	color: Blue;
	text-decoration: none;
}
P, UL, OL { font-size: 10px; }
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 13px; color: #000000; }
H2 { font-size: 12px; color: #000000; padding-bottom: 8px; }
H3 { font-size: 11px; color: #000000; }
H4 { font-size: 10px; color: #000000; }
H5 { font-size: 10px; color: #000000; }
H6 { font-size: 10px; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px;}
H1 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 2px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 2px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 14px; padding-bottom: 12px;}

UL { list-style-type: disc; list-style-position: outside; }
UL UL LI { font-size: 10px; }
LI { padding-left: 6px; }

IMG { border-style: none; }

P.csc-caption { font-size: 10px; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }

#geopuzzles {
	width: 100%;
	height: 100%;
}
#content {
	position: relative;
	top: 10%;
	z-index: 0;
	text-align: left;
	margin: auto;
	height: 667px;
	width: 955px;
	background-color: Black;
	vertical-align: middle;
}
#header {
   position: absolute;
	clear: both;
	top: 0px;
	left: 0px;
	width: 955px;
	height: 206px;
	background-image: url(../img/hg_geopuzzle_1.png);
}
#mainleft {
	position: absolute;
	clear: both;
	left: 0px;
	top: 206px;
	width: 348px;
	height: 461px;
	padding-top: 20px;
	padding-left: 130px;
	background-image: url(../img/hg_geopuzzle_2.png);
	background-repeat: no-repeat;
}

#maincontent {
	position: absolute;
	top: 206px;
	left: 348px;
	width: 600px;
	height: 461px;
	background-image: url(../img/hg_geopuzzle_3.png);
	background-repeat: no-repeat;
}

#middle-content {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 420px;
	height: 360px;
	color: black;
	overflow: hidden;
}

#left {
   position: relative;
	float: left;
	left: 6px;
	/*margin-left: 7px;*/
	width: 195px;
	height: 353px;
	z-index: 4;
	/*background: #5B6B85;	*/	
}

#left-content {
	/*height: 250px;*/
	margin-left: 0px;
	background: #5B6B85;	
}

#top-menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 18px;
	width: 525px;
	height: 50px;
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	padding: 0 12px;
	margin: 0;
	color: #8D9BB1;
}
#top-menu ul a:hover, #top-menu ul .act a {
	color: #4A566B;
	background-color: transparent;
}
#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#footer-text-left {
	margin-top: 309px;
	padding-left: 6px;
	background-color: transparent;
	text-align: left;
	line-height: normal;
	font-size: 9px;
	color: #525252;
	width: 179px;
}

#logo {
	position: absolute;
	left: 212px; /*215*/
	top: 14px; /*10*/
	height: 140px;
	width: 554px;
	/*background-image: url(../logo/logo_web.png);*/
	background-position: center;
	background-repeat: no-repeat;
}
#copyright {
	position: absolute;
	top: 498px;	
	left: 158px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	z-index: 5;
}
#copyright a {
	color: black;
	font-style: normal;
}
#counter {
	position: absolute;
	top: 640px;	
	left: 38px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 9px;
	z-index: 5;
}
#counter a {
	color: white;
	font-style: normal;
}
#footer {
	position: relative;
	left: 0;
	height: auto;
	clear: both;
	background: #FFFFFF;
}

#footer-box {
	position: relative;
	margin: 0;
	padding: 6px;
}

#footer-text {
	margin: 0;
	padding: 6px;
	background: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}

#footer-text-middle {
	margin: 0px;
	padding: 6px;
	background: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}

#leftmenu {
	position: absolute;
	clear: both;
	margin: 0;
	left: 0px;
	top: 206px;
	width: 348px;
	height: 461px;
	/*padding-left: 148px;*/
	padding-top: 13px;
	background-image: url(../img/hg_geopuzzle_2.png);
	background-repeat: no-repeat;
}
#left-menu-box {
   /*position: absolute;*/
   margin-left: 148px;
	padding: 0px;
	float: left;
	width: 176px;
	background-color: #FFCB05;
	max-height: 280px;
}

#left-menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

#left-menu ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	background: #f1f1f1;
}

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 15px;
	background: #FAE500;
	color: Black;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 15px;
	background: #FA8E00;
	color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 25px;
	background: #FDBD00;
	color: black;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 25px;
	background: #FA8E00;
	color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 8px 5px 35px;
	background: #AECFE1;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 8px 5px 35px;
	background: #4e96be;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/*
#left-menu ul {
	width: 158px;
	overflow: hidden;
	list-style-type: none;
}

#left-menu ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	background: #f1f1f1;
}

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	background: #FFCB05;
	color: Black;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	background: #FA8E00;
	color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 30px 5px 15px;
	background-color: #FFD700;
	color: black;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 30px 5px 15px;
	background-color: #FA8E00;
	color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 8px 5px 35px;
	background: #AECFE1;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 8px 5px 35px;
	background: #4e96be;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
*/