  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/logo.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; 

    height:462px;

    margin-left:auto;

    margin-right:auto;

    margin-top:0px;

    font-size:0.825em;

    text-align:justify;

  }

	

  .page{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:0px;
	padding-top:0px;
	padding-right:45px;
	padding-left:21px;
	padding-bottom:20px;
	width:770px;
	height:100%;
	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;
	text-align: justify;
	padding-right: 35px;

  }  

  

  .placeholderbox{
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	border-width:2px;
	border-style:solid;
	border-color:#e0c800;

  }

#Disclosure {

	font-size: 1em;

	color: #000;

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

	text-align: justify;

	margin: 5px;

	padding: 10px;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	width: 90%;

}

#Petition {
	background-image: url(../images/bg2.jpg);
	width: 728px;
	text-align: justify;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

#Petition2 {

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

	padding: 10px;

	width: 728px;

	text-align: justify;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.WhiteColor {
	font-size: 9px;
	color: #FFF;
}
.RedColor {
	color: #F00;
	font-size: 0.9em;
}
.Uppercase {
	text-transform: uppercase;
}
#questions {
	background-image: url(../images/bg2.jpg);
	padding: 15px;
	width: 680px;
	margin-right: 40px;
	margin-left: 28px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: justify;
}
#vision {
}
.blackcolor {
	color: #000;
}
.page p {
	padding-right: 10px;
	padding-left: 10px;
}
.blueandunderline {
	color: #00F;
}

