#wrapper {
	margin:0px 0px;
	width: 760px;
}
#wrapper_left {
	width: 760px;
	margin: 0px 0px;
	float:left;
	background-color:#e4e4e4;
	background-image:url(images/greybg.jpg);
	background-repeat:repeat-y;
}
#wrapper_left_nobg {
	width: 760px;
	margin: 0px 0px;
	float:left;
	background-color:#e4e4e4;
	background-image:url(images/whitebg.jpg);
	background-repeat:repeat-y;
}
#wrapper_right {
	margin-left: 760px;
	background-image:url(images/osgoode_bgsidebanner.jpg) no-repeat;
	/*background-color:#999999;*/
}
#header {
	float:left;
	width: 760px;
}
#main {
	float:left;
	width: 583px;
	background-color:#FFFFFF;
	background-image:url(images/greybg.jpg);
	background-repeat:repeat-y;
}
#main_nobg {
	float:left;
	width: 583px;
	background-color:#FFFFFF;
	background-image:url(images/whitebg.jpg);
	background-repeat:repeat-y;
}
#main_content {
	float:left;
	width: 558px;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
}
#about_content {
	float:right;
	width: 429px;
	background-color:#FFFFFF;
}
#leftsidebar {
	float:left;
	width: 130px;
	margin-left: 11px;
}
#leftsidebar_greyline {
	float: left;
	width: 11px;
	background-color: #ececec;
}

#rightsidebar {
	float:right;
	width: 177px;
	background-color:#999999;
}
#greyline {
	float:left;
	width: 1px;
	background-color:#999999;
}
#rightsidebar_content {
	float:right;
	width: 176px;
	background-color:#FFFFFF;
}
#footer {
	width: 760px;
	float:left;
	margin-top: -10px;
}
#yorklogo {
	width: 176px;
	background-color:#FFFFFF;
	float:right;
}

#footer_bar {
	width: 760px;
	float:left;
}

#footer_bar_main {
	width: 760px;
	float:left;
}


#copyright_main {
	width: 583px;
	background-color:#FFFFFF;
	float:left;
	padding-top:40px;
}

#copyright {
	width: 583px;
	background-color:#FFFFFF;
	background-image:url(images/greybg.jpg);
	float:left;
	padding-top:40px;
}
	
.topgreenbar {
	background-image: url(images/profdev-main_top_34.jpg);
	background-repeat: repeat;
}
.bottomblackbar {
	background-image: url(images/profdev-main_end_38.jpg);
	background-repeat: repeat;
}
.mainhead {
	font-family: Arial;
	font-size: 30px;
	color: #cdd424;
	font-weight: lighter;
}
.bodytext_largerlineheight {
	font-family: arial;
	font-size: 11px;
	color: 474747;
	line-height: 14px;
}
.bodytext {
	font-family: arial;
	font-size: 11px;
	color: 474747;
}
.main_subhead {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7D832A;
}
.sidebar_toptitle {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
.sidebar_head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7D832A;
}
.sidebar_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #97A46E;
}
.body_green {
	font-family: arial;
	font-size: 11px;
	color: #7D832A;
}
body {
    background-image:url(images/osgoode_bgsidebanner.jpg);
	background-position: 760px 0px;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color:#999999;
}

a {
	color:#990000;
}

a:vlink {
	color:#CC3333;
}

#layer1 a{
	color:#FFFFFF;
	text-decoration:none;
}

#layer1 a:hover{
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
}


a:hover {
	background-color:#990000;
	color:#FFFFFF;
}
	
.sectionhead_white {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: lighter;
}
   html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
#fullheight {height:100%}.yorklogobottom {
	background-image: url(images/profdev-main_side_74.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
.side_nav {
	font-family: arial;
	font-size: 12px;
	color: #483D38;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

	/* adding hyperlink code for "non-red" list elements */	
.black_link {
	color: #000000; 
	text-decoration: underline;
	} 
	
.black_link a:link {
	color: #000000; 
	text-decoration: underline;
	}  
	
.black_link a:visited {
	color: #000000; 
	text-decoration: underline;
	} 
	
.black_link a:hover {
	text-decoration: none;
	background-color: #990000;
	color: #fff;
	}
	
.black_link a:active {
	color: #000000; 
	text-decoration: none;
	}   
	
	
	
.black_link li a:link {
	color: #000000; 
	text-decoration: underline;
	}  
	
.black_link li a:visited {
	color: #000000; 
	text-decoration: underline;
	} 
	
.black_link li a:hover { 
	text-decoration: none;
	background-color: #990000;
	color: #fff;
	}
	
.black_link li a:active {
	color: #000000; 
	text-decoration: none;
	}

/* LEFT SIDEBAR */
	
#left-sidebar  {
	position: absolute;
	/*top:125px;*/
	left: 11px;
	width: 129px;
	text-align: left;
	float:right;
	margin: 0;
	padding: 0;
	/*background: url(images_for_css/leftsidebarbg_top.gif) no-repeat top left;
	background-color: #e8e8e8;*/
	background-color: #e4e4e4;
	}
	
#left-sidebar h1  {
	font-family: arial;
	font-size: 11px;
	letter-spacing: 0.5px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333;
	text-align: center;
	}
	
#left-menu {
	width: 129px;
	float:right;
	}
	
p.left-menu-main-top  {
	height: 2.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
p.left-menu-main-double-top  {
	height: 3.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
p.left-menu-main-triple-top  {
	height: 4.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
p.left-menu-main  {
	height: 2.4em;
	margin: -9px 0px 0px 0px;
	padding: 0px;
	}
	
p.left-menu-main-double  {
	height: 3.3em;
	margin: -9px 0px 0px 0px;
	padding: 0px;
	}	
	
p.left-menu-main-triple  {
	height: 4.2em;
	margin: -9px 0px 0px 0px;
	padding: 0px;
	}
	
p.left-menu-sub-double {
	height: 3.3em;
	margin: -9px 0px 0px 0px;
	padding: 0px;
	color: #999;
	}
	
p.left-menu-sub-triple {
	height: 4.2em;
	margin: -9px 0px 0px 0px;
	padding: 0px;
	color: #999;
	}
	
p.left-menu-sub {
	height: 2.4em;
	margin: -9px 0px 0px 0px;
	padding: 0px;
	color: #99;
	}

#left-sidebar a {
	width: 100%;
	display: block;
	color: #333;
	text-decoration: none;
	font-family: arial;
	font-weight: plain;
	font-size:12px;
	background: url(images_for_css/left-menu-item-bg.gif) repeat-y bottom left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 4px;
	}
	
#left-sidebar a.submenu {
	background: url(images_for_css/left_submenu_item_bg.gif) repeat-y bottom left;
	}
	
#left-sidebar a.submenuselected {
	background: url(images_for_css/left_submenu_item_hover_bg.gif) repeat-y bottom left;
	}
	
#left-sidebar a.submenu-end  {
	background: url(images_for_css/left_submenu_end_item_bg.gif) no-repeat bottom left;
	}
	
#left-sidebar a.submenuselected-end  {
	background: url(images_for_css/left_submenuselected_end_item_bg.gif) no-repeat bottom left;
	}
	
#left-sidebar a:hover.submenu  {
	background: url(images_for_css/left_submenu_item_hover_bg.gif) repeat-y bottom left;
	color: #333;
	text-decoration: none;
	}

#left-sidebar a:hover.submenuselected  {
	background: url(images_for_css/left_submenu_item_hover_bg.gif) repeat-y bottom left;
	color: #333;
	text-decoration: none;
	}
	
#left-sidebar a:hover.submenu-end  {
	background: url(images_for_css/left_submenu_item_hover_bg.gif) repeat-y bottom left;
	color: #333;
	text-decoration: none;
	}
	
#left-sidebar a.selected  {
	background: url(images_for_css/left_menu_item_selected_bg.gif) repeat-y bottom left;
	}
	
#left-sidebar a.selectedsingle  {
	background: url(images_for_css/left-menu-hover-bg.gif) repeat-y bottom left;
	}
	
#left-sidebar a.white-selected  {
	background: url(images_for_css/left-menu-hover-bg.gif) repeat-y bottom left;
	}
	
#left-sidebar a.resume {
	background: url(images_for_css/left_menu_item_resume_bg.gif) no-repeat bottom left;
	}
	
	#left-sidebar a.resume-double {
	background: url(images_for_css/left_menu_item_resume-double_bg.gif) no-repeat bottom left;
	}

#left-sidebar a:hover  {
	background: url(images_for_css/left-menu-hover-bg.gif) repeat-y bottom left;
	color: #333;
	text-decoration: none;
	}

#left-sidebar a:hover.expanded  {
	background: url(images_for_css/left_menu_item_selected_bg.gif) repeat-y bottom left;
	color: #333;
	text-decoration: none;
	}

.ender{
	height: 4px;
	width: 130px;
	padding: 0px;
	margin: 0px;
	background: url(images_for_css/left_menu_item_resume_bg.gif) no-repeat bottom left;
	

	}
.red_text {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.red_textbold {
	color: #990000;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.titletext {
	font-family: arial;
	font-size: 12px;
	color: 474747;
	font-weight: bold;
}
