@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}


body {	
	font-size: 11px; 
	font-family: Georgia, Helvetica, Verdana, sans-serif;
    	letter-spacing: 0px;
	}
		
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #6E7E46;
	}
	
	
body.section-1 { }
body.section-2 { }
body.section-3 { }	

/* CONTENT */

#content {
    margin:center;
	margin: 0px 0px 25px 100px;
    padding-top: 45px; 
	padding-left: 200px;
	width:500px;
	
}

.container {
    padding: 5px 5px 25px 5px;
	border:thick;
	border-color:#FF6600;
}

.container2 {
    padding: 5px 5px 25px 5px;
	border:thick;
	border-color:#FF6600;
}

#content2 {
    margin:center;
	margin: 0px 0px 25px 200px;
    padding-top: 45px; 
	padding-left: 200px;
	width:600px;
	
}



/*MENU*/

#menu {
   	width: 200px;
    overflow: hidden;
   	bottom: 0;
	left: 0;
	display: block;
	float: left;
	margin: 20px 30px 25px 20px;
   	padding-top: 15px;
   	padding-right: 15px;
   	height: 100%;
	line-height: 12px;
	background-color:#fff;
	/*filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;*/

}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0; 
}

#menu ul li.section-title { color: #000; font-family: Georgia, Helvetica, Verdana, sans-serif; font-size: 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 0px;  line-height:150%; background-color: none; }

#menu li.active { background-color:#eee; color: #000; width: 120px; padding: 1px 1px 1px 1px;}
#menu li.active { font-weight:none; color: #000;}




/* MAIN TEXT LIGHT */
.maintext{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:1em;
}


.year{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:1em;
	margin: 5px 5px 5px 0px;
	line-height:2em;

}


.titlebio{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6E7E46;
	line-height:2em;

}
.quote{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:1.5em;

}
.quote2{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height:1.5em;
	font-style:italic;
}

.titlearticle{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#6E7E46;
	line-height:2em;

}
.titlearticle3{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#6E7E46;
	line-height:1em;

}
.infobio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin: 5px 5px 5px 0px;
	line-height:2em;
}



/* MAIN TEXT BOLD */
.maintext_bold{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}


.info_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	
}

.info_light{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

#info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin-top:20px;
	line-height:1.4em;
	margin-left:5px;
	width:200px;
}


.copyright {
font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#000;
	margin-top:300px;
}

.sm {
font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#000;
	margin-top:300px;
}


#spacer {
margin-top:15em;
}

#spacer1 {
margin-top:2em;
}



#img-container { margin: 0; padding: 0; }
#img-container p { width: 500px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#num {padding-left: 0px; }
	.img-bot {margin-bottom: 6px; display: block; width:300px}
	
	
#s6 { width: 300px; height: 230px; border: 1px solid #ddd; background-color: #eee; }
#s6 div { width: 270px; height: 200px; padding: 15px; color: #333; text-align: left; font-size: 16px; }
#s6 div img { float: left; margin: 0 10px 10px 0; width: 100px; height: 100px; padding: 3px; background: #fff }

#s7 { width: 230px; height: 230px; border: 1px solid #ddd; background-color: #eee; }
#s7 div { width: 200px; height: 200px; padding: 15px; color: #333; text-align: left; font-size: 16px; overflow: hidden }

#s6 div, #s7 div { top: 0; left: 0 }
#big { width: 500px; text-align: left }

td a { margin: 5px }



.nav2 { 
margin: -2px 498px;
width:700px;

}

.nav { 
margin: 10px 0px;
width:700px;

}

#nav a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }
#output { text-align: left; }	
	
	
