@charset "utf-8";
/* CSS Document */

p {color: #FFFFFF; margin: 10px;}

a {color: #6b9668; text-decoration: underline;}

h2 {
	color: #b99ab2; 
	font: 110% Georgia, Verdana, Arial,  sans-serif;
	margin:  10px;
}

h3 {
	color: #573652; 
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	} 

html {height: 100%;}

body {
	font: 100%  Georgia, Arial, Verdana, sans-serif;
	background:  url(images/snake_background.jpg) top center repeat-y #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	height: 100%;
	min-height: 100%;
}


    .prop {
    height: 900px;
    float:right;
    width:1px;
}
 

  .clearprop {
    clear:both;
    height:1px;
    overflow:hidden;
  }



img.BookPicture  {
	float: right;
	padding: 0px 0px 12px 12px; 
	margin: 0px 5px 0px 10px;
	width: 250px;
	height: 377px;
}


.MGallaway #container {
	position: relative;
	width: 900px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	border: none;
	text-align: left; 

}

#header {
	width: 579px;
	height: 210px;
	margin: 0 auto;
	background: url(images/header5.png) center top no-repeat;
	padding: 0px;  
}


#header em { display: none;}
#header ul { width: 100%; float: left; padding: 0px; margin: 138px 0 0 76px; list-style-type: none;}
#header li { float: left; padding: 0px; margin: 0px; display: inline}
#header li a { DISPLAY: block; HEIGHT: 25px; }

#header li a.home { background: url(images/home.png) no-repeat left top; WIDTH: 71px; }
#header li a.homeActive { background: url(images/home.png) no-repeat left bottom; WIDTH: 71px; }

#header li a.bio { background: url(images/bio.png) no-repeat left top; WIDTH: 48px;}
#header li a.bioActive { background: url(images/bio.png) no-repeat left bottom; WIDTH: 48px;}

#header li a.books { background: url(images/books.png) no-repeat left top; WIDTH: 67px; margin: 0px; padding: 0px;}
#header li a.booksActive { background: url(images/books.png) no-repeat left bottom; WIDTH: 67px;}

#header li a.news { background: url(images/news.png) no-repeat left top; WIDTH: 66px;}
#header li a.newsActive { background: url(images/news.png) no-repeat left bottom; WIDTH: 66px;}

#header li a.research { background: url(images/research.png) no-repeat left top; WIDTH: 90px;}
#header li a.researchActive { background: url(images/research.png) no-repeat left bottom; WIDTH: 90px;}

#header li a.contact { background: url(images/contact.png) no-repeat left top; WIDTH: 83px;}
#header li a.contactActive { background: url(images/contact.png) no-repeat left bottom; WIDTH: 83px;}

#header li a:hover { background-position: left bottom; }



.MGallaway #header h3 {
	margin: 0; 
	padding: 10px 0; 
	
}


/* Hide from IE5-Mac \*/
.MGallaway #nav-menu li a {
	float: none
}
/* End hide */

.MGallaway #nav-menu {
	width:30em
} 

.MGallaway #mainContent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	top: 10px;
	width: 854px;
	padding: 0px; 
	
}

.MGallaway #mainContent p {

	text-align: left;
}

.MGallaway #centerContent {

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 541px;


}
	
.MGallaway #bookdesc {
	position: relative;
	top: -398px; 
	float: left;
	width: 280px;
	height: 597px;
	margin: 0px;
	padding: 0px;
	}	
	
.MGallaway #booklinks {

	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
	height: 200px;
}


.MGallaway #bookreviews {

	padding: 15px 0px 0px 0px;
	position: relative;
	top: -340px;
	background: url(images/whiteline.jpg) #000000 top center no-repeat;
	margin: 15px 0px 0px 0px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.MGallaway #links {
	width: 250px;
	padding: inherit;
}	
	

