
/****
.container 		{  }

a 				{ color: #00487D; }
a:hover			{ color: #7B0F0F; }
****/

/*-----------------------------------------------------------------------------
	Heade
	Add a graphic logo, using the following CSS
-----------------------------------------------------------------------------*/


.banner1{
	background: url('../images/banners/1.jpg') no-repeat; height: 300px; top left;
}

.banner2{
	background: url('../images/banners/2.jpg') no-repeat; height: 300px; top left;
}

.banner3{
	background: url('../images/banners/3.jpg') no-repeat; height: 300px; top left;
}

#header {

}

#logo{
	background: url('../images/logo.png') no-repeat; top left;
	margin-left: 20px;
	width:218px;
	height:121px;
	float: left;
}

#logo span {
	display: none;
}
	
#header h1		 { display: none;  }
#header .description { display: none; }

#strapline {
			margin-top: -35px;
			background:none;
			text-align:center;
			font-family: Arial,Trebuchet MS, Helvetica, "Lucida Grande", Verdana, sans-serif;
			font-size: 2em;
			color: #cccccc;
			width:820px;
						
		}


/*-----------------------------------------------------------------------------
	Navigation Colors
	Customize the navbar with this CSS
-----------------------------------------------------------------------------*/

/****
#nav, #subnav	{ background: #668040; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: #F2FFDF; color: #FFF;}

#nav li a,
#subnav li a 	{ color: #F2FFDF; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #F2FFDF; }
****/

/*----------------------------------------------------------------------------
Customised sections
----------------------------------------------------------------------------*/

body { background: #000000 }

.white { 
	font-family:Helvetica, Arial, Trebuchet MS, Verdana, sans-serif;
	color: #ffffff;
	font-size:1.5em;
}

.grey {
	font-size:1.2em;
	color:#cccccc;
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
#flickr_badge_uber_wrapper {text-align:center !important;}
#flickr_badge_uber_wrapper img {border: 1px solid white !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#FF3333;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}


#aboutimg {  background: url('../images/giglight.jpg') no-repeat top left;
			width:230px;
			height:	307px;}
