body	{
	background-color: #E3E4D4;
	font-family: verdana, arial, "sans serif";
	font-size: 8pt;
	color: #6B6959;
	line-height: 1.5em;
	}

img 		
	{
	border: 0px;
	}
a:link
	{
	color: #E65558;
	text-decoration: none;
	}
a:visited
	{
	color: #E65558;
	text-decoration: none;
	}
a:active
	{
	color: #E65558;
	text-decoration: none;
	}
a:hover
	{
	color: #96373A;
	text-decoration: underline;
	}	

h1
	{
	display: none;
	}

h2
	{
	color: #826655;
	font-size: 8pt;
	margin: 0;	
	}

h3
	{
	color: #826655;
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	}

#container
	{
	width: 960px;
	height: 730px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	xbackground-color: white;
	}

.nomargin
	{
	margin: 0;
	}

/* Home */

#column1
	{
	width: 360px;
	height: 600px;
	float: left;
	border-top: 20px solid #E3E4D4;
	border-right: 50px solid #E3E4D4;
	xbackground-color: white;
	}


#column2
	{
	width: 300px;
	height: 730px;
	float: left;
	border-top: 20px solid #E3E4D4;
	xbackground-color: #FFF;
	}

#column3
	{
	width:150px;
	height: 280px;
	float: right;
	border-top: 320px solid #E3E4D4;
	xbackground-color: white;
	}

#liza
	{
	width: 150px
	height: 50px;
	border-top: 20px solid #E3E4D4;
	}

#show
	{
	border-top: 70px solid #E3E4D4;
	line-height: 1.8em;
	}
	
#caption
	{
	border-top: 35px solid #E3E4D4;
	color: #5d696f;
	text-align: right;
	}



/* Inside */

#inside-column3
	{
	width:150px;
	height: 600px;
	float: right;
	xbackground-color: white;
	}

#inside-column1
	{
	width: 710px;
	height: 600px;
	float: left;
	}

#row1
	{
	width: 710px;
	height: 50px;
	border-top: 20px solid #E3E4D4;
	xbackground: yellow;
	word-spacing: 15px;
	}

#row2
	{
	width: 710px;
	height: 650px;
	xbackground: red;
	}

.thumb
	{
	width: 170px;
	height: 170px;
	border-right: 10px solid #E3E4D4;
	border-bottom: 10px solid #E3E4D4;
	float: left;
	}
	
.thumb-end
	{
	width: 170px;
	height: 170px;
	border-bottom: 10px solid #E3E4D4;
	float: left;
	}

#menu
	{
	width:150px;
	height: 210px;
	border-top: 250px solid #E3E4D4;
	}
	
.off	{
	color: #999;
	}
	

.list	
	{
	width: 235px;
	height: 650px;
	float: left;
	xbackground-color: white;
	}
	
.book
	{
	margin: 0 0 20px 0;
	}
	
.small
	{
	font-size: 10px;
	}	

#back-next	
	{
	width: 100px;
	height: 30px;
	float: right;
	text-align: right;
	}
	