a {
	color: #CC7133;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

p, ul {
	text-align: justify;
	padding: 0;
}

dd li{
	margin:0 0 1em 1.2em;
	
}


dt {
	font-weight: bold;
}

dd {
	text-align:justify;
	margin:6px 0;
}

h1{
	position:relative;
	margin:0px;
	font-size:1.5em;
	background-color: #CC7133;
	color: #FFFFFF;
	padding: 3px 0 3px 3px;
	width:470px;
	height:1.3em;
}

h1 img{
	position:absolute;
	top:-1px;
	right:-1px;
}

h2{
	margin:10px 0 10px 0px;
	font-size:1.2em;
	width:470px;
	background-color: #CC7133;
	color: #FFFFFF;	
	padding: 3px 0 3px 3px;
}

#menu a:hover {
	background-color: #CC7133;
}

#headerColorBar {
	background-color: #CC7133;
}

#footerMenu {
	background-color: #CC7133;
}

.seminarsTopCorners {
	position:absolute;
	top:-2px;
	right:-2px;
}

.seminarsBottomCorners {
	position:absolute;
	bottom:-2px;
	left:-2px;
}

.seminars {
	position:relative;
	border: 1px solid #CC9966;
	margin-top: 5px;
	padding: 12px;
	background-color: #EDEAE6;
	color:#CC7133;
	font-size:1.1em;
	float:left;
	width:590px;
}

.seminarsPict {
	width: 105px;
	height: 110px;
	float: left;
	text-align:right;
	font-size:1.9em;
	line-height:0.75em;
	float:left;
}

.seminarsPict img{
	border : 1px solid #CC9966;
}

.seminarsTxt {
	float: right;
	width: 470px;
}

.goBack {
	float: right;
	text-align:center;
	width:8em;
	font-size:0.8em;
	padding:5px;
	background-color: #EDEAE6;
	color: #CC7133;
	text-decoration:none;
	border: 1px solid #CC9966;
}

.goBack:hover {
	float: right;
	text-align:center;
	width:8em;
	font-size:0.8em;
	padding:5px;
	background-color: #CC9966;
	color: #FFFFFF;
	text-decoration:none;
}

dl {
	text-align:justify;
}

dl dt{
	float:left;
	font-weight:bold;
}

dl dd{
	margin:0px;
	display:inline;
}
