

body {
	font-family: Bernadette, Times, "Times New Roman", Georgia, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #CEDDB5;
}

a{
	text-decoration: none;
	color: #F00;
	font-style: italic;
}

a:hover{
	text-decoration: underline;
}

ul{
	list-style: none;
}

.topgraphic {
	margin: 10px 0px 10px 0px
	height: 75px
	white-space: nowrap;
	font-size: 30pt;
	font-weight: bold;
	color: #F00;
	overflow: hidden;

}

.topgraphic img
{
	display: inline;
}


#nav {
        position: absolute;
        top: 100px;
        width: 172px;
        left: 10px;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-family: Times, "Times New Roman", serif;
        background-color: #ceddb5;
        color: #333;
        /*IE 5 Sux Hack*/
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 150px;
        } 
		/*be nice to opera 5*/
		body>#nav {width: 150px;}

#nav ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }
                
#nav li {
                border-bottom: 1px solid #777777;
                margin: 0;
                } 

#nav li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #336633;
                border-right: 10px solid #99cc99;
                background-color: #669966;
                color: #fff;
                text-decoration: none;
                font-style: normal;
                font-weight: bold;
                width: 100%;
                }

html>body #nav li a {
                width: auto;
                }

#nav li a:hover {
                border-left: 10px solid #114411;
                border-right: 10px solid #77aa77;
                background-color: #447744;
                color: #fff;
                font-style: normal;
                font-weight: bold;
                } 
#main
{
	margin: 0px 50px 50px 175px;
	padding: 10px;
}

#cover
{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
	
}

.teaser
{
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
	
}

.dropcap
{
	font-size: 20pt;
	line-height: 1em;
}


.reviewheader
{
	
	font-size: 16pt;
	font-weight: bold;
}

.review
{
	padding-bottom: .5em;
	border-width: 0px 0px 2px 0px;
	border-style: dotted;
	border-color: #666;
}


#themes
{
	line-height: 1.5em;
	margin: 0;
    padding-left: 1em;
    border: none;
}

#home
{
	float: right;
	border: 0;
	padding: 0;
	margin: 0;
}

#contentsbg
{
	position: absolute;
	top: 0px;

}
#lowwave
{
	z-index: 5;
	position: absolute;
	top: 490px;
	left: 570px;
}

#booksellers
{
	line-height: 2.5em;
	margin-top: 2em;
    padding-left: 2em;
    border: ;
    font-size: 20pt;
    font-weight: bold;
}

#events
{
	line-height: 1.5em;
	margin-top: 2em;
    padding-left: 1em;
    border: none;
}

#events li
{
	margin: 0px 0px .5em 0px;
	border-width: 1px;
	border-color: #666;
	border-style: solid;
	background-color: #beb;
	padding-left: .5em;
	font-weight: bold;
}

.name
{
	color: #f00;
	font-size: 1.2em;
	font-weight: bold;
}

#footer
{
	margin-top: 25px;
	
	text-align: center;
	color: #F00;
	font-size: 1em;
	background-color: CEDDB5;
	
}

.authors
{
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: .5em;
	border-width: 0px 0px 2px 0px;
	border-style: dotted;
	border-color: #666;
	font-weight: bold;
}