/* Standard tag definitions */

body {
	text-align: center
	}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 0px 10px 10px 0px;
	margin:0;
	}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #609;
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	margin:0;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 10px 0px 0px;
	font-weight: bold;
	margin:0;
	color: #609;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 0px 0px;
	font-weight: bold;
	margin: 0;
	color: #660099;
	}
	
h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-style: italic;
	}
	
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	}

a {
	color: #609;
	text-decoration:none;
	}
	
a:hover {
	color: #609;
	text-decoration:underline;
	}

hr {
	height: 1px;
	color: #ccc;
	background-color:#ccc;
	}
	
img	{
	display: block;
	border: 0;
	}
	

/* ids for defining areas of the page and how they should be styled */


#boundaryplain {
	width: 753px;
	border:0;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	background-image: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px
	}
	
html>body #boundaryplain {
	width: 750px;
	border:0;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	background-image: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px;
	}

#boundary {
	width: 753px;
	border:0;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url("http://www.uwo.ca/files/images/layout/tower4.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px
	}
	
html>body #boundary {
	width: 750px;
	border:0;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url("http://www.uwo.ca/files/images/layout/tower4.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px;
	}
	
	
html>body #boundary .small author {
	font-weight: bold;
    }
	
#header {
	background-color:#fff;
	clear:both;
	width:770px;
	margin:0px auto;
	padding: 10px 0 0 0;
	}
	
#wordmark {
	display: block;
	float:right;
	padding: 0 20px 0 0;
	border: 0;
	margin: 0;
	width: 170px;
	height: 50px;
	}
	
#section_id {
	display: block;
	float:left;
	padding: 0;
	border: 0;
	margin: 0;
	width: 540px;
	height: 50px;
	}

	
#content {
	clear:both;
	padding:0;
	}

#doubleleftcol {
	display: block;
	float: left;
	width: 570px;
	padding: 0;
	border: 0;
	}

#leftcol{
	float: left;
display: block;
	width: 150px;
	margin: 4px 3px 0px 0px;
	border: 0;
	text-align: left;
	font-size: 9px;
	border-top-width: medium;
	line-height: 25px;
	height: 100%;
	}
	
html>body #leftcol{
display: block;
	float: left;
	width: 170px;
	margin: 0px 3px 0px 0px;
	border: 0;
	text-align: left;
	font-size: 9px;
	border-top-width: medium;
	line-height: 25px;
	height: 100%;
	}
	
#leftcol ul li {
	list-style: none;
	position: relative;
/*
	background-image: url("http://www.uwo.ca/files/images/layout/grey_gradient.jpg");
*/
background: transparent;
/*	left: -38px;*/
	left: -44px;
width: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 5px;
border-top: 1px solid #ccc;
	}

#leftcol h2 {
line-height: 1.4em;
}

#centercol {
       float: right;
       border: 0 none;
       margin: 0;
       padding: 0 3px;
       width: 385px;
}
#commlines{
	float: left;
	width: 380px;
	border: 0;
	margin: 0;
	padding: 5px 3px 0 20px;
	}

#rightcol {
	float: left;
	padding: 0;
	width: 170px;
	border: 0;
	margin: 0 0 0 5px;
	}
	
#rightcol li a:link {
	color: #609;
	text-decoration: none;
	margin:0px;
	display:block;
	}
	
#rightcol li a:visited {
	color: #609;
	text-decoration: none;
	margin:0px;
	display:block;
	}

#rightcol li a:hover {
	color: #609;
	background-color:#ccc;
	margin:0px;
	display:block;
	}

#sidebar {
	text-align: center;
	border: 1px solid #609;
	padding: 0 0 10px 0;
	width: 180px;
	margin: 0;
	}
	
#sidebar p {
	text-align:left;
	font-size: 11px;
	padding: 10px;
	}
	
#footer {
	display:block;
	float:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear:both;
	padding: 0px 0 20px 0px;
	width: 750px;
	height: 70px;
line-height: 1.4em;
/*	line-height: 12px; */
	}
	
html>body #footer {
	display:block;
	float:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear:both;
	padding: 0px 0 20px 20px;
	width: 700px;
	height: 70px;
line-height: 1.4em;
/*	line-height: 12px; */
	}
	
#footer p {
	padding-top: 10px;
	}
	
/* custom classes */

.alt {
	display: none;
	}

.caption {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	}
	
.feed {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.nav_about_box {
	background-color: #609;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	}

.general_items {
	background-color:#eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 6px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px 5px 10px 0;
	height: 14px;
	line-height: 14px;
	marker-offset: auto;
 min-width: 180px;
/*	padding: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000; */
	}
	
.thumbnail {
	padding: 5px;
	}
	
.printalso {
	display:none;
	}
.hide {
display: none;
}