/* North Barker */

body,td,select,textarea,input,p {
	font-size:small;
	font-family:Verdana,Arial,SunSans-Regular,Helvetica,Geneva,Swiss,sans-serif;
	text-decoration:none;
	margin-top:auto;
	margin-right:auto;
	margin-left:auto;
	font-weight:normal;
	color:#333333;
}

body { background-color:#cccc99; text-align:center; }

.todo { background-color:#ff8; color:#f00; }

#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background:#f8f8f8;
	}
#contentheader {
	background-repeat:no-repeat;
	height:250px;
	background:#fff;
	}
		
#contentleft {
	width:165px;
	padding:0px;
	padding-top:5px;
	float:left;
	background-color:#f8f8f8;
	}
	
#contentcenter {
	width:432px;
	padding:0px;
	float:left;
	background:#fff;
	border-left:dotted 1px #c0c0c0;
	border-right:dotted 1px #c0c0c0;
	text-align:left; 
	padding:8px; 
	background-image:url(images/nba_watermark_dk.jpg); 
	background-repeat:no-repeat;
	background-position:10px 10px;
	}
	
#contentright {
	width:175px;
	padding:3px; padding-top:10px;
	float:left;
	background-color:#f8f8f8;
	color:#606060;
	font-size:x-small; /* 90% */
	text-align:right;
	}
#contentright h1 { color:#606060; font-size:x-small; font-weight:bold; margin-top:0px; margin-bottom:4px; }
#contentright p { color:#606060; font-size:x-small; } 

#footer { clear:both; background:#fff; text-align:center; color: #6d0617; border:none; border-top:dashed 1px #808080; } /* added by twztony 23/10/06 */
	
div.nav { color: #808080; height:25px; padding-top:10px; padding-left:10px; vertical-align:center; border:none; border-bottom:dashed 1px #808080; }

a 			{ color: #1c5f3c; text-decoration:underline; font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; }
a:link 		{ color: #1c5f3c; }
a:visited   { color: #0c4f2c; }
a:hover     { color: #720700; }
a:active    { color: #1c5f3c; }

a.nav			{ color:#6d0617; text-decoration:none; }
a.nav:link		{ color:#6d0617; }
a.nav:visited	{ color:#6d0617; }
a.nav:hover		{ color:#720700; text-decoration:underline; }
a.nav:active	{ color:#6d0617; }


/* --------------------------------------------------------------------------------------
THESE BITS NO LONGER REQUIRED?

table.outer { border:solid 1px #808080; background-color:#ffffff; }
td.nav 		{ border:none; border-bottom:dashed 1px #808080; }
td.lhs	 	{ 
	text-align:left; 
	border:none;  
	border-right:dotted 1px #c0c0c0; 
	padding-top:5px; 
	background-color:#f8f8f8; 
}
td.content 	{ 
	text-align:left; 
	padding:8px; 
	background-image:url(images/nba_watermark_dk.jpg); 
	background-repeat:no-repeat;
}
td.rhs 		{ color:#606060; background-color:#f8f8f8; border:none;  border-left:dotted 1px #c0c0c0; font-size:90%; text-align:right; padding:5px; padding-top:10px; }
td.rhs p	{ color:#606060; }
td.footer 	{ color: #6d0617; border:none; border-top:dashed 1px #808080; } 

--------------------------------------------------------------------------------------- */




.copyright 	{ font-size:xx-small; color:#aaaaaa; }

h1 { color: #1c5f3c; font-size: 120%; }
h2 { color: #720700; font-weight: bold; font-size: 110%; }
h3 { color: #1C5F3C; font-size: 100%;}
h4 { color: #720700; font-weight: bold; font-size: 110%; }
h5 { color: #1C5F3C; font-weight: bold; font-size: 102%; }
h6 { color: #1C5F3C; font-weight: bold; font-size: 95%; }

div.image { margin:2px; margin-bottom:10px; border:1px solid #c0c0c0; padding:1px; text-align:center; font-size:x-small; color:#5c7f5c; background-color:#fff; }
div.map { border:none; padding:0px; background-color:transparent; }

div.image_left { float:left; clear:left; margin:0px; margin-right:5px; margin-bottom:3px; border:1px solid #808080; padding:1px; }
div.pers { padding:0px; }

div.image_right { float:right; clear:right; margin:4px; border:1px solid #808080; padding:4px; }
div.image_caption { font-size:xx-small; text-align:center; vertical-align:middle; }
hr.nice { border:none; border-top:1px dotted #af8969; border-bottom:1px dotted #af8969; width:100%; }
