height {
	height: 100%;
	}



body {

	border:0px solid #000;
	
	margin: 0;
	
	padding:0;
	
	font-family: "Verdana", "Lucida Console" , "Tahoma";
	
	background-image:url("images/textures/lava-bg.jpg");
	background-repeat:repeat;
	height: 100%;


	}

	
#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	align: center;
	min-height: 100%;
	border: none;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-image:url("images/textures/paper-bg-tx.jpg");
	background-repeat:repeat;
	text-align: left;
	
	}

#wrapper2 {
	content-align: center;
	border: 0px solid #000;
	position: relative;
	height: 100%;
	}

h2 {
	color: #B39774;
	
	}

input, textarea {
	border: 1px solid #ccc;
	margin: 0;
	padding:0;
	
	}
	

div#bookshelf	{
	float: left;
	
	text-align: left;
	}

	

	

	

h2.bookshelf	{
	color: #000;
	
	text-align: center;
	}


hr {
	border: none;
	border-top: dashed #000 1px;
	
	}

div#bookshelf img{
	float: left;
	margin: 1em .5em 0em 0em;
	clear: left;
	border: 0px;
	}



div#content a { 
	color: #B39774;
	/*text-decoration: none;*/
	
	font-size: 90%;
}



div#content a:visited { 
	color: #B39774;
	/*text-decoration: none;*/
	font-size: 90%;
}



div#content a:hover { 
	color: #000;
	font-size: 90%;
}



div#content a:active { 
	color: #000;
	font-size: 90%;
}

	

	

div#content {
	margin: 0em .5em 0em .5em;
	padding:0;
	border: solid 0px #000;
	position: relative;
	float: left;
	width: 650px;
	clear: right;
}



div#content h3{
	
	font-size: 100%;
}



div#content p{
	
	font-size: 90%;
	
}

div#content p.quote {
	color: #1E3673;
	text-indent: 2em;
        
	}

div#content ul{
	
	font-size: 90%;
	
}



#top {
	border-bottom:0px solid #000;
	height: .3em;	
	padding: 0;
	margin:0;
	background: #ccc;
	min-width: 600px;
}



#header {
	background: #B39774;
	height: 150px;
	border: none;
	border-bottom:1px solid #000;
	min-width: 600px;
        width: 100%;
	}

#header img {
	display:none;
}
#header img.print_img {
	display:block;
}
#header h2 {
	margin-left: .5em;
	color: #fff;
	float: left
}

#header h3 {
	position: relative;
	float: right;
	color: #fff;
}



#header2 ul {
	margin: 0em 1em 0em 0em;
	
	color: #fff;
	list-style: disc;
	border: 0px solid #000;
}



#header2 li {
	display: none;
}



div#header2 a { 
	color: #fff;
	text-decoration: none;
}



div#header2 a:visited { 
	color: #fff;
	text-decoration: none;
}



div#header2 a:hover { 
	color: #B39774;
	text-decoration: none;
}



div#header2 a:active { 
	color: #000;
	text-decoration: none;
}

#header2 {
	height: 1.5em;
	background: #1E3673;
	text-size: 70%;
	text-color: #fff;
	text-align: right;
	border-bottom: 1px solid #000;
	padding: 0em 0em 0em 0em;
}

#bottom {
	border-bottom:1px solid #000;
	height: .3em;	
	padding: 0;
	margin:0;
	background: #ccc;
}

div#menu2 {
	display: none;
}

div#menu2 img.bottom{
	border: 0px solid #000;
}

div#menu {
	display: none;
}

div#menu ul {
	display:none;
}

div#menu li {
	margin: .5em 0em 0em 0em;
	padding: .5em .5em .6em .5em;
	text-align: center;
	list-style:none; 
	background-image: url(images/layout/button-gb.gif);
	background-repeat:no-repeat;
}

div#menu li:hover {
	margin: .5em 0em 0em 0em;
	padding: .5em .5em .6em .5em;
	background-image: url(images/layout/button-gb-over.gif);
	text-align: center;
}

div#menu a { 
	color: #fff;
	text-decoration: none;
}

div#menu a:visited { 
	color: #fff;
	text-decoration: none;
}

div#menu a:hover { 
	color: #F5F0DA;
	text-decoration: none;
}

div#menu a:active { 
	color: #fff;
	text-decoration: none;
}

div#facebook {
	position: absolute;
	float: left;
}

div#quotes {	
	border-bottom: 0px solid #c39774;
	padding: .5em;
	position: relative;
	top: 0px;
	left: 0;
	font-size: 80%;
	color: #1e3673;
	border: 0px solid #000;
	}

div#quotes2 {
	float: right;
	width: 100%;
	background-image: url(images/layout/quotes-border2.gif);
	background-position:bottom right;
	border: 0px solid #ccc;
}

div#quotes3 {
	background-image: url(images/layout/quotes-border2-top.gif) ;
	background-position:top right;
	background-repeat:no-repeat;
	border: 0px solid #f00;
}

div#footer {
	border: none;
	border-bottom: 0px solid #000;
	position: relative;
	margin: 1em 0em 0em 0em;
	clear: left;
}

div#footer p{
	color:#999;
	}
	
div#footer ul {
	display: none;
	}
	
div#footer li {
	display:inline;
	font-size:75%;
	padding: 0;
	margin: 0;
	}
	
div#footer img{
 border: 0px solid #000;
}

div#footer a { 
	color: #B39774;
	text-decoration: none;
}

div#footer a:visited { 
	color: #B39774;
	text-decoration: none;
}

div#footer a:hover { 
	color: #1e3673;
	text-decoration: none;
}

div#footer a:active { 
	color: #B39774;
	text-decoration: none;
}