body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #696969;

}

th, td {
    font-size: 11px;
}


h1 { color: white; margin: 0; padding: 17px 0 5px; line-height: 1; }

h2 {
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    font-size: 14px;
}

.nav {
    width: 129px;
    float: left;
    margin: 0;
    padding: 0;
}

.nav h2 {
    color: #fff;
    margin-top: 0;
    padding: 6px 0 6px 30px;
    border-bottom: 1px solid #fff;
    line-height: 1;
}

.nav ul { margin: 0; padding: 0 0 0 30px; line-height: 1.4; border-color: white; border-style: solid; }

.nav li { list-style: none; margin: 0; padding: 0; border-color: white; }

ul a {
    color: white;
    font-weight: bold;
}

ul a:visited {
    color: #fefefe;
}

ul a:hover, a:hover {
    text-decoration: none;
}


li.space
{
    padding: 10px 0 0 0px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 20px 20px;
	margin: 0px;


}

#books {
    position: absolute;
    background: url(images/header_books.gif) no-repeat;
    top: 41px;
    left: 0px;
    width: 84px;
    height: 126px;
}

#navblue { margin: 0; padding: 0; width: 100%; background: white; border: solid 0 #fff; }

#navblue li {
	margin: 0 0 1px;
	padding: 0 0 0 30px;
	list-style: none;
	line-height: 30px;
	background: white url(images/blue_bg2.gif);
	border-color: white;
	border-style: solid;
	border-width: 1px 1px 0;
	font-weight: bold;
	color: #333333;
}

* html #navblue li {
    line-height: 28px;
    l\ine-height: 30px;
    padding: 0 0 0 16px;
    padd\ing: 0 0 0 30px;
}

#navblue a {
    text-decoration: none;
    display: block;
}

#navblue a:hover {
    text-decoration: underline;
}

* html #navblue a {
    width: 100%;
    w\idth: 125px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.custom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 20px 20px;
	margin: 0px;
	background-image: url(images/custom.jpg);
	background-repeat: no-repeat;
	height: 400px;




}

