/* CSS Document */

body {
background-color:#Cf1010;
font: "Courier New", Courier, "Courier New";
font-size:.5em;
color:#000000;
}

h1 {

}

h2 {
font: "Courier New", Courier, "Courier New";
font-size:medium;
color:#993300;
}

h3 {
font: "Courier new", Courier, "Courier New";
font-size: small;
color:#993300;
line-height: 1;
}

h4 {

}

p {
font: "Courier new", Courier, "Courier New";
font-size: 13px;
color:#000000;
text-align:left;
}



/*classes*/

.header {
position: absolute;
left: 140px;
top: 550px;
}

.navigation {
float: left;
padding-top:10px;
padding-bottom:0px;
padding-left:10px;
padding-right:5px;
}

.content {
text-align: left;
padding-top: 80px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 40px;
}

.bookbackground {
background-image:url(images/book_background2.jpg);
repeat: no;
position:absolute;
left:125px;
top:0px;
z-index:-1;
}

.content_head {
position: absolute;
left: 180px;
top: 30px;
}

.content_body1 {
width: 290px;
position: absolute;
left: 160px;
top: 140px;
}

.content_foot {
position: absolute;
left:600px;
top: 420px;
}

.content_foot1 {
position: absolute;
left:250px;
top: 420px;
}

.content_body2 {
position: absolute;
left: 560px;
top: 100px;
width: 290px;
height: 200px;
padding-top:0px;
padding-left:0px;
}

.tab {
position: absolute;
left:780px;
top: 30px;
}

.tab_2 {
position: absolute;
left:780px;
top: 30px;
}

.oreads {
float:left;
padding: 10px;

}

.quote {
font:Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #993300;
width: 300px;
padding-top: 20px;
}