/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;

	font: normal small Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #005252;
}

h2 {
	padding-left: 20px;
	padding-top: 12px;
	background: url(/training/images/tr_img05_copy.jpg) no-repeat;
	font-size: 16px;
	height:32px;
	line-height: 30px;
}

h4 {
	padding-left: 20px;
	padding-top: 12px;
	background: url(/training/images/tr_img05_copy2.jpg) no-repeat;
	font-size: 16px;
	height:32px;
	line-height: 30px;
}
h5 {
	padding-left: 20px;
	padding-top: 12px;
	background: url(/training/images/tr_img05_copy3.jpg) no-repeat;
	font-size: 16px;
	height:32px;
	line-height: 30px;
}
h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

a {
	background: url(/training/images/tr_img03.gif) repeat-x left bottom;
	text-decoration: none;
	color:#006666;
}

a:hover {
	background: none;
	text-decoration: underline;
}


#mainframe {
	width: 900px;
}

/* Links */

#links {
	float: left;
	width: 300px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: right;
	height:280px;
}
#links1 {
	float: left;
	width: 264px;
	background-image:url(/training/images/tr_base01.jpg);
	background-repeat: no-repeat;
	height:86px;
	background-position: right;
}
#links2 {
	float: left;
	width: 224px;
	background-image:url(/training/images/tr_base02x.jpg);
	background-repeat: no-repeat;
	height:86px;
	background-position: right bottom;
}
#links3 {
	float: left;
	width: 224px;
	background-image:url(/training/images/tr_base03.jpg);
	background-repeat: no-repeat;
	height:86px;
	background-position: right;
}
#links ul {
	margin: 0;
	padding: 0;
	width:200px;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(/training/images/tr_img10.gif) repeat-x;
	width: 100%;
	margin-left:2px;
}

#links li li {
	padding: 3px 0;
	background: url(/training/images/tr_img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li a:hover {
	background: none;
	color: #990000;
	text-decoration: underline;
}

#contents iframe.events {
	border-width:1px; 
	border-color:#dedede; 
	background:#fff; 
	border-style:solid;

}

