/*file://e:/webdev/kfmbeta/  */

#homepage
        {
		  overflow: hidden;
		  position: absolute;
		  width:100%;
		  height: 800px;	
		  background-color: #00008b; 	
		  /*overflow: hidden; */	
		  /*background-image: url(http://asante.org.uk/kfmbeta/images/pink.ico);*/
		  background-size: 75px 75px;
		}
		
/*#wholepage
		{
		  background-image: url(images/kingsley.gif);
		  background-repeat: no-repeat;
		  background-position: center;
		  width: 90%;
		  height: 90%;
		  background-color: #00008b;
		  margin: 50px;
		  margin-left: 80px;
		}
*/

#top	{
		  width: 100%;
		  height: 20px;
		}
		  
.header { 
		  
		  height: 100px;
		  border-bottom: 3px solid gold;
		  background-image: url('http://asante.org.uk/kfm/images/kingsley3.jpg');
		  background-repeat: no-repeat;
          background-position:center top;
		  /*background-color:#00008b;*/
		  padding-top: 30px;
	  }
	  
.middle {
		  height:700px;
		  width: 100%;
		  font-size: 26pt;
		  color: white;
		  margin-top: 20px;
		  margin-left: 20px;
		  
		 /* background-color: #00008b; */
		 
	    }
	
.bottom {
		  /*height: 80px;*/
		 /* background-color:#00008b; */ 
		  border-top: 1px solid gold;
		  padding: 30px;
	    }	

.bodytext
        {
          font-family: calibri;
		  font-size: 30px;
		  text-align: center;  
		  color: white;
        }	  
		
#currentDate
		{
		  position: absolute;
		  right: 50px;
		  top: 50px;
		}		


/*		
#news  {
          
		  width: 1px;
		  height: 5px;
		  background-color: teal;
		  float: left;
          border: solid 2px gold;
		  padding-left: 50px;
		  margin-left: 50px;
		  margin-top: 50px;
		  display: hidden;
		  border-radius: 15px;
		  
        }

*/		
		
#frameHolder
		{
		  margin-left: 800px;
		  margin-top: 10px;
		 /* border-radius: 20px; */
		  width: 800px;
		  height: 600px;
		 /* border: 5px solid;*/
		  overflow: hidden;
		  /*opacity: 20;*/
		  position: absolute;
		  top: 200px;
		  right: 30px;
		  /*display: none;*/
		  
		}
/*		
.rateintro
        {
          font-family: calibri;
		  font-size: 40px;
		  color: gold;
        }			
		
.ratetext
        {
          font-family: calibri;
		  font-size: 26px;
		  color: white;
        }				
*/		
#mortgage
        {
		  font-family: calibri;
		  font-size: 40px;
		  color: gold;
		  padding-bottom: 20px;
		  padding-top: 20px;
		  width: 700px;
		  height: 500px;
		 /* border: solid 1px;*/
		  margin-top: 40px;		  
		}  
/*
#savings
        {
		  font-family: calibri;
		  font-size: 40px;
		  color: gold;
		  padding-bottom: 20px;
		}  		
		
#isa
        {
		  font-family: calibri;
		  font-size: 40px;
		  color: gold;
		  padding-bottom: 20px;
		}  				
*/	

	
#ticker
		{
		  width: 90%;
		  overflow: hidden;
		  position: relative;
		  left: 90px;
		  height: 40px;
		  border: solid 2px gold;
		  clear: both;
		  background-color:teal;
		  margin-top: 20px;
		}
		
#scroller
		{
		  left: 200px;
		  width: auto;
		  position: relative;
		  font-family: calibri;
		  font-size: 30px;
		  color: white;
		  overflow: visible;
		  float: left;
		  white-space: nowrap;
		}
		
#caption
		{
		  height: 40px;
		  width: 770px;
		  position: absolute;
		  right: 45px;
		  top: 820px;
		  text-align: center;
		  color: #ffd700;
		}
		
		
.footertext
        {
          font-family: calibri;
		  font-size: 20px;
		  color: #ffd700;
        }		