* 
	{
	margin: 0;
	padding: 0;
	}

body 
	{
	background: #FFFFFF url(../image/122/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	}

table, table td
	{
	/*border: 1px solid #000;*/
	vertical-align:top;
	}

h2, div.pagetitle h2, #container_page h1, #container_page h3
	{
	margin-top : 15px;
	margin-bottom : 15px;
	line-height : 20px;
	font-size:16px;
	color:#BB1A2C;
	border-bottom:1px solid #99b3e2;
	}
	
p, blockquote, ul, ol 
	{
	margin-bottom: 1.8em;
	line-height: 130%;
	}

a 
	{
	color: #000000;
	}

a:hover 
	{
	text-decoration: none;
	}

.heading 
	{
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	}

#container_page
	{
	display:block;
	margin:0 auto;
	width:900px;
	height:100%;
	position:relative;
	clear:both;
	padding:0;
	background: url(../image/122/bgbody.jpg) top center repeat-y;
	}

#container_page[id] 
	{
	min-height: 100%;
	height: auto !important;
	}

/* Header */

#header {
	width: 790px;
	height: 106px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	background: url(../image/122/Toronto-Institute-for-Contemporary-Psychoanalysis-Logo.jpg) left top no-repeat;
}

#header a 
	{
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	}

#header h1 
	{
	font-size:200%;
	padding-top:18px;
	color:#FFFFFF;
	line-height:100%;
	margin:0px;
	padding-left: 170px;
	width: 400px;
	}

/* Columns */

#left 
	{
	display:block;
	float: left;
	width: 240px;
	margin: 0;
	padding-left:5px;
	}

#bannerleft
	{
	display:block;
	float:left;
	width:190px;
	padding-left:10px !important;
	margin:0;
	}

#current 
	{
	font-weight: bold;
	}

#center 
	{
	display:block;
	float:left;
	line-height: 130%;
	text-align:justify;
	width:600px;
	margin-left:10px;
	}

#center ul, #center ol 
	{
	margin-left: 3em;
	}
	
#center a
	{
	color:#E21A1A;
	}

.pic
	{
	width:500px;
	}

#ifpe a img
	{
	border:0;
	}

#center img 
	{
	/*max-width: 500px !important;*/
	/*width: expression(this.width > 500 ? 500: true);*/
	max-width:580px;
	width: expression(this.width > 580 ? 580: true);
	max-height:700px;
	height: expression(this.height > 700 ? 700: true);
	}

#center ul, #center ol li ul 
	{
	list-style-type:none;
	padding-left:0;
	margin:0;
	}

#center ul li, #center ol li ul li
	{
	padding-left:14px;
	}

/* Footer */

#footer 
	{
	display:block;
	width:100%;
	height:25px;
	bottom:0;
	left:0;
	background: url(../image/122/bgfooter.jpg) top left repeat-x;
	text-align: center;
	font-size: 10px;
	color: #fff;
	padding-bottom:3px;
	margin:0;
	}
	
	#footerinside{
	display:block;
	width:900px;
	margin:0 auto;
	}
	
	#footer a{
	COLOR:#FFF;
	}

#footerleft 
	{
	margin: 0;
	line-height: normal;
	}

#footerright 
	{
	margin: 0;
	line-height: normal;
	}
	

.centre
	{
	text-align: center;
	}
	
#CURRENT
	{
	font-weight: bold;
	color: #FF0000;
	}
	
	
#mainmenudiv
	{
	margin:0;
	padding:0;
	display:block;
	float:left;
	}

#mainmenudiv ul
	{
	list-style-type:none;
	padding:0;
	margin:0;
	}

#mainmenudiv ul li
	{
	padding:5px 0px 5px 2px;
	line-height:13px !important;
	width: 190px;
	}

#mainmenudiv ul li a 
	{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	/*padding-left:2px;*/
	}

#mainmenudiv ul li a:hover{
	text-decoration:none;
	color:#333;
}

#mainmenudiv ul li ul 
	{
	margin-left:8px;
	}

#mainmenudiv ul li ul li a 
	{
	/*padding-left:2px;*/
	font-size:11px;
	border-bottom:1px solid #eceaea;
	}	

#mainmenudiv ul li ul li 
	{
	width:180px;
	}

#mainmenudiv ul li ul li a 
	{
	color:#999;
	}

#topmenuwrapper {
	background: url(../image/122/bgtop.jpg) bottom left repeat-x;
	height:40px;
	margin:0;
}	
	
	#topmenu
		{
		padding:0;
		display:block;
		margin: 0px auto;
		width:900px;
		}

	
	#topmenu ul
		{
		display:block;
		margin-top: 10px;
		list-style-type:none;
		float:right
		}
	
	#topmenu ul li
		{
		float:left;
		padding-left:35px;
		padding-top:0px;
		margin-left:15px;
		}
	
	#topmenu ul li a 
		{
		color:#223697;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		text-transform: uppercase; /* ADD THIS */
		}
	
	#topmenu ul li a:hover{
		color:#e21a1a;
	}
	
	#topmenuright {
		float:right;
		margin-right:30px;
		padding-top:12px;
		}
	
	#topmenuright a:link, #topmenuright a:visited {
		font-size:12px;
		color:#333333;
	}
	
	#topmenuright a:hover {
		font-size:12px;
		color:#990000;
	}
	
	#topmenuleft {
		float:left;
		padding-top:8px;
		font-size:18px;
		font-weight:bold;
		line-height:105%;
		color:#333333;
	}
	
form 
	{
	width: 600px ;
	margin: 0;
	padding: 0;
	color:#666;
	}

form h3
	{
	clear : both;
	height: 20px;
	margin-top : 10px;
	margin-bottom:5px;
	border-bottom:1px solid #5C7EAE;
	color:#5C7EAE;
	}

form fieldset 
	{
	margin: 10px 15px;
	padding: 15px;
	border: none;
	position: relative;
	}
	
form fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	top: -10px;
	position: relative;
	color:#666;
	}
	
form fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 280px;
	line-height: 17px;
	padding-right: 2px;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	}

form em
	{
	color:#F00;
	}
	
form fieldset br 
	{
	clear: left;
	}
	
form fieldset input,
form fieldset textarea
	{
	border: 1px solid #b2b6c5;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	width: 180px;
	font-size: 11px;
	color:#666;
	}
	
form fieldset select 
	{
	padding: 0;
	border: 1px solid #b2b6c5;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	width: 186px;
	font-size: 11px;
	color:#666;
	}

form fieldset input[type=checkbox]
	{ 
	width: 20px !important; 
	display:block;
	}

form fieldset input[type=radio]
	{ 
	width: 40px !important;
	margin-left: 100px !important;
	padding-right: 10px !important;
	display:block;
	clear: both;
	}

form fieldset input:focus,
form fieldset textarea:focus,
form fieldset select:focus 
	{
	background-color: #ffffff;
	border: 1px solid #b2b6c5;
	font-size: 11px;
	color:#666;
	}

form strong
	{
	color: #FF0000;
	font-weight: bold;
	}

form input.submit
	{
	background:#EB1924;
	color:#000;
	font-weight:bold;
	width:100px;
	float:right;
	margin-right:20px;
	}

textarea.invisible
	{
	background		: white;
	border			: White;
	border-bottom-color 	: White;
	border-color 		: white;
	border-style 		: none none none none;
	border-top-color 	: White;
	border-width 		: 0;
	margin 			: 0;
	outline-color 		: White;
	outline-style 		: none;
	text-align 		: left;
	Width			: 296px;
	}

#CaptchaImage
	{
	margin-left:280px;
	}
	
div.hover_bigimage img
	{
	height: 300px;
	}
div.hover_thumb
	{
	float: left;
	border-style: none;
	}
div.hover_thumb img
	{
	border-style: none;
	width: 50px;
	}
div.hover_thumb a
	{
	border-style: none;
	}
div.hover
	{
	clear: right;
	}
a.hs-control-prev
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-next
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-close
	{
	padding: 10px;
	text-align: center;
	}


