body
{
   font-family: Arial, Helvetica, sans-serif;
   background-image:url(bg2.jpg);
   background-repeat:repeat-x;
   background-color:#18375d;
}

/*FREEBOOK*/
#freemiddle
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 2px solid #000000;
	width:644px;
	height:800px;
	background-color:#FFFFFF;
}

#freedownload
{
    position:relative;
	width:604px;
	left:20px;
	height:140px;
}

#freedownloadtext1
{
    position:absolute;
	width:300px;
	left:10px;
	height:140px;
	font-size:18px;
}

#freedownloadtext2
{
    position:absolute;
	width:250px;
	left:340px;
	height:140px;
	font-size:18px;
}

#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:450px;
	left:75px;
	top:565px;
	font-size:10px;
}

#margin
{
    margin-left:10px;
	margin-right:10px;
}

#middle
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #000000;
	width:646px;
	background-color:#FFFFFF;
}

#text
{
    margin-left:80px;
	margin-right:80px;
}

#text1
{
    position:relative;
	width:646px;
	height:1550px;
	background-image:url(pic11.jpg);
	background-repeat:no-repeat;
}

#text2
{
    position:absolute;
	width:340px;
	height:1000px;
	top:480px;
	left:12px;
}

#text3
{
    position:relative;
	width:320px;
	height:130px;
	background-color:#fef5e4;
	padding:5px;
}

.footer{color:#ffffff; font-size:14px;}
.blue{color:#0617f5; font-weight:bold;}
.bluetitle{color:#0617f5; font-size:24px; font-weight:bold;}
.greentitle{font-size:16px; color:#005e73; font-weight:bold;}
.large{font-size:24px; font-weight:bold;}
.greenlarge{font-size:24px; color:#005e73; font-weight:bold;}
.yellow{background-color:#f4eb03; font-weight:bold;}

.book1{font-size:22px; font-weight:bold;}
.bookred{color:#ce0206; text-decoration:underline; font-weight:bold;}

A:link {color:#ffffff;text-decoration: none}
A:visited {color:#ffffff;text-decoration: none}
A:active {color:#ffffff;text-decoration: none}
A:hover {text-decoration: underline; color: red;}
