* {
	margin:0;
	padding:0;	
}
body {
	 font-size:100%;
	
}
div#wrapper {
	width:789px;
	height:151px;
	margin:10px auto 10px auto;
	padding-bottom:10px;

		
}

div#colLeft {
float:left;
width:550px;
}
div#colLeftsplash {
	width:400px;	
	float:left;
}
div#colRightsplash {
	margin-left:400px;	
}

div#colRight {
margin-left:550px;

}

div#banner {
	
	height:51px;
	width:415px;
	margin:0 auto;
	padding-bottom:0;
	float:left;
	padding-bottom:15px;	
}
#banner img {
	border:0;
	
}
.padding {
	width:400px;
	height:40px;
	
}
div#splashCenter {
	width:415px;
	margin-bottom:10px;
	margin-top:90px;
	float:left;
}
#splashCenter img {
	padding:3px;
	border: 1px solid red;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 2px #000;
	-webkit-box-shadow:0 0 2px #bfbfbf;
}
div#splashNav {
	width:200px;
	float:left;
	text-align:center;	
	line-height:1.8em;
	color:#171717;
	font-family:Georgia, "Times New Roman", serif;
	font-size:1.1em;
	
}
#arrow {
	text-align:center;
	width:415px;
	height:102px;
}
div.tabs { 
	float:left;	
	width:415px;	
}
#splashNav a {
	padding-bottom:2px;
	border-bottom:2px solid red;
	text-decoration:none;
	color:#171717;	
}
#splashNav a:hover {
	color:red;
	border-bottom:2px solid #171717;;	
}

div#nav {
	float:left;
	margin-top:90px;
	width:100%;
	/*margin-left:30px;*/
	/*padding-left:10px;*/
	font-family:Georgia, "Times New Roman", serif;	
	color:#171717;
	text-align:center;
	
}

#nav ul {
	list-style-type: none;
	list-style-position: outside;	
	margin-bottom:15px;
	line-height:1.8em;
	
}
#nav ul li {
	text-align:left !important;
}
#nav ul li em {
	color:red;
}
#nav ul li a{
	color:#171717;
	text-decoration:none;
	font-size:1.1em;
	padding-bottom:2px;
	
	display:block;
	padding-left: 45px;	
}
#nav ul li a:hover{
	background-image:url('../images/menuArrow.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#nav ul li a:hover em{
	color:#171717;
}
/*---------------------------------*/
/*---------------------------------*/
div#navContent {
	float:left;
	margin-top:90px;
	width:100%;
	/*margin-left:30px;*/
	/*padding-left:10px;*/
	font-family:Georgia, "Times New Roman", serif;	
	color:#171717;
	
	
}

#navContent ul {
	list-style-type: none;
	list-style-position: outside;	
	margin-bottom:15px;
	line-height:1.8em;

	
}
#navContent ul li {  
	margin-bottom:.5em;
}
#navContent ul li em {
	color:red;
}
#navContent ul li a{
	color:#171717;
	text-decoration:none;
	font-size:1.1em;
	padding-bottom:2px;
	
	display:block;
	padding-left: 45px;
	
}
#navContent ul li a:hover{
	background-image:url('../images/menuArrow.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#navContent ul li a:hover em{
	color:#171717;
}
/*=======================================*/

#logos {
	margin-top:15px;
	text-align:center;	
	float:left;
	width:100%;
}

#logos img {
	border:0;		
}
h3 {
	margin:1em 0;
}
#text {
	
	float:left;
	font-size:.9em;
	font-family:Arial, sans-serif;
	color:#171717;
	line-height:1.6em;
	margin-top:90px;	
	border-left:1px solid #bcbcbc;
	padding-left:15px;
	padding-right:15px;
	width:475px;
}
.caption {
    font-size: 11px !important;
    font-style: italic !important;
    margin-top: 0 !important;
    padding-left: 3px;
}
#text ul{
	margin:1em 0;
	
}
#text ul li{
    margin-left: 1em;
    margin-bottom:.5em;
}
#text  h2 {
	color:#171717;	
	font-size:1.7em;
	margin-bottom:15px;
	margin-top:15px;
	clear:both;
	font-family:arial, sans-serif;
	
}
.impact {
	font-family:Impact, sans-serif!important;
	font-weight:normal;
	margin-bottom:15px;
	size:1.3em;
}
#text p  {
	margin-bottom:15px;	
}
#text img{
	margin:1em 0;
}
#text p img {
	border:0!important;
	text-align:left!important;	
}
#text div img {
	padding:1px;
	border:1px solid #bcbcbc;
	margin:5px auto 0 auto;
	text-align:center;
	display:block;	
}
#text a {
	color:red;
	text-decoration:underline;	
}
#text div {
	text-align:center;
	font-size:.7em;
	border-top:0;
	margin-bottom:20px;	
}
#footer {
	width:789px;
	height:40px;
	float:left;
	background-image: url('../images/footerBg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
	margin-bottom:30px;
	margin-top:30px;
}
#footer ul {
	font-size:.9em;
	font-family: Georgia, "Times New Roman", serif;
	text-align:center;
	padding-top:15px;	
}
#footer ul li {
	display:inline;
	list-style-type: none;
	margin-left:20px;	
	font-weight: bold;
}
#footer ul li a {
	color:white;
	text-decoration:none;	
}
#footer ul li a:hover {
	text-decoration:underline;	
}




.red {
	color:red;	
}
.noBorder {
	border:0 !important;	
	-moz-box-shadow:0 0 0 !important;
	-webkit-box-shadow:0 0 0 !important;
	
}
.left {
	float:left;	
}
.center {
	text-align:center;	
}

#supporters > ul {
	width: 874px;
	display: flex;
	justify-content: center;
	gap: 6rem;
	align-items: center;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

#supporters > ul > li {
	margin:0;
	display: block;
}

#supporters img {
	border: 0;
}

.logo-sshrc {
	width: 450px;
	height: auto;
}
.logo-uvic {
	width: 198px;
	height: auto;
}