﻿body{background: #000 url('images/back.jpg') repeat-x center top;
}

h4 {
	color: #000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-variant: small-caps;
	text-transform: uppercase;
}

h3 {
	color: #000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-variant: small-caps;
	text-transform: uppercase;
}

h2 {
	color: #000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-variant: small-caps;
	text-transform: uppercase;
}

h1 {
	color: #000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-variant: small-caps;
	text-transform: uppercase;
}

h2{
	font-family: tahoma;
	font-size: 100%;  
	height: 28px;
	line-height: 28px; 
}

td {
	font-size: 10pt;
	font-family: sans-serif;
}

ul {
	list-style: circle;
}

a:active {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

a:link {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

div.links{top: 0px; height: 20px; margin: 0 auto; width: 1000px; text-align: right; color: #fff; font-family: sans-serif;} 

div.links a:active {
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	margin: 3px 5px;
}

div.links a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	margin: 3px 5px;
}

div.links a:link {
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	margin: 3px 5px;
}
div.links a:hover{
	color: #f3ada6;
}

div.header{
	width: 100%; height: 150px; position:relative;
}

div.logo{
	position:absolute;
	background: url('http://www.ualberta.ca/~flanniga/images/mainphoto1.jpg'); 
	width: 996px; 
	height: 150px;
	margin: 2px;
	}
	
div.headermain{
	width: 100%; height: 250px; position:relative;
}

div.logomain{
	position:absolute;
	background: url('images/mainphoto1.jpg'); 
	width: 996px; 
	height: 150px;
	margin: 2px;
	}


div.container {
	margin: 0 auto;
	width: 1000px;
	background-color: #FFF;
}

div.navigation{width: 155px; float: left; margin: 4px 1px 2px 2px; background: url('images/navback.jpg'); 
padding: 0px;
}
div.navigation ul.menu li{
	position: relative;
	cursor:pointer;
	width: 150px;
	height: 40px;
	text-align: left;
	line-height: 28px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	border-style:solid;
	border-width: 0px 0px 2px 0px;
	border-color: #fff;
	padding: 0px 5px;
	overflow: auto;
}
div.navigation ul.menu li:hover{background:#c8581d;}

div.content {
	float: right;
	width: 800px;
	padding: 0px 10px 10px 5px;
	margin: px;
	background-color: #FFFFFF;
	min-height: 500px;
	height:auto!important;
	height: 500px;
	font-size: 90%;
	font-family: tahoma
}

div.gradTop{
	width: 388px; 
	height: 43px;
	background: url('images/grad_top.jpg');
	margin: 0px;
}

div.gradMid{
	width: 388px; 
	background: url('images/grad_mid.jpg');
	margin:0px;
}

div.gradBottom{
	width: 388px; 
	height: 21px;
	background: url('images/grad_bottom.jpg');
	margin: 0px;
}

div.gradText{
	width: 368px;
	padding: 2px 10px;
}

div.gradText a{
	color: ff6500;
	text-decoration: underline;
}

div.nav {
	color: #fff;
	width: 839px;
	line-height: 28px;
	background: #60160d;
	font-weight: 0;
	margin: 4px 0px 0px 0px;
	position:relative; 
	left: -6px;
}

div.nav a {
	color: #fff;
	margin-left: 2px;
	font-weight: inherit;
}

div.lcol {
	float: left;
	width: 390px;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

div.rcol {
	float: right;
	width: 390px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#fright {
	float: right;
	margin: 5px;
	padding: 5px;
	margin-right: 0px;
	border: 1px solid #ECEFF0;
	font-size:8pt;
	font-weight: bold;
}

#fleft {
	float: left;
	margin: 5px;
	padding: 5px;
	margin-left:0px;
	border: 1px solid #ECEFF0;
	font-size:8pt;
	font-weight: bold;
}

ul.pubs li {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

ul.pubs a:active {
	text-decoration: none;
	font-weight: bold;
}

ul.pubs a:visited {
	text-decoration: none;
	font-weight: bold;
}

ul.pubs a:link {
	text-decoration: none;
	font-weight: bold;
}

div.footer{position:relative; width:996px; height: 60px; background: url('images/footerback.jpg'); 
clear:both; margin: 2px;
}
div.footerText{position:relative; float: left; left: 5px; top: 10px; height: 20px; width: 600px; font-family: verdana; color: #fff; font-size: 60%;}
div.footerText a{text-decoration: underline; color:#fff;}
