<!--



body {

	font: x-small Verdana, Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	background: #FFFFFF url('images/pg_back.gif') repeat-y;

}



#masthead {

	height: 59 px;

	color: #FFFFFF;

	background: #000000;

}



#content {

	margin-left: 160px;

	padding: 0px 35 0px 40px;

	color: #000000;

	font-size: 12px;

	line-height: 18px;

}



#content td {

	font-size: 12px;

	line-height: 18px;

}



#content h2 {

	font-family: serif;

	font-size: 34px;

	line-height: 40px;

	font-weight: bold;

	font-style: italic;

	padding: 12px 0 12px 0;

	color: #397606;

	border-bottom: 4px dotted #CCCCCC;

}



#content h3 {

	font-size: 16px;

	line-height: 20px;

	font-weight: bold;

	margin: 0;

	padding: 14px 0 0 0;

	color: #000000;

}



#content h4 {

	font-size: 11px;

	line-height: 13px;

	font-weight: bold;

	margin: 0;

	padding: 0 0 14px 0;

	color: #666666;

}



#content p {

	margin: 3 0 12 0;

}



#content ol li{

	margin: 3 0 12 0;

}



#content ol h3 {

	margin: 12 0 3 -40;

}



#content a {

	font-weight: bold;

	text-decoration: none;

	color: #41649B;

}



#content a:hover {

	color: #00356F;

}







/* Home page detail table for the upcoming workshops */

#workshops td {

	border-bottom: 1px solid grey;	

	font-size: 11px;

	line-height: 13px;

	font-weight: bold;

	color: #666666;

}



#workshops th {

	border-bottom: none;	

	font-size: 11px;

	line-height: 13px;

	font-weight: bold;

	color: #666666;

	text-align: left;

	padding-left: 10;

}



#workshops td a {

	font-weight: bold;

	text-decoration: none;

	color: #41649B;

}



#workshops td a:hover {

	color: #00356F;

}



#workshops td h4 {

	margin: 0;

	padding: 0;

	font-size: 14px;

	line-height: 18px;

	font-weight: bold;

	text-decoration: none;

	color: #FFFFFF;

}



#workshops td p {

	font-size: 11px;

	line-height: 15px;

	font-weight: normal;

	color: #666666;

	margin-bottom: 6px;

}



/* Footer styles */

#footer {

	margin-left: 160px;

	padding: 24px 35 18px 40px;

	color: #999999;

	font-size: 10px;

	line-height: 14px;

}





#footer p {

	margin: 3 0 12 0;

}



#footer a {

	font-weight: bold;

	text-decoration: none;

	color: #41649B;

}



#footer a:hover {

	color: #00356F;

}







div#nav {

position: absolute;

	left: 0;

	top: 59px;

	float: left;

	width: 160px;

	margin: 0;

 	font-size: 12px;

	border-top: 1px solid #FFFFFF;

}



div#nav ul {

	margin: 0;

	padding: 0;

	width: 160px;

	background: #41649B;

}



div#nav li {

	list-style: none;

	margin: 0;

	border-bottom: 1px solid #FFFFFF;

}



div#nav li a {

	color: #FFFFFF;

	display: block;

	padding: 0.5em 0 0.5em 6px;	

	text-decoration: none;

	width: 100%;

	voice-family: "\"}\"";

	voice-family: inherit;

	width: 160px;

}



div#nav>ul a {

	width: auto;

}



div#nav li a:hover {

	background: #00356F url("images/arrow_right.gif") 100% no-repeat;

}

-->