/* +----------------------------------------------------------------------+ */

/* | General Widgets                                                      | */

/* +----------------------------------------------------------------------+ */



.spacer {

	clear : both;

}



.nodisplay {

	display : none;

}



.inline {

	display : inline;

}



/* +----------------------------------------------------------------------+ */

/* | Page Layout                                                          | */

/* +----------------------------------------------------------------------+ */

body, div {

	margin: 0px;

	padding: 0px;

}



form {

	margin : 0px;

}



#right {

	float: right;

	width: 160px;

	background-color: white;

	border-left: 1px solid black;

	border-bottom: 1px solid black;

}



#menubar {

	list-style-image: none;

	list-style-type: none;

	margin-left: 0em;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0.3em;

}



#menubar ul {

	list-style-image: none;

	list-style-type: none;

	margin-left: 0.5em;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0.3em;

}



#masthead {

	text-align: center;

}



/* +----------------------------------------------------------------------+ */

/* | Fonts & Colours                                                      | */

/* +----------------------------------------------------------------------+ */



body {

	font-size : 0.8em;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}



img {

	border : none;

}



#menubar h2 {

	font-size : 1.2em;

	margin-bottom: 0em;

	margin-top: 1.2em;

}



#menubar h2#menufirst {

	margin-top: 0em;

}



#content .section {

	padding-left: 0.8em;

	padding-right: 0.8em;

	padding-bottom: 0.2em;
	
	margin-right: 160px;

}



h1 {

	background-color: #7B68EE;

	padding-left: 0.8em;

	border-bottom: 1px solid black;

	color: #D3D5FE;

	margin-top: 0em;

}

#membersbiosmenu {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#membersbiosmenu li {
	list-style: none;
	background-color: #d3d5fe;
	padding: 10px;
	border: 1px solid black;
	float: left;
	margin: 0.2em;
	text-align: center;
}

#membersbiosmenu li img {
	border: 1px solid black;
}
