body {
	background : #ffffff url('http://www.ellebelle.org/pics/ellebelleorgbgcopy.png') repeat;
	font: 70%/1.0 Franklin Gothic Book;
	color: #000000;
      text-align:justify;
	margin: 0px;
}
img
{  border-style: none;
}
#bg {
       position: absolute;
	   background: #ffffff;
	   margin: 0px;
       width: 700px;
	   height: 500px;
       top: 0px;
       left: 0px;
} 
#content {
       position: absolute;
	   background: #ffffff;
	   margin: 3px;
       width: 327px;
	   margin-right: 10px;
       top: 420px;
       left: 337px;
} 
#info {
       position: absolute;
	   margin: 3px;
       width: 190px;
	   height: 50px;
       top: 0px;
       left: 0px;
} 
b { 
     color: #1cc0eb;
     font-family:  arial;
     text-decoration: none;
     
}
i { 
     color: #c0c0c0;
     
     text-decoration: none;
     
     
}
u { 
     color: #f36817;
     border-bottom: 1px dotted #f0f0f0;
     
}

a:link, a:active, a:visited {
     color: #f36817;
     text-decoration:none;
     
     border-bottom: 0px dotted #000000;
     font-weight: normal;
     font-style: normal;
     
          
}
a:hover {
     color: #f36817;
	 font-family: arial;
	 font-size: 11px;
     text-decoration:none;
     border-bottom: 0px solid #FFFFFF;
     font-weight:bold;
     font-style:normal ;

}
div.content {
      text-align: justify;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff; 	
	margin: 0px 0px 12px 0px;
      padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
      padding-bottom: 6px;  
}
li {
    list-style-type: none;
     margin-left: 10px;
}

    .content ul, li {
    margin: 0;
    padding: 0;
    margin-bottom: 0px;

}
h3 {
      color: #000000;
      font: 10px arial, sans-serif;
	text-transform:uppercase; 
      letter-spacing:1px;
	text-align: left;
	background-color: #ffffff;
	line-height:14pt;
      font-weight:bold;
	border: 0px; 
      border-bottom : 0px dotted #000000;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px; 
}
input, select, textarea {
     border: 0px dotted #ffffff; 
     color:#000000; 
     font-family: arial; 
     font-size:8pt;
     text-transform:none;
     background-color:#ffffff;
     padding: 4px;
     margin: 4px;
}