/* ELEMENTS */

body{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1{
	font-size: 140%;
}
h2{
	font-size: 120%;
}
a img{
	border: none;
}
a:link, a:visited{
	text-decoration: none;	
}
a:link{
	color: #004080;
}
a:visited{
	color: #3A8DB6;
}
a:hover{
	text-decoration: underline;	
}
blockquote{
	text-align: left;
	margin: 0;
	padding: 0;
}


/* CLASSES */

.bkimage{
	/*display: none;*/
}
.clearA{
	clear: both;
}
.invisible{
	display: none;
}

/* Themes */
#image0{
	background-image: none;
}
#image1{
	background-image: none;
}
#image2{
	background-image: none;
}
#image3{
	background-image: none;
}
#image4{
	background-image: none;
}
#image5{
	background-image: none;
}
#menu{
	display: none;
}
#navPanel{
	display: none;
}
.exampleImages img{
	margin: 10px 10px 0 0;
}
.before{
	width: 144px;
	float: left;
}
.after{
	width: 134px;
	float: left;
}
.staffImages img{
	margin: 10px 10px 5px 0;
}
.staffDetails{
	width: 134px;
	float: left;
}

/* -----------------------------------------------------------*/
