@charset "UTF-8";
/*
ChristianAnswers.Net/archaeology/home.html all languages
Copyright 2000, Films for Christ
Last edit 8.10.2021 pst
*/

body {
	font-style:normal;
	color:#000;
	background:#333;
}
#pagewrapper {
	max-width:1200px;
	margin:0 auto !important;
	float:none !important;
	background:#fff;
	border:none;
}

#button li a:hover {color:#000 !important;}

ul.qList {
	list-style:none;
	margin-left:10px;
	padding-left:0;
}
ul.qList li {
	line-height:150%;
	padding-bottom:20px;
}
	ul.qList li a:link,
	ul.qList li a:visited,
	ul.qList li a:active {
		color:#000;
		border-bottom:2px solid #a7c6e5;/* TrustBlue */
		text-decoration:none !important;
	}

a {}
	a:link {
		color:#990066;
		background:none;
		text-decoration:none;
	}
	a:visited {
		color:#0000cc;
		background:none;
		text-decoration:none;
	}
	a:hover {
		color:#ff0000;/* BrightRed */
		background:#f8dc00;/* Golden2 */
		text-decoration:none;
		font-weight:normal;
	}
	a:active {
		color:#ff00ff;
		background:none;
		text-decoration:underline;
	}

#datetoday {
	font-weight:600;
	color:#fff;
	text-shadow:4px 3px 3px #333;
}
#datetodayunderline img {
	position:relative;
	width:100%;
	height:2px;
	top:-11px;
}

#swedishflag {
	width:24px;
	height:15px;
	margin-right:10px;
}

table {
	border:0;
	padding:0;
	margin:0;
}
td {
	vertical-align:top;
}

p {
	line-height:150%;
}

div.section {
	color:#fff;
	background:#6699cc;/* Azure */
	/* background:url('/bkd-blue1.gif') #e6eaff; */
	font-size:18pt;
	font-weight:bold;
	margin:0;
	padding:5px 5px 5px 8px;
	text-align:left;
	white-space:nowrap;margin:20px 0 10px 0;
}

td.section {
	cursor:default;
	color:#fff;
	background:url('/bkd-blue1.gif') #3366cc;
	font-size:18pt;
	font-weight:bold;
	margin:0;
	padding:5px 5px 5px 8px;
	text-align:left;
	white-space:nowrap;
}

span.questitle {
	font-size:115%;
}

a.nav1 {}
	a.nav1:link {
		color:#000;
		background:none;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
	a.nav1:visited {
		color:#000;
		background:none;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
	a.nav1:hover {
		color:#000;
		background:#fff;
		font-size:11px;
		text-decoration:underline;
		font-weight:bold;
	}
	a.nav1:active {
		color:#000;
		background:none;
		font-size:11px;
		text-decoration:underline;
		font-weight:bold;
	}

a.nav2 {}
	a.nav2:link {
		color:#fff;
		background:none;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
	a.nav2:visited {
		color:#fff;
		background:none;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
	a.nav2:hover {
		color:#000;
		background:none;
		font-size:11px;
		text-decoration:underline;
		font-weight:bold;
	}
	a.nav2:active {
		color:#ff00ff;
		background:none;
		font-size:11px;
		text-decoration:underline;
		font-weight:bold;
	}


a.dark {}
a.dark:link {
	color:#fff;
	background:none;
	text-decoration:none;
}
a.dark:visited {
	color:#fff;
	background:none;
	text-decoration:none;
}
a.dark:hover {
	color:#000;
	background:#f8dc00;/* Golden2 */
	font-weight:normal;
	text-decoration:none;
}
a.dark:active {
	color:#ff0000;/* BrightRed */
	background:none;
	text-decoration:underline;
}

td.nav3 {
	margin:5px;
	padding:2px 2px 2px 8px;
	color:#fff;
	background:url('/bkd-blue1.gif');
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

td.nav {
	cursor:default;
	font-size:8pt;
	font-weight:bold;
	margin:0;
	padding:2px 2px 2px 8px;
	text-align:left;
	white-space:nowrap;
}