@charset "UTF-8";
/* CSS Document  by Jenny Caddick (idea for ie fix and background image by Ben Jackson) */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	margin-top:10px;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #99CCFF;
}

.oneColElsCtr #container {
	width:835px;
    background-image:url(images/mid.jpg);
    background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto; 
	text-align: left;	
}
.oneColElsCtr #container_network {
	width:835px;
	margin: 0 auto; 
	text-align: left; 
}
.oneColElsCtr #container_overview {
	width:835px;
	margin: 0 auto; 
	text-align: left; 
}

body,td,th {
	color: #666666;
	font-size: 70%;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #336633;
	text-decoration: none;
	
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #CCCC00;
	text-decoration: none;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
}
#imagetop {
    position:relative;
	padding-left:0px;
	padding-top:1px;
	padding_bottom:1px;
}
#imagebot {
    position:relative;
	padding-left:-1px;
}
#intro {
	position:relative;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:10px;
}

#title {
	position:relative;
	padding-top:30px;
	padding-left:0px;
	z-index:1;
}
#navcontainer {
	position:relative;
	margin-top:0px;
	height:50px;
	padding-left:150px;
	padding-top:10px;
	z-index:1;
}

#home {
	position:absolute;
	left:80px;
	top:1px;
	width:70px;
	height:50px;
	z-index:3;
}
#introduction {
	position:absolute;
	left:222px;
	top:1px;
	width:70px;
	height:50px;
	z-index:3;
}
#people {
	position:absolute;
	left:359px;
	top:1px;
	width:70px;
	height:50px;
	z-index:3;
}
#pub {
	position:absolute;
	left:676px;
	top:2px;
	width:70px;
	height:50px;
	z-index:3;
}
#network {
	position:absolute;
	left:517px;
	top:1px;
	width:70px;
	height:50px;
	z-index:3;
}
#photo {
	position:relative;
	padding-top:10px;
	padding-left:100px;
	z-index:1;
}

#intro_image1 {
    position:relative;
}
#intro_image2 {
    position:relative;
}


#personnel {
	position:relative;
	padding-left:100px;
	padding-bottom:20px;
}
#network {
	position:absolute;
	left:517px;
	top:1px;
	width:70px;
	height:50px;
	z-index:3;
}
#map {
	position:relative;
	padding-left:65px;
	padding-top:0px;
	z-index:3;
}
#logos {
	position:relative;
	height:80px;
	padding-left:150px;
	margin-top:20px;
	z-index:1;
}
#brislogo {
	position:absolute;
	width:158px;
	height:51px;
	z-index:3;
	left: 39px;
	top: 1px;
}
#seisuk {
	position:absolute;
	height:59px;
	width:116px;
	z-index:4;
	left: 687px;
	top: -1px;
}
#calgary{
	position:absolute;
	width:72px;
	height:111px;
	z-index:3;
	left: 286px;
	top: -1px;
}
#manitoba{
	position:absolute;
	width:72px;
	height:111px;
	z-index:3;
	left: 579px;
	top: -1px;
}
#quebec{
	position:absolute;
	width:132px;
	height:72px;
	z-index:2;
	left: 435px;
	top: 0px;
}
#survey{
	position:absolute;
	width:79px;
	height:73px;
	z-index:3;
	left: 197px;
	top: 1px;
}
#cngo{
	position:absolute;
	width:81px;
	height:71px;
	z-index:3;
	left: 377px;
	top: -1px;
}
.contact {font-size:9px}
</style>
