/* CSS Document 

blue		#000080;
lite blue	#b5cfde

*/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	background:fixed;
	background-image:url(images/back.jpg);
}


h1, h2, h3, h4 {
	color:#00047b;
	margin:0 0 0 0;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;	
	font-style:italic;
	margin-bottom:10px;
}

h3 {
	font-size:14px;
}

h3 a {
	color:#00047b;
	text-decoration:none;
}

.norm { font-size:12px; font-weight:normal; }

.pics {
	border:1px #CCC solid;
	border-right:1px #333 solid;
	border-bottom:1px #333 solid;
	margin-top:5px;
}

#globe_td td {
	min-width:130px;
}

#globe_back {
	position:absolute;
	width: 130px; 
	height: 100px; 
	z-index:1;
	top:0px;
	left:0px;
}

#globe {
	position:absolute;
	width:68px; 
	height:auto;
	z-index:2;	
	top:38px;
	left:26px;
}

.copy {
	font-size:11px;
	padding-bottom:10px;
	padding-top:15px;
	color:#333333;	
}
.copy:first-line {
	font-size:13px;
}
.copy a {
	text-decoration:none;
	color:#333333;
}
.copy a:hover {
	text-decoration:underline;
}

.test {
	text-transform:capitalize;
}
#search-box {
	width:397px;
	background-color:#FFFFFF;
	padding:15px;
	border:1px solid #030389;
	height:122px;
	text-align:right;
	background-image: url(images/search.jpg);
}
#search-box h1 {
	margin:0px;
	padding:0px;
}
#search-box p {
	font-size:14px;
	text-align:center;
}
#vast {
	background:url(images/books.jpg);
	color:#FFFFFF;
	width:427px;
	height:152px;
	border:1px solid #030389;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}

#recently-added {
	margin:0 auto;
	clear:both;
	width:97%;
	background-color:#FFFFFF;
	border:1px solid #030389;
	height:150px;
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
	letter-spacing:5px;
}
.red { color:#FF0000; }
.bold { font-weight:bold; }

#nl-link {
	float:right;
	margin-top:5px;
	width:420px;
	text-align:right;
	margin-right: 5px;
}

#nl-link a {
	text-decoration:none;
	color:#F20000;
	font-weight:bold;
	font-size:16px;
}
#nl-link a:hover {
	color:#FFFFFF;
}

#marquee {
	width:560px;
	overflow: auto; 
	overflow:hidden;
	white-space: nowrap;
}
#hdr-notice {
	margin:0;
	padding:0;
	text-align:center;
	color: #f00;
	font-weight: bold;
}

