/* Rebuilt by Simon Aug 2006
	
 mid blue color #0a3a82;
 dark navy blue	#151522;
 medium yellow  #ffffdd;
 bright yellow  #ffff66;

*/

#masthead {
	border-bottom: 2px solid #333333;
	width: 98%;
                  background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: right;
	top: 0px;
	right: 0px;
	margin-bottom: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
}

#masthead h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3a82;
	font-size: xx-large;
	margin-left: 0em;
	margin-right: 0em;
}


#leftnavbar{
	background-color: #ffffdd;
}

#content{
	background-color: #ffffff;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #151522;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3a82;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3a82;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3a82;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3a82;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3a82;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a3a82;
}


