body
{
   font-family: Arial, Helvetica, sans-serif;
   background-image:url(bg2.jpg);
   background-repeat:repeat-x;
   background-color:#18375d;
}

#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;
}

#text
{
    margin-left:40px;
	margin-right:40px;
}

#text1
{
    position:relative;
	width:644px;
	height:555px;
	background-image:url(pic1.jpg);
	background-repeat:no-repeat;
}

#text2
{
    position:absolute;
	width:226px;
	height:107px;
	top:460px;
	left:70px;
}

#text3
{
    position:relative;
	width:640px;
	height:1000px;
	background-image:url(pic2.jpg);
	background-repeat:no-repeat;
}

#text4
{
    position:relative;
	width:355px;
	height:850px;
	left:40px;
	top:5px;
}

.boldlist li
{
    font-weight:bold;
}

.footer{color:#ffffff; font-size:14px;}
.title{font-size:20px; 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;}
.red{color:#b72a22; 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;}