  body{

    background-color:#ebebf5;

    background-repeat:repeat-x;

    background-image:url('../images/bg2.jpg');

  }

  

  a:link {color:#000000; text-decoration:none;}      /* unvisited link */

  a:visited {color:#000000; text-decoration:none;}  /* visited link */

  a:hover {color:#0000FF; text-decoration:underline;}  /* mouse over link */

  a:active {color:#0000FF; text-decoration:underline;}  /* selected link */



  .main{

    width:880px;

    height:100%;

    border:0px black;

    border-style:solid;

    padding:0px;

    margin-right: auto;

    margin-left: auto;

    background-repeat:repeat-x;

    background-color:#ebebf5;

    background-image:url('../images/bg3.jpg');

  }



  .top{
    width:100%;
    height:100px;
    border:0px black;
    border-style:solid;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#000000;
    background-image:url('../images/top_bg.jpg');
  }
  

  .logo{
	background-image:url(../images/logo4.png);
	width:520px;
	height:100px;
	border:0px black;
	border-style:solid;
	z-index:1;
	margin-right: auto;
	margin-left: 20px;

 }



  .goldbar{

	width:100%;

	height:17px;

	text-align:center;

	line-height:1;

	font-style:italic;

	font-weight:bold;

	color:#7d1d00;

	border:0px black;

	border-style:solid;

	background-color:#ffffff;

	background-image:url('../images/goldbar_bg.jpg');

    

  }



  .undergoldbar{

    width:100%;

    height:10px;

    border:0px black;

    border-style:solid;

    background-color:#ffffff;

    background-image:url('../images/undergoldbar_bg.jpg');

  }



	/*---NAVIGATION----*/

  .nav{

    width:96.6%;

    height:40px;

    border:0px black;

    border-style:solid;

    padding-left:3.4%;

    background-color:#0002DB;

  }



  ul.nav1{

    list-style-type:none;

    margin:0;

    padding:0;

    overflow:hidden;

    font-size:.8em;

    text-align:center;

    line-height:2.5;

  }



  li.nav2{

    float:left;

    color:#ffffff;

    text-decoration:none;

    padding-left:26.5px;

  }



 a.nav3:link{

    display:block;

    width:110%;

    background-color:#0002DB;

    color:#ffffff;

    text-decoration:none;

    font-weight:bold;

  }

  a.nav3:visited{

    display:block;

    width:110%;

    height:40px;

    background-color:#0002DB;

    color:#ffffff;

    text-decoration:none;

    font-weight:bold;

  }

    a.nav3:hover{

    display:block;

    width:110%;

    height:40px;

    background-color:#ffffff;

    color:#0000ff;

    text-decoration:none;

    font-weight:bold;

  }

    a.nav3:active{

    display:block;

    width:110%;

    height:40px;

    background-color:#ffffff;

    color:#0000ff;

    text-decoration:none;

    font-weight:bold;

  }

	/*---END NAVIGATION----*/



	/*---START INFO PAGE----*/



  .book{

	width:768px;

	margin-left:auto;

	margin-right:auto;

	margin-top:0px;

	font-size:0.825em;

	text-align:justify;

	background-repeat: no-repeat;

  }

	

  .page{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:0px;
	padding-top:0px;
	padding-right:45px;
	padding-left:16px;
	padding-bottom:20px;
	width:770px;
	height:100%px;
	border:0px black;
	border-style:solid;
	background-image:url('../images/info_page.png');
	background-repeat:repeat-y;

  }

  

  .infobottom{

    width:800px;

    height:20px;

    border:0px black;

    border-style:solid;

    margin-right: auto;

    margin-left: auto;

    background-image:url('../images/info_page_bottom.png');

  }

	/*---END INFO PAGE----*/



  p.footer{

    color:black;

    text-align:center;

    font-family:"Times New Roman", Times, serif; 

    font-size:0.875em;

    line-height:1.5;

  }



 a.menu1:link{

    color:#0000ff;

    text-decoration:none;

  }

  a.menu1:visited{   

    color:#0000ff;

    text-decoration:none;

  }

    a.menu1:hover{

    color:#000000;

    text-decoration:none;

  }

    a.menu1:active{   	    

    color:#0000ff;

    text-decoration:none;

  }



  

  .placeholder{

  margin-left:auto;

  margin-right:auto;

  width:750px;

  font-size:.9em; 

  }  

  

  .placeholderbox{

  margin-left:-10px;

  margin-right:20px;

  margin-top:20px;

  border-width:2px; 

  border-style:solid;

  border-color:#e0c800;

  }
