body {
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
.bg-top {
	background-image: url(/images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#logo {
	position:absolute; width:353px; height:55px; z-index:1; left: 9px; top: 16px;
	
}.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

#nav {
	position:static;
	width:300px;
	height:20px;
	z-index:2;
	right: 300px;
	top: 73px;
	left: 645px;
	clear: left;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

i {
	font-size: 12px; font-weight: bold;
}

li {
	font-size: 12px; font-weight: bold;
}

.footer1 {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	padding-left: 10px;
}
.footer2 {
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	padding-left: 10px;
}

.nav a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.nav a:visited {
	text-decoration: none;
    font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.nav a:link {
	text-decoration: none;
    font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #666666; text-decoration: underline;
}
a:visited {
	color: #666666; text-decoration: underline;
}
a:hover {
	color: #990000; text-decoration: underline;
}

b {
	color: #003399;
}
.books {
	background-image: url(/images/books.gif);
	background-repeat: no-repeat;
	background-position: right center;

