HTML {
width: 89.5%;
}

BODY {background: #F0F0FF url("images/apple-blue-trans-ghost.png") no-repeat fixed center center;
margin: 30px 0px 0px 40px;
font-family: helvetica, sans-serif;
}

img {
width: 100%;
}

#title {
width: 56%;
position: absolute;
top: 30px;
left: 4%;
font-size: medium;
}

#translink {
font: bold 80% helvetica, sans-serif;
text-indent: 0px;
padding: 9% 0% 0% 5%;
}

#sidebar {
float:right;
display: inline;
color: #151B54;
width: 180px;
border: 1px solid black;
background: #C6DEFF;
font: bold 22px garamond, serif;
padding: 0px 20px 15px 35px;
margin: 0px -20px 20px 55px;
}

#main {
padding: 2% 00% 0% 3%;
font: 120% nimbus, helvetica, sans-serif;
}

#anglo {
margin-bottom:25px;
}

#espo {
margin-bottom: 25px;
}

.subsection {
display: block;
font: bold 125% sans-serif;
clear: left;
padding: 20px 0px 5px 0px;
}

.endpiece {
padding: 5% 0% 3% -1%;
font: bold 60% helvetica, sans-serif;
display: block;
clear: left;
}

a:link {text-decoration: none}
a:active {text-decoration: none}


a:hover {
	font-weight:bold;
	background-color:#ffcc00;
}


a:visited {
	color: #009999;
text-decoration: none;
}

p {text-align: justify;}

.inl {
float: left;
display: inline;
width: 400px;
margin: 0px 50px 10px 10px;
border: 3px solid #666666; 
}

.esperanto {
color: #348017
}

.esidebar
{color: #348017; 
font: bold 80% helvetica, sans-serif;
}

.sidebarpic
{center;
border:none;}

.anglo {
color: #571B7e;
}

.pixsection
{display: block;
}

.pagetitle {
font: bold 300% serif;
padding-bottom: 2%;
}

img.thisis {
    margin-left: auto;
    margin-right: auto;
width:400px;
height:300px;
} 

img.thumbnail {
display: block;
float: left;
margin: 5px 5px 5px 5px;
border: 3px solid #666666;
height:240px;
width:auto;
} 

ul, li {
margin: 0;
padding-left: 0;
}

ul {list-style: disc outside;
padding-top: 12px;
}


li {
padding-bottom: 12px;
}

LI.list1 {list-style: url(images/apple-blue-trans-bullet.png);
padding-left: 5px;}

LI.list2 {list-style: url(images/apple3-trans-bullet.png);
padding-left: 5px;
position: relative; 
left: 5%;}

li.side {padding-left: 0px;}

li.afterthought {font-size: 80%; 
color: black;}

TD { vertical-align: baseline;
padding: 0% 5% 0% 0%;}

TABLE   { table-layout:fixed; border-collapse: collapse; margin: 2% 0% 2% 2% }
