body
{
   font-family:Arial, Helvetica, sans-serif;
   background-image:url(bg.jpg);
   background-repeat:repeat-x;
   background-color:#045b0c;
}

/*FREEBOOK*/
#freemiddle
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 2px solid #000000;
	width:644px;
	height:750px;
	background-image:url(pic1.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#freedownload
{
    position:absolute;
	width:604px;
	left:20px;
	top:100px;
	height:140px;
}

#freetextno
{
    position:absolute;
	width:300px;
	left:40px;
	top:200px;
	height:300px;
	font-size:18px;
}

#freetextyes
{
    position:absolute;
	width:300px;
	left:40px;
	top:320px;
	height:320px;
	font-size:18px;
}

#freedownloadtext1
{
    position:absolute;
	width:300px;
	left:25px;
	top:100px;
	height:80px;
	font-size:18px;
}

#freedownloadtext2
{
    position:absolute;
	width:250px;
	left:365px;
	top:480px;
	height:140px;
	font-size:18px;
}
/*END FREE BOOK*/


#book
{
    position:relative;
	height:650px;
	width:600px;
	left:20px;
	top:35px;
	border-top:1px solid #000000;
}

#booktable
{
    position:absolute;
	height:400px;
	width:360px;
	left:0px;
	top:150px;
}

#bookimage
{
    position:absolute;
	height:400px;
	width:209px;
	left:370px;
	top:150px;
}

#bookfooter
{
    position:absolute;
	height:50px;
	width:500px;
	left:50px;
	top:565px;
	font-size:12px;
}

#bullet
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#bullet li 
{
padding-left: 25px;
background-image: url(circle.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#margin
{
    margin-left:10px;
	margin-right:10px;
}

#middle
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #000000;
	width:644px;
	background-color:#FFFFFF;
}

#article
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #000000;
	width:644px;
	background-color:#FFFFFF;
}


#text
{
    margin-left:40px;
	margin-right:40px;
}

#textindent
{
    margin-left:80px;
	margin-right:80px;
}

#text1
{
    position:relative;
	width:644px;
	height:750px;
	background-image:url(pic1.jpg);
	background-repeat:no-repeat;
}



.footer{font-size:12px; color:#FFFFFF;}
.bold{font-weight:bold; font-size:11px;}
.title{font-size:24px; font-weight:bold; }
.red{color:#b6265e; font-weight:bold;}
.blue{color:#000090; font-weight:bold; }
.bluetitle{color:#000090; font-size:24px; font-weight:bold; }
.browntitle{color:#632423; font-size:24px; font-weight:bold; }
.yellow{background-color:#f4eb03; font-weight:bold;}
.redyellow{background-color:#ff0000; color:#f4eb03; font-weight:bold; font-size:24px;}
.orange{color:#d6702f; font-weight:bold;}
.green{color:#14651b; font-weight:bold;}

.book1{font-size:22px; font-weight:bold;}
.bookred{color:#ce0206; text-decoration:underline;}

A:link {color:#0000FF; text-decoration: none}
A:visited {color:#0000FF;;text-decoration: none}
A:active {color:#0000FF;text-decoration: none}
A:hover {text-decoration: underline; color: red;}