body {
	}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	}
.normalCentred {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	}
#container{
	margin:0 auto 0 auto;
	width:679px;
	height:600px;
		}
#header{
	width:679px;
	height: 168px;
	margin:0 0 0 0;
	float: left;
	}
#photoSourceHeader{
	width:679px;
	height: 100px;
	margin:0 0 0 0;
	float: left;
}
#menu {
	width:85px;
	height:432px;
	float:left;
	}
#textPicContainer{
	float:right;
	width:594px;
	height:432px;
	background-image:   url(images/backgrounds/whiteArea.jpg); 
	background-repeat: no-repeat;	
}
#headerMenu{
	margin: 20px auto auto 35px;
	width:500px;
	height:auto;
}
#wideBox{
	float: right;
	margin: 20px auto auto 0px;
	width:500px; 
	height:auto;
}

#textBox{
	float: left; 
	margin: 20px auto auto 35px;
	width:250px; 
	height:auto; 
}
#picBox1 {
	float: right; 
	margin: 20px auto auto auto;
	width:250px; 
	height:auto;
}
#picBox2 {
	float: right; 
	margin: 80px auto auto auto;
	width:250px; 
	height:auto;
}

#bigpicBox1 {
	float: right; 
	margin: 20px auto auto auto;
	width:324px; 
	height:auto;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	font-variant: normal;
	text-decoration: none;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	
}
.titleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

