/* Elements */

/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {font-size: 1em;
font-family: "times new roman","AntiquaMT","Engravers","Verdana", san-serif;}

/* Real styles */

A {cursor: auto}

/* link styles */


A.bbg:link {color: #ffffff;
background-color: transparent;
text-decoration: none
border: 0px;
}

A.bbg:visited {color: #ffffff;
background-color: transparent;
text-decoration: none
border: 0px;
}

A.bbg:active {color: ffffff;
background-color: transparent;
text-decoration: none
border: 0px;
}
A.bbg:hover {color: #ffffff;
background-color: transparent;
text-decoration: underline
border: 0px;
}

A.wbg:link { color: #000000 }
A.wbg:visited { color: #CCCCCC }



ADDRESS {margin: 0em 0% 0em 0%;
font: italic 1em/1 sans-serif}

BIG {font-size: 1em}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

BODY {background-color: #ffffff;}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by using font */

DIV {margin: 0em 10% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 0%;
line-height: 1}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%;
line-height: 1}

H1 {margin: 0em 0% 0em 0%;
	color:#000;
	background-color: transparent;
	font: 2em/2 BERNHAR0}

H2 {margin: 0em 0% 0em 0%;
	color:#000000;
	background-color: transparent;
	font: 1em/1.25 BERNHAR0}

H3 {margin: 0em 0% 0em 0%;
	color:#808080;
	background-color: transparent;
	font: .8em/1 BERNHAR0}

H4 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H5 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H6 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

HR {margin: 0em 0% 0em 0%}

HTML {margin: 0;
background: white}

INPUT {cursor: auto}

KBD {font: 1em monospace}

LI {margin: 0em 0% 0em 0%;
line-height: 1}

OL {margin: 0em 0% 0em 5%;
list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

P {margin: 1em 0% 0em 0%;
line-height: 1}

PRE {margin: 0em 0% 0em 0%;
font: 1em/1 monospace}

SAMP {font: 1em monospace}

SMALL {font-size: 1em}

SUB {font-size: 1em}

SUP {font-size: 1em}

TD {line-height: 1}

TEXTAREA {cursor: text}

TH {font: bold 1em/1 sans-serif}

TT {font: 1em monospace}

UL {margin: 0em 0% 0em 5%;
list-style: disc}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}


div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div.container { 
min-height: 10em; 
display: table-cell; 
vertical-align: middle;
text-align: left; 
} 

#content{
margin-left: auto; 
margin-right: auto; 
margin-top:auto;
margin-bottom:auto;
	font-size:15px;
	width:70%;
	z-index: 100;
	}

#books{
margin-left: 10%; 
margin-right: auto; 
margin-top:auto;
margin-bottom:auto;
	font-size:15px;
	width:90%;
	z-index: 100;
	}
