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

div#header .subsection{
	padding:80px 0 0 400px;
	position:absolute;
	z-index:1;
}

div#content {
	width:600px;
	text-align:left;
	margin:10px 100px 10px 100px;
}

div#content .chapter {
	margin:0 0 20px 0;
	text-align:center;
}

div#content .chapter img{
	margin:0 0 30px 0;
	text-align:center;
}

h4{
	padding-bottom:3px;
	font-size:12px;
	line-height:140%;
	color:#003399;
}


p {
	padding-bottom:3px;
	font-size:12px;
	line-height:130%;
}

div#content .subsection p {
	color:#000000;
	font-size:12px;
}

div#content h3 {
	font-size:14px;
	padding-top:12px;
	padding-bottom:12px;
	border-top:#FFFFFF 1px solid;
}

div#content p{
	margin-bottom:5px;
}

div#content a{
	font-size:12px;
}


input#mail-form-author {
color:#000000;
}

div#orderform li,p {
	line-height:20px;
	font-size:12px;
}

div#orderform li {
	margin-left:15px;
	margin-bottom:5px;
}