body{
background-color: #151B8D;
background-repeat: repeat;
color: #000;
margin: 0;
padding: 0;
font-family: arial;
font-size: 100%;
}

div.content{
width: 760px;
margin: 10px auto;
background-color: white;
padding: 10px 25px;
border: 1px solid #003333;
}

div.standout{
border: 1px dotted #666;
width: 500px;
margin: 30px auto;
padding: 15px;
background-repeat: repeat-x;

}
div.p{
font-family: arial;
font-size: 100%;
text-align:center;
}
div.para1
{
text-align:center;
color:white;
} 

div.para2
{
	text-align:justify;
	color:black;
	font-size: 150%;
} 
#para4
{
text-align:center;
color:black;
font-size: 24px;
} 
div.boxborder1
{
background-color:#FF9900;
width:725px;
padding:10px;
border-color:#FF3300;
border-width:5px;
border-left-style:solid; 
border-right-style:solid; 
margin:10px;


}
div.boxborder2
{
background-color:#99cc00;
width:725px;
padding:10px;
border:5px solid black;
border-style:double;
margin:0px;
text-align:justify;
}

div.boxborder3
{
background-color:#000099;
border:5px solid black;
width:725px;
padding:10px;
margin:0px;
}
div.boxborder4
{
background-color:#FF8C00;
border:5px solid black;
width:725px;
padding:10px;
margin:0px;
}
div.boxborder5
{
background-color:#BC8F8F;
width:725px;
padding:10px;
border-style:solid;
border-color:#990000 #660033;
border-width:10px;
margin:10px;
}


h1 {
color: #FF3300;
font-family: arial;
font-size: 200%;
text-align:center;
}
h2
 {
	color: #000;
	font-family: arial;
	font-size: 150%;
	text-align:center;
}

h3{
	color: #000;
}

h4
{color:#000000;}

h5
{color:#FFFFFF;}

blockquote {
margin: 12px 120px;
color: #666;
font-size: 85%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
}

li{
font-weight: bold;
font-family: verdana
color: #990000;
font-size: 80%;
margin-bottom: 30px;
}

#ebook-publishing{
font-size: 75%;
color: white;
padding: 5px 50px 5px 5px;
text-align: right;
}

#ebook-publishing a:link{
color: white;
}

#ebook-publishing a:visited{
color: white;
}

 #ebook-publishing a:hover{
color: yellow;
}

img.portrait{
padding: 5px 10px 5px 5px;
float: left;
}

.footer{
width: 70%;
margin: 30px auto 0 auto;
font-size: 75%;
color: #666;
text-align: center;
}