
body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/dark_background_1.jpg);
    /* background:  	#000000;  */ /*black */
	/* background: #606060; */
    color: White;
    font-family: Georgia, Times, Serif;
    
    }

#masthead {
    /*  background: url(images/blue_marble_web.jpg) #3f528c no-repeat;  */
    /* background: url(images/header_bkground_4.jpg) #3f528c no-repeat;  */
    /*background: #3f528c no-repeat;   */
    background: transparent;
    color: White;
    position: absolute;
	top: 10px; 
    width: 800px;
    height: 200px;
    padding: 0px;
    margin: 0px;
    font-family: Georgia, Times, Serif;
    
    }

#masthead_no_pic {
    /*  background: url(images/blue_marble_web.jpg) #3f528c no-repeat;  */
    /* background: url(images/header_bkground_4.jpg) #3f528c no-repeat;  */
    /*background: #3f528c no-repeat;   */
    background-color: transparent;     
    color: White;
    position: absolute;
	top: 10px; 
    width: 800px;
    height: 80px;
    padding: 0px;
    margin: 0px;
    font-family: Georgia, Times, Serif;
    
    }



#main {
    position: absolute;
    width: 800px;
    background: transparent;
    color: White;
    margin: 0px;
    padding: 0px;
    top: 230px;
    height: auto;
	border-top: solid 1px #222;
    border-bottom: solid 1px #222;
	/* border-left: none; */
	/*border-right:  solid 1px #222;  */

}

#main_books {
    position: absolute;
    width: 800px;
	background-color: transparent; 
    color: black;
    margin: 0px;
    padding: 0px;
    top: 318px;
    height: auto;
	border-top: solid 1px #222;
    border-bottom: solid 1px #222;
	/* border-left: none; */
	/*border-right:  solid 1px #222;  */

}

#main_links {
    position: absolute;
    width: 800px;
	background-color: transparent; 
    color: black;
    margin: 0px;
    padding: 0px;
    top: 150px;
    height: auto;
	border-top: solid 1px #222;
    border-bottom: solid 1px #222;
	/* border-left: none; */
	/*border-right:  solid 1px #222;  */

}


#masthead, #masthead_no_pic, #main, #main_books {
    /* left: 50px; */
    /* left: 150px;  */
    left: 0px;
}


#navbar {
    position: absolute;
    top: 200px; 
    margin: 0px ;
    height: 28px;
	width: 800px;
    background-color: transparent; 
}


#navbar_no_pic {
    position: absolute;
    top: 90px; 
    margin: 0px ;
    height: 28px;
	width: 800px;
	/* background-color: red; */
    background-color: transparent; 
}

#book_list {
    position: absolute;
    top: 118px; 
    margin: 0px;
    padding: 0px 0px 0px 40px;
    height: 200px;
	width: 760px;
	/*	background-color: blue; */
    background-color: transparent; 
   
}

#sidebar 
{
	/* position: absolute; 	top: 240;	right: 600; */
	float: right; 
    height: auto;
    width: 215px; 
    /* height: 620px; */
	background: transparent; 
	/* background-image: url(images/milofsky_goto_bkgd_1.jpg); */
    /* background-image: url(images/dark_background_1.jpg); */
    /* color: inherit; */
    color: White;
    padding: 0px;
    margin: 0px;
    /* border-left: solid 1px #222; */
    border: solid 0px ;
    /* width: 200px; */
    voice-family: "\"}\"";
    voice-family: inherit;
    margin: 40px 20px 0px 0px;
}

#sidebar_order
{
	/* position: absolute; 	top: 240;	right: 600; */
	float: left; 
    height: auto;
    width: 800px; 
    /* height: 620px; */
	background: transparent; 
	/* background-image: url(images/milofsky_goto_bkgd_1.jpg); */
    /* background-image: url(images/dark_background_1.jpg); */
    /* color: inherit; */
    color: White;
    padding: 0px;
    margin: 0px;
    /* border-left: solid 1px #222; */
    border: solid 0px ;
    /* width: 200px; */
    voice-family: "\"}\"";
    voice-family: inherit;
    margin: 40px 20px 0px 0px;
}

#footer {
    clear: both;
    height: 24px;
    border-top: solid 1px #000;
    margin: 0px;
    padding: 0px;
    color: inherit; }

#navbar, #footer {
    width: 800px;
    left: 0px; 
}


#body_bottom_alpha {
	clear: both;
	margin: 0px;
	padding: 0px;
	left: 50px;
	top: 139
	width: 800px;
	height: 3000;
	/*border-right: 1px solid #666666;  */
	/* border-left: 1px solid #666666;   */
	background-color: white;
}

#book_list_1 	{
	position: absolute;
 	left: 50;
 	top:10;
	margin: 0px;  
	width: 330; 
	padding: 0px 
	border-right: 1px solid #666666; 
	background-color: white;
	line-height: 1.5;

}

#bibliography_body_text 
{	position: absolute;
 	left: 400;
 	top: 50;
	width: 380;
	text-align: left;  
	font-family: Arial;  
	font-size: 18; 
	line-height: 150%;  
	padding: 0px; 
	background: white;
	line-height: 1.1;
}

#header_pic 
{	position: absolute;
 	left: 10;
 	top: 10;
	padding: 0px; 
	float: left; /* picture will float on the left */
}

#page
{
	position: absolute;
	top: 0px;
	left: 100px;
	background: transparent;
}


#page_books
{
	position: absolute;
	top: 0px;
	left: 100px;
}


.float_right {
	float: right;
}

.align_center 
{
	text-align: center;
}


ul#nav {
    list-style: none;
    margin: 0px;
    padding: 0px; }
ul#nav li {
    float: left;
    margin: 0px;
    padding: 0px; }
ul#nav li a {
    display: block;  /*allows width & height settings on a element */
    position: relative;
    float: left; /* fixes display in IE-Mac */
    width: 80px;
    top: 0px;
    left: 70px;
    background: none transparent;
    /*color: #9bbcb5; */
    color: #C80800;
    text-decoration: none;
    text-align: center;
    /*vertical-align: middle;*/ /*does this do anything? yes: makes IE5-6 navbar higher than IE7 & FF*/
    font: 1.2em Georgia, Times, Serif;
    margin: 0px;
    height: 28px; }
    /* commented backslash hides rule from IE5-Mac \ */
ul#nav li a {float: none; }
    /*end IE5-Mac hack */
ul#nav li a:visited {
    background: none;
    color: #C80800; }
ul#nav li a:hover {
    /* background: none #3f528c;  */
	background: Black;
    color: #ffffff; }
ul#nav li a:active {
    background: none;
    color: #ffffff; }
    
ul#nav li a.here {
    /*background-color: #3f528c;*/
    color: #fff; } /* Sets button color to white as indicator of current page. Works in FF & IE7. */
                   /* Not used because it doesn't work in IE6. Applied style directly on button in source. Yuk! */




h1 {
    color: #75968d; /*sage*/
    text-decoration: none;
    font: .8em "Trebuchet MS", Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 4px 0px 0px 40px;
    background: none transparent; }

    
.maintitle {
    position: absolute;
    top: 100px ;
    left: 140px ;
    color: #ffffff;
    background: none transparent;
    text-decoration: none;
    font: 3.5em Georgia, Times, Serif;
    width: 400px; }
    
.maintitleshad {
    position: absolute;
    top: 101px ;
    left: 141px ;
    color: #000000;
    background: none transparent;
    text-decoration: none;
    font: 3.5em Georgia, Times, Serif;
    width: 400px; }

.maintitle_no_pic {
    position: absolute;
    top: 10px ;
    left: 0px ;
    color: #ffffff;
    background: none transparent;
    text-decoration: none;
    font: 2.5em Georgia, Times, Serif;
    width: 400px; }

p.sbar {
    background: none transparent;
    /*color: #85a69d; /*sage*/
    color: White;
    font: 1.0em/1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
    /* padding: 0px 0px 0px 40px; */
    padding: 0px 0px 0px 0px;  /* changed 7/27/2009 */
    margin: 10px 0px 0px 0px; }

.author_pic_1 {
	float: left;
	margin: 20px 20px 20px 30px;
		
	border-top: solid 1px #222;
    border-bottom: solid 1px #222;
	border-left: solid 1px #222;
	border-right:  solid 1px #222;
	
}

.author_pic_pro {
	color: #ffffff;

}

.main_page_text {

    background: none transparent;
	color: white;
	font: 1.0em/1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
    padding: 0px 0px 0px 40px;
    margin: 40px 20px 0px 0px; 
    width: 520px;
}


.sidebar_link {
	color: #ffffff;
	text-align: center;	
}

.links_anchor {
	color: #ffffff;
}
