.borderless {
	border-right-width: thick;
	border-right-color: #000000;
}


.normal-title {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
	color: #C80000 ;
	text-decoration: none;
	border: 0;
}
.title {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 16px;
	color: #000000 ;
	text-decoration: none;
	border: 0;
	padding-bottom: 10px;
	min-width:300px;
	margin-left: 240px;
}
.normal-selected{

	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style:italic;
	font-size: 10px;
	color: #000000;
	padding-bottom: 0px;
	text-decoration: none;
}
.normal {

	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 0px;
	text-decoration: none;

}
.normal:hover {

	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 10px;
	color: #999999;
	border-right-style: none;
	text-decoration: none;

}
.normal-nolink {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 0;
}
.text {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: 0;
}
.caption {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 0;
	text-align: left;
	max-width:1000px;
	min-width:300px; 
	
}
.video-caption {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 0;
	text-align: left;
	max-width:1000px;
	min-width:300px; 
	margin-left: 240px;
}
.opera-caption {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 0;
	max-width:1000px;
	min-width:300px;
	width:1000px; 
	white-space:normal; 
	text-align:justify; 
	margin-left: 0px; 
}
.caption-centered {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 0;
	text-align: center;
	max-width:1000px;
	min-width:300px; 
	
}

body {
	font-size: 12px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	line-height: 1.3em;
	color: #000000;
}

.tableposition {
	margin-top:20px; 
	margin-left:40px;
}

.nav{
    float: left;
	width: 240px;
}
.col{
    float: left;
	width: 400px;
	
}
.images {
	width: 100%;
	overflow: visible;
	white-space: nowrap;
	padding-right: 100px;
		
}

.images img {
	display: inline-block;
	
}
.images > div {
	display: inline-block;
	vertical-align: top;
}
.images iframe {
	display: inline-block;
}
.images figure {
	display: inline-block;
	
}
white-space: pre 

.copyleft {

	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 0px;
	text-decoration: none;
	position:absolute;
    bottom:10px;
    left:350px;
}
