/* Standard tag definitions */
.mad_logo {
	background-image: url(http://www.alumni.uwo.ca/images/convio_images/giving/mad_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 100px;
	width: 175px;
}
.western_logo {
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	height: 50px;
	width: 150px;
	vertical-align:baseline;
	padding-top: 50px;
}
.western_logo2 {
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	height: 50px;
	width: 150px;
	vertical-align:baseline;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 0px 10px 0px 0px;
        margin-bottom: 6px;
	}
ul {
margin-top: 0px;
}
h1, .eventtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #609;
	padding: 0px 10px 0px 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: #000;
	}
	
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	}

a, a:link, a:active {
	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 */

#boundary {
	width: 750px;
	margin:0px auto;
	border:0;
	}
	
#header {
	background-color:#fff;
	clear:both;
	width:750px;
	margin:0px auto;
	padding: 10px 0 0 0;
	}
	
#wordmark {
	background-color:#ffffff;
	display: block;
	float:right;
	padding: 0;
	border: 0;
	margin: 0;
	width: 190px;
	height: 50px;
	}
	
#section_id {
	display: block;
	float:left;
	padding: 0;
	border: 0;
	margin: 0;
	width: 540px;
	height: 50px;
	}

	
#content {
	clear:both;
	padding:0;
	}
	
#menu {
	background-color: #609;
	width: 740px;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
    margin-bottom: 10px;
	background-image: url(images/purplecorner.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
}
	
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style: none;
	line-height:100%;
	margin: 0;
	padding-top: 0px;
	padding-left: 3px;
	display: inline;
}
	
#menu li a:link {
	color:#fff;
	text-decoration: none;
}
	
#menu li a:visited {
	color: #fff;
	text-decoration: none;
}
	
#menu li a:hover {
	color:#c9f;
	text-decoration: none;
}


#doubleleftcol {
	display: block;
	float: left;
	width: 548px;
	padding: 0;
	border: 0;
	}
#doubleleftcol2 {
	display: block;
	float: left;
	width: 520px;
	padding: 0;
	border: 0;
	}
#leftcol{
	float: left;
	width: 143px;
	margin: 0px 5px 10px 0px;
	border: 0;
	padding: 0 0 0 3px;
	}
	
#leftcol ul {
	list-style: none;
	margin: 0;
	padding: 7px 0 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#leftcol li {
	list-style: none;
	margin: 0;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#centercol {
	float: left;
	width: 385px;
	border: 0;
	margin: 0;
	padding: 0 3px 0 3px;
	}


#rightcol {
	float: left;
	padding: 0;
	width: 190px;
	border: 0;
	margin: 0 0 0 5px;
	}
	
#rightcol ul {
	list-style: none;
	margin: 0;
	padding: 7px 0 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#rightcol li {
	list-style: none;
	margin: 0;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#sidebar {
	text-align: center;
	border: 1px solid #609;
	padding: 0 0 10px 0;
	width: 190px;
	margin: 0;
	}
	
#sidebar p {
	text-align:left;
	font-size: 11px;
	padding: 10px;
	}
	
#sidebar ul {
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0 3px 0 3px;
	border-top: solid #b4b4b4 1px;
	}

#sidebar li {
	text-align: center;
	font-weight:bold;
	list-style: none;
	padding: 3px 0 3px 0;
	margin:0px;
	display:block;
	border-bottom: solid #b4b4b4 1px;
	}

#sidebar li a:link {
	color: #609;
	text-decoration: none;
	margin:0px;
	display:block;
	}
	
#sidebar li a:visited {
	color: #609;
	text-decoration: none;
	margin:0px;
	display:block;
	}

#sidebar li a:hover {
	color: #fff;
	background-color:#609;
	margin:0px;
	display:block;
	}

#footer {
	display:block;
	float:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear:both;
	border-top: 1px solid #609;
	padding: 10px 0 20px 0;
	width: 750px;
	margin-top: 20px;
	}
	
#footer p {
	padding-top: 10px;
	}
	
/* custom classes */

.alt {
	display: none;
	}

.caption {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	}
#nav2{
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 50px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
width: 520px;
height: 20px;
background-color: #660099;
background-attachment: scroll;
background-image: url(http://communications.uwo.ca/index_new/images/purplecorner.jpg);
background-x-position: left;
background-y-position: center;
background-repeat: no-repeat;
}
#nav2 li {
font-family: Arial,Helvetica,sans-serif;
color: #ffffff;
background-color: #660099;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
font-weight: bold;
float: left;
padding-right: 0px;
}
#nav2 a{
color: #ffffff;
text-decoration: none;
}
.nav_about_box {
	background-color: #609;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	}
.nav_about_box2{
background-color: #660099;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-align: center;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
background-image: url(http://communications.uwo.ca/index_new/images/purplecorner-r.jpg);
background-x-position: right;
background-y-position: center;
background-repeat: no-repeat;
width: 190px;
}
.general_items {
	background-color:#eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 20px 5px 10px 0;
	}
	
.thumbnail {
	padding: 5px;
	}
	
.printalso {
	display:none;
	}
#roberts_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005ca7;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	margin:0;
	}

#robarts{
color: #005ca7;
}

LABEL {
	white-space: normal;
}

#level_designated5type, #level_designated5primary {
    width: 242px;
}