
#llWrapper{
    width:960px;
    margin:auto;
    background-color: #eee;
    border: 1px solid black;
}

.llTextAndFigures{
	padding:5px 20px 5px 20px;
}
    
.llTextAndFigures p{
	font-family:'LatinModernSans10Regular', Arial, sans-serif;"Times New Roman", Times, serif;
	font-size:19px;
	text-align:justify;
	margin:10px 0px 10px 0px;
}


.gap{
height:100px;
}
.gapTop{
height:20px;
}
.gapSmall{
height:23px;
}

.headerImages{
margin:auto;
display:in-line;
}

#headerPicture{
/*padding:50px 20px 0px 0px;*/
}

#headerImage1,#headerImage2,#headerImage3{
float:left;
display:in-line;
}
#headerImage1{
padding:100px 16px 20px 16px;
}
#headerImage2{
padding:20px 16px 20px 16px;
}
#headerImage3{
padding:80px 16px 20px 16px;
}

#textBox_w{
width:421px;
height:280px;
border:solid 2px;*/
/*padding:5px;*/
}

#bodyPicture{
/*padding:20px 0px 0px 0px;*/
}

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

a:hover{
color:#666;
}

#commentBox{
	width:700px;
	border:solid;
	border-width:2px;
	font-family:"Times New Roman", Times, serif;
	padding:10px 20px 10px 20px;
	/*background:#F7F7F7;*/
	margin:auto;
}


