/* CSS Document */
.bb {border: solid black 1px}

/*typography*/
.tpad5 {padding: 0 0 0 5px;
		font: 87% "Arial"}
.tpad10 {padding: 0 0 0 10px;
		font: 87% "Arial"}
.tpad15 {padding: 0 0 0 15px;
		font: 87% "Arial"}
.tpad20 {padding: 0 0 0 20px;
		font: 87% "Arial"}
.tpad25 {padding: 0 0 0 25px;
		font: 87% "Arial"}

.wpad5 {padding: 0 0 0 5px;
		font: 87% "Arial";
		color: #fff}
.fon  {font: 87% "Arial"}

/*forms*/


/*navigation*/
#navcontainer ul
{

margin:0;

padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 1px 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

.joseph {font: 66% "Arial" sans-serif;
		color: navy;
		} 

/*  WHITE LINKS   */
.white a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: white;
	text-decoration: none;
}
.white a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: white;
	text-decoration: none;
}
.white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: white;
	text-decoration: underline;
}
.white a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: white;
	text-decoration: none;
}


/*layout*/


/*scrollbars*/



/*colour scheme*/

