/* THIS STYLE SHEET IS FOR THE INDEX PAGE ONLY*/

#wrapper {
width: 1024px;
height: 768px; 
position: relative;
margin-top: 0px;
/*  margin: 0px; */
padding: 0;
text-align: left;  
border: 2px #000066 solid;
 background: #FFFFFF url("images/asatbg_embedded.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: scroll;
}




body {
font-family: Times New Roman, Serif;
color: #000066;  
/*background:  url("images/asatbg_embedded2.jpg");
background-repeat: no-repeat;
  background-attachment: scroll;
   background-position: center; 
 background-length: 800px;  
 */
 font-size: 110%;	

}

/* ==========LOGO ON TOP OF PAGE================ */

#logo {
position: absolute;
top: 50px;
left: 400px;
width: 110px;
}
/* ==========FREEDOM'S PRICE LOGO================ */



#CVE_logo {
position: absolute;
top: 500px;
left: 850px;
width: 110px;
border: none;
text-decoration: none; 
}

#ASBA_logo{
position: absolute;
top: 650px;
left: 880px;
width: 110px;
border: none;
text-decoration: none; 
}
#FP_logo {
position: absolute;
top: 700px;
left: 850px;
width: 110px;
border: none;
text-decoration: none; 
}

a.FP:link
	{
	text-decoration: none; 
	border: hidden;
	}

a.FP:visited 
	{
	text-decoration: none; 
	border: hidden;
	}

a:FP:hover
	{
	text-decoration: none; 
	border: hidden;
	}
	
a:FP:visited
	{
	text-decoration: none; 
	border: hidden;
	}

/*  ======index page buttons only ==========*/
#buttons { 
    position: relative; 
    top: 180px; 
	/* left:250px; 
    width: 600px; */
    }
	
	
/*  ======INTERNAL PAGE buttons only ==========*/
#buttonsontheside {
position: relative;
top: 120px;
left: 100px;
width: 200px;
}

#mainbody {
position: relative;
top: -220px;
left: 300px;
width: 500px;
}

/* for public INDEX page*/
#footer {
position: absolute;
top: 300px;
left: 300px;

}

	  


td    {
	font-family: Times New Roman, Serif;
	color: #000066;
	font-size:110%; 
	}	
	
	
	
li    {
	font-family: Times New Roman, Serif;
	color: #000066;
	font-size:110%; 
	}	
	
	
a:link {
font-family: Times New Roman, Serif; 
font-weight: bold;
font-size:110%; 
color:#000066; 
text-decoration: none; 
}



a:hover {
font-family: Times New Roman, Serif; 
font-weight: bold;
font-size:110%; 
color:#FF0000;
text-decoration: underline; 
cursor: pointer;
}



a:visited { 
font-family: Times New Roman, Serif; 
font-weight: bold;
font-size:110%; 
color:#000000; 
text-decoration: none; 
} 
	


 h1
   {
   font-family: Times New Roman, Serif;
   font-weight: bold;
   color: #000066;
   font-size: 130%;
   margin-bottom: -.03em;
   }

 h2
   {
   font-family: Times New Roman, Serif;
   font-weight: bold;
   color: #000066;
   font-size: 120%;
   margin-bottom: -.03em;
   }
   
h3
   {
   font-family: Times New Roman, Serif;
   font-weight: bold;
   color: #000066;
   font-size: 110%;
   margin-bottom: -.03em;
   }



.smaller {
font-family: Times New Roman, Serif; 
font-size:80%; 
color:#000066;
}


