/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background:#FFFFFF;
}
/* Header and footer */
#header
{
	display: none;
}
#rightimg
{
	display: none;	
}
#leftimg
{
	display: none;	
}
.footer
{
	display: none;
}
.rfootertext
{
	display: none;
}

.rfootertext a:link, .rfootertext a:visited, .lfootertext a:link, .lfootertext a:visited
{
	display: none;
}

.rfootertext p, .lfootertext p
{
	display: none;
}


.lfootertext
{
	display: none;
}
/* Content area */
h1
{
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2
{
	margin: 0 0 0 20px;
	font-size: 1.4em;
	margin-top: 1em;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

h3
{
	margin: 0 0 0 20px;
	margin-top: 1em;
	font-size: 1.2em;
	color: #000000;
	font-style: normal;
}
/* Books orderform */
#orderform p
{
	margin: 0 60px 0 60px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#orderform img
{
	margin-top: 0;
}
#orderform table
{
   margin: 0 0 0 60px;
}

#orderform li
{
	margin: 0 60px 0 60px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
#orderform ul
{
	margin-top: 0;
}