
body {
	background: #1D1D1D url(/img/gbl/bg-body.jpg) repeat-x 0 0;
	margin:0; padding: 0; 
	font: 12px/17px verdana, arial, helvitica, sans-serif;
}


p {
	margin: 0 0 15px 0;
	color: #333;
}


/*  Links
==============================================================*/
	
a:link {
	color: #B3001B;
	font-weight:bold;
	text-decoration: none;
	}

a:visited {
	color: #B3001B; 
	font-weight:bold;
	text-decoration: none;
	}

a:hover {
	color: #821011;
	font-weight:bold;
	text-decoration:underline;
	}	

/*  Misc
==============================================================*/

hr {
	margin: 0 0 15px 0; padding: 0;
	border: none;
	height: 1px;
	background: #ccc; color: #ccc;
	}

blockquote {
	margin: 0 0 15px 0; padding: 10px 10px 10px 45px;
	background: #f6f6f6 url(../../img/gbl/quotemark.gif) no-repeat 10px 10px;
	}

.clear {
	clear: both;
	}

.hide {
	display: none;
	}

address {
	font-style: normal;
	margin-bottom: 10px;
}


/*  Page (Container)
==============================================================*/


#page {
	width: 775px;
	margin: 10px auto;
	background: #fff url(/img/gbl/bg-page.gif) center 0;
	border: 6px solid #333;
	padding: 0 2px 0 2px;
	position: relative;
	}





#div-navigation-site {
	height: 37px; width: 773px;
	background: #fff url(../../img/gbl/bg-menu.gif) no-repeat;
	border-bottom: 1px solid #fff; overflow: hidden;
	border-bottom: 1px solid #fff; border-top: 1px solid #fff;
	top: 273px; left: 2px; z-index: 1;
	}


	
/*  Site Branding (Header)
==============================================================*/


#branding {
	height: 96px;
	background: #fff url(/img/gbl/bg-header.gif);
	position: relative;
	border-style:solid;
	border-color:#CCCC00;
	}

#branding-logo {
	width: 193px; height: 57px;
	position: absolute;
	left: 25px; top: 20px;
	text-align: center;
	overflow: hidden;
	background: #fff url(/img/gbl/logo.gif) no-repeat 0 0;
	text-indent: -3000px;
	}

#branding-tagline {
	width: 340px; height: 30px;
	position: absolute;
	right: 25px; top: 52px;
	text-align: right;
	letter-spacing: -1px;
	}

#branding-tagline p { 
	margin: 0; padding :0;
	}

#branding-feature {
	height: 163px; width: 773px;
	padding:1px 0 1px 0; border-top: 8px solid #333;
	background: #333 url(/img/gbl/bg-feature.gif) repeat-x 0 bottom;
	position: absolute;
	border-bottom: 4px solid #333;
	top: 96px; left: 0;
}

#branding strong {
	color: #861112;
	}

#branding em {
	color: #333;
	font-style: normal;
	font-weight: bold;
	}

	
	
/* john's playing about
------------------------------------------------
*/
	
	
	
	
	
	
	
#hnavbar a {
	
}

#hnavbar a:hover {
	
}

#hnavbar {
	padding:1px;
	border-collapse:collapse;
	border-style:none;	
	
}

#hnavbar tr {
background-color:transparent;

}


#hnavbar td {
background-color:#660000;
border-style:none;
border-width:0px;

}

#branding-tagline2 {
	width: 340px; height: 30px;
	right: 25px; top: 52px;
	text-align: right;
	letter-spacing: -1px;
	}



#navbar {


}

#navbar a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#navbar a:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
	}	
	
	
	
	
	
.resourceblock {	
	margin-top:3px;
	margin-bottom:6px;
	
	
}


.subheading1 {
	color:#B3001B;
	font-weight:bold;
	
}
