@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#64002D url(images/background.jpg) repeat-x;
}
#content{
	margin: 38px auto 14px auto;
	width:847px;
	background-image: url(images/content-background.jpg);
}
#nav {
	background-image: url(images/navigation-background.jpg);
	padding-left: 29px;
	height: 26px;
}
#left {
	float: left;
	display:inline;
	width: 526px;
	background:url(images/left-side.jpg) no-repeat;
	padding-left: 36px;
	padding-right: 30px;
	min-height: 400px;
	_height:400px;
}
#left h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	margin-top: 20px;
	color: #2B0013;
}
#left h2{
	color: #64002D;
	font-size: 1.3em;
	margin-bottom: 16px;
	line-height: 1.4em;
	margin-top: 0px;
}
#left h2.home{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	margin-top: 20px;
	color: #2B0013;
}

#left p.title{
	color: #64002D;
	font-size: 1.8em;
	margin-bottom: 10px;
	margin-top:12px;
	font-weight:bold;
}
#left h2.nospace{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#left p{
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 16px;
	margin-top: 0px;
}
#left p.msg{
	background-color: #FFFFCC;
	padding: 6px;
	border: 1px solid #FEEE96;
	margin-top:0px;
}
#left ul{
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0px;
	margin-left: 14px;
	margin-bottom: 16px;
	margin-top: 0px;
}
#left ul li{
	list-style-type: none;
	background: url(images/bullet-arrow.png) no-repeat left .25em;
	padding-left: 20px;
	line-height:1.6em;
}
#left ul li ul{
	font-size: 100%;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#left ul li ul li{
}
#left ul.nospace{
	margin-left: 0px;
}
#left a:link{
	text-decoration: none;
	color: #970044;
}
#left a:visited{
	text-decoration: none;
	color: #3333CC;
}
#left a:hover{
	text-decoration: underline;
}
#left img.biopic{
	float: right;
	border: 1px solid #CCC;
	padding: 3px;
	margin-left: 16px;
	margin-top: 4px;
}

#left img.blogpic{
	float: left;
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 8px;
	margin-top: 5px;
}
#left div.logo{
	float: right;
	border: 1px solid #CCC;
	padding: 6px;
	margin-left: 16px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 235px;
	text-align: center;
}

#left div.survey{
	float: right;
	border: 1px solid #64002D;
	padding: 6px;
	margin-left: 16px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 240px;
	text-align:center;
}

.images img{
	border: 1px solid #CCC;
	padding: 4px;
	text-align: center;
	margin-left:10px;
	margin-top:10px;
}
#left hr{
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px;
}
#left form{
}
#left form p{
	text-align: left;
}
#left form p small{
	font-size: 90%;
	margin-left: 6px;
	color: #64002D;
}
#left form label{
	width: 150px;
	float: left;
}
#left form input.text{
	width: 250px;
}
#left form textarea{
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
}
#right {
	float: left;
	display:inline;
	width: 254px;
	background: url(images/right-side.jpg) no-repeat right top;
	margin-left: 1px;
	min-height: 400px;
	_height:400px;
	margin-bottom: 65px;
}
#right #box{
	margin-top: 23px;
	color: #64002D;
}
#right #box #boxcontent{/*background image is set within the sidebox files*/
	width: 169px;
	padding-left: 15px;
	padding-right: 45px;
	border-right: 1px solid #670531;
	min-height: 126px;
	_height:126px;
}
#right #box #boxcontent h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.8em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
}
#right #box #boxcontent h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: -6px;
	margin-top: 10px;
}
#right #box #boxcontent p{
	font-size: 1.3em;
	margin-top: 6px;
	margin-bottom: 0px;
}
#right #box #boxcontent ul{
	padding-left: 0px;
	font-size: 1.3em;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right #box #boxcontent ul li{
	list-style-type: none;
	background: url(images/arrow.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 2px;
}
#right #box #boxcontent a:link,#right #box #boxcontent a:visited{
	text-decoration: none;
	color: #64002D;
}
#right #box #boxcontent a:hover{
	text-decoration: underline;
}
#right #box #boxcontent.text{
	width: 204px;
	padding-right: 10px;
	background-color:#FFF;
	min-height: 75px;
	_height:75px;
}
#right #box #boxcontent.text h1{
	font-style: normal;
}
#right #box #boxcontent.text h2{
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #666;
}
#right #box #boxcontent.text p{
	padding-top: 10px;
	padding-bottom: 6px;
	margin: 0px;
}
#mcmasterlogo{
	margin-right: 24px;
	margin-top: -55px;
	text-align: right;
	float: right;
	border: none;
}
#footer {
	width: 776px;
	margin: 14px auto 0px auto;
	padding: 12px;
	background-color: #E1E1E1;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: right;
	font-size: 1em;
}
#footer p{
	margin:0px;
}
#footer a:link{
	text-decoration: none;
	color: #000;
}
#footer a:visited{
	text-decoration: none;
	color: #3333CC;
}
#footer a:hover{
	text-decoration: underline;
}
#magic {
	clear: both;
	display: block;
}
#publications h2{
	font-size:1.6em;
}
#publications h3 {
	margin:0;
}
#publications p{
	color:#999;
}
#right ul.social {
	margin:10px 0 0 5px;
	padding:0;
}
#right ul.social li {
	margin:0 0 10px 5px;
	float:left;
	display:inline;
}
#right ul.social img {
	border:none;
}



.training{
	border: 1px solid #C3D9FF;
	padding: 3px;
	margin-top: 26px;
	margin-bottom: 26px;
}
.training_bg{
	background: #E8EEFA url(images/training-bg.jpg) no-repeat bottom;
	padding: 20px 20px 30px;
}
.training h2{
	font-size: 24px !important;
	font-weight: normal;
}
.training h2 a{
	font-weight:normal;
}
.training p{
	font-size: 13px !important;
}
.training a{
	color: #000 !important;
	font-weight:bold;
}
.training a:hover{
}
.download{
	background: url(images/download-button.gif) no-repeat;
	display: block;
	padding-left: 98px;
	height: 54px;
	width: 170px;
	padding-top: 13px;
	padding-bottom: 13px;
	text-decoration: none;
	color: #000 !important;
}

