BODY {margin: 0em; padding: 0em; font-family:  Verdana, Arial, Helvetica, sans-serif;
 color: #595959; font-size: small;
background-image: url("01graphics/bgs/left.jpg");
	background-repeat: no-repeat;
	background-position: 0 110px;

}

H1, H2, H3, H4, H5 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #333399;
} 

#TopLeft {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	margin: 0;
	padding: 0;
	}

#TopRight {
	position: relative;
	margin-left: 140px;
	background-image: url("01graphics/bgs/composite.jpg");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-color: #000066;
	height: 110px;
	color: #cccc66;
	width: auto;
	
}





#Topbar a img {
	border: none;
}

#Left {
	position: absolute;
	top: 110px;
	left: 0;
	padding-left: 0;
	color: #000066;
	width: 140px;
	max-width: 140px;
	clear: both;
	}



 #LeftNav a:link  {
	color: #999933;
	text-decoration: underline;
	
}

#LeftNav a:visited  {
	color: #000066;
	text-decoration: underline;
	

	
}


#LeftNav a:hover  {
	color: #006666;
	text-decoration: underline;
		
		
}




#Left a img {
	border: 0;
}



#Main {
	color: #000066;
	margin-top: 0px;
	margin-left: 150px;
	margin-right: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: auto;
		}


#BottomBar {
	color: #000066;
	margin-top: 0px;
	padding: 5px;
	background-color: #ffffff;
	border-top: 1pt #999933 solid;
	clear: both;

}


#BottomLeft {
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-left: 5px;
	color: #000066;
	font-size: smaller;
	text-align: center;
		
}



#Address {
	color: #000066;
	font-weight: bold;
	margin-left: 150px;
	margin-right: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: auto;
	text-align: center;
}

#address a:link {
	color: #000066;
	text-decoration: none;
}
#address a:visited {
	color: #000066;
	text-decoration: none;
}
#address a:hover {
	color: #006666;
	text-decoration: underline;
}


TH {
	font-weight: bold;
	color: #000066;
	background-color: #9999FF; 
	font-size: 125%;
}

TD{
	color: #000066;
}

CAPTION {
	font-weight: bold;
	color: #000066;
}

A:link {
	color: #8c8c2f;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}

A:hover {
	color: #333399;
	text-decoration: underline;
}

#CreditPD {
	color: #9999ff;
	font-size: xx-small;
	/*text-align: center;*/
	font-weight: normal;
	margin-top: 10px;
	padding-bottom: 10px;
}

#CreditPD a:link {
	color: #cfcf70;
	text-decoration: none;
	font-weight: normal;
}

#CreditPD a:visited {
	color: #cfcf70;
	text-decoration: none;
	font-weight: normal;
}

#CreditPD a:hover {
	color: #cfcf70;
	text-decoration: underline;
	font-weight: normal;
}

H1 {
	font-size: 150%;
	text-align: center;
	color: #000066;
	margin-bottom: 0px;
	border-top: 1pt #999933 solid;
	border-bottom: 1pt #999933 solid;
	padding: 5px;

}



H2 {
	font-size: 140%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}

H3 {
	font-size: 110%;
	padding-left: 0px;
	padding-right: 0px;
}

H4 {
	font-size: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: -0.25em;
}

H5 {
	font-size: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: -0.25em;
}

H6 {
	font-weight: normal;
	font-size: 70%;
}



#BottomLinks {
	font-size: smaller;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 15px;
	margin-left: 150px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	width: auto;
	border-top: 1pt #000000 dotted;

	}

.selectpicture {
	color: #006666;
}




.smaller {
	font-size: smaller;
}


.larger {
	font-size: larger;
}

.white {
	color: #ffffff;
}

.centred {
	text-align: center;
}



.picturecaption {
	text-align: center;
	font-size: smaller;
}

a img {
	border: 1pt #000066 solid;}

.NoWrap { white-space: nowrap; }

blockquote {
	margin-right: 5em;}

