
#container { width:770px; }
p { margin: 0 20px 5px 0; text-align: justify }
img{ padding: 0px 10px 5px 10px; margin: 0 5px 5px 0; }


#main { width:98%; float:right; font-size: 80%; }

.rtsquare { width:120px; float:right; }
.ltsquare { width:120px; float: left; }
.lt248 { width:248px; float:left; }
.rt248 { width:248px; float:right; }
.lt250 { width:250px; float:left; margin:0; padding:0;}
.rt250 { width:250px; float:right; margin:0; padding:0;}
.lt380 { width:380px; float:left; margin:0; padding:0; position:relative; }
.rt380 { width:380px; float:right; margin:5; padding:5; position:relative; }
.rt420 { width:420px; float:right; margin:5; padding:5; position:relative; }
.lt800 { width:800px; padding:5;  position:relative;}
.cen700 { width:700px; margin:0 auto; padding:5;  position:relative;}
.lt { width:99%; padding:3;  position:relative;}

.border1px { border: #528B8B 1px solid; }
.border3px { border-bottom: 3px solid #6B1930; }

.height120 { height: 120px; }
.height248 { height:248px; }

.marginbot { margin-bottom:6px; }
.marginleft { margin-bottom:6px; }

body.example h1 {
font: bold 2em/normal Geneva, Arial, Helvetica, sans-serif;
text-transform: capitalize;
color: #6B1930;
border-bottom: 2em solid #6B1930;
width:380px; float:left; margin-bottom: 6px; margin-top:0px;
}
body.example ul { width:120px; height:248px; margin:0 0 6px 0; float: left; }
body.example ul li {
width:120px;
height:1.5em;
list-style:none;
display:block;
text-decoration:underline;
color:#6B1930;
} 
