 /* Index.php Page CSS Document */
 /* Last Updated 234/09/08 by Ben Hayes */
 /* CSS Valid 14/09/07 */

 h1#top span {
    background:url(_images/head_main.gif) top center no-repeat;
    }


 img#tao {
 	float: left;
  	margin: 1em 0px 0px 0px;	
 	}
	
 img#girl {
	float: right;
  	margin: 1em 0px 0px 0px;	
	}

 div#bigbut {
	position: relative;
	display: block;
 	width: 200px;
	height: 80px;
	background: url(_images/button.gif) no-repeat center; 
  	margin: 2em auto 2em;
	text-align: center;
 	}

 a#biglink {
 	width: 200px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	font: 20pt Arial, Helvetica, sans-serif;
	font-weight: bold;	
	}	

	a#biglink:link { color: #000000 }
	a#biglink:visited { color: #000000 }
	a#biglink:active { color: #000000 }

	
 span#clicktxt {
	line-height: 80px;
	}	
	
 a#biglink:hover	{
	background: url(_images/buttonlion.jpg) no-repeat center; 
	}
	
 div#newspanel {
	display: block;
	float: left;
	width: 290px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 90%;
	}
	
 div#newspanel h3 {
	text-align: center;
	margin-bottom: 0.25em;
	}

 div#newspanel p {
	margin-top: 0;
	text-align: center;
	}
 div#newspanel span.storey {
	display: block;
	margin-top: 0.25em;
	margin-bottom: 0.75em;
	}	

div#newspanel span.septop {
	display: none;
	}	

div#newspanel span.headline {
	font-weight: bold;
	text-transform: capitalize;
	}	