/* Style Sheet for www.cameosingers.org.uk
Original version by www.snubcommunications.com*/
/* Structure */
body    
	{background-color: #990033;margin: 10px; padding: 0px; font: 13px Georgia, serif; 
	}

#breadcrumb
	{float: right; font color: #000} 

#navigation 
	{float: left; width: 160px; background-color: #fff; 
        }

.navLogo
	{margin: 10px 0px 0px 40px;
	}

#content    
	{background-color: #fff; padding: 10px; margin-left: 170px;
	}
	
#banner 
	{background: #fff url('montagenew2.jpg') top left; height: 111px }

.border
	{border: 1px solid #222;
        }

.floatRight  
	{float: right;}
	
.floatCentre
	{float: center;}

#header		
	{text-align: left
	}

#footer		
	{padding: 10px;	text-align: right;margin-top: 50px;
	}


/* Copy and headings */

h1, h2, h3, h4, h5, h6  
	{font-family: Arial, sans-serif; font-weight: bold; color: #222;padding-right: 170px;
	}

h1  
	{font-size: 17px;}

h2  
	{font-size: 17px}

#navigation h1  
	{display: block; padding: 5px 10px; text-align: centre; background-color: #CC99FF; font: bold 16px Arial, sans-serif}

#navigation h2  
	{display: block; padding: 5px 10px; text-align: centre; border-top: 10px solid #990033;  background-color: #CC99FF; font: bold 12px Arial, sans-serif}

#navigation p
	{text-align: centre; padding-left: 40px}

p   
	{font: 13px Georgia, serif; padding-right: 190px; padding-left: 40px; color: #222; line-height: 1.5em;}


/* Links */

a	
	{font-weight: bold; color: #990033; text-decoration: none;}

a:link	
	{font-weight: bold; color: #990033; text-decoration: none;}

a:visited	
	{font-weight: bold; color: #990033; text-decoration: none;}

a:active	
	{font-weight: bold; color: #990033; text-decoration: none;}

a:hover 	
	{font-weight: bold; color: #222; text-decoration: none; background-color: #CC99FF;}

#navigation a  
	{display: block; padding: 2px 30px; font: bold 11px Arial, sans-serif; text-decoration: none}  

#navigation a:link  
	{display: block; padding: 2px 30px; font: bold 11px Arial, sans-serif; text-decoration: none}

#navigation a:visited  
	{display: block; padding: 2px 30px; font: bold 11px Arial, sans-serif; text-decoration: none}  

#navigation a:active  
	{display: block; padding: 2px 30px; font: bold 11px Arial, sans-serif; text-decoration: none} 

#navigation a:hover  
	{color: #222; background-color: #CC99FF; display: block; padding: 2px 30px; font: bold 11px Arial, sans-serif; text-decoration: none}