body { font: 8pt/16pt arial, sans-serif;
       	color: #000; 
	background: #EE3A8C;}


h1 { font: 24pt/36pt arial, sans-serif;
     text-align:center; 
     letter-spacing: 1px;
     margin:0; 
     color: #473C8B;
     background: inherit;}

h3 { font: 14pt/24pt arial, sans-serif; 
     text-align:center;
     letter-spacing: 1px;
     display:inline;
     margin:0; 
     color: #473C8B;
     background: inherit;}

a:link { font-weight: bold; 
         text-decoration: none; 
         color:#2E0854;}
a:visited { font-weight: bold; 
	    text-decoration: none; 
	    color: # #7171C6;}
a:hover, a:active { text-decoration: underline; 
	             color: #DC143C;}

ul {list-style:square inside;
     background:inherit;
     text-align:left;} 

ol {list-style:decimal inside;
     background:inherit;
     text-align:left;}

#top { background:#E6E8FA;
       padding:3px;}

#button {padding: 2px;
	margin: 1px;
	font-family: Arial, sans-serif;
        text-align:center;
	background-color: #FF82AB;
	color: #fff;}

#button p {background-color: #E6E8FA;}

#button ul {list-style: none;
		margin: 2px;
		padding: 0;
		border: none;}

#button li {border-bottom:1px solid #000;
             margin:2px;}

#button li a {margin-top:2px;
             margin-bottom:2px;
             padding: 2px;
	     border-left: 2px solid #FFFFAA;
	     border-right: 2px solid #EEAD0E;
	     background-color: #FF82AB;
	     color: #592c16;
	     text-decoration: none;
	     width: 100%;}

#button li a {width: auto;}

#button li a:hover {border-top: 2px solid ##FFFFAA;
		border-bottom: 2px solid #EEAD0E;
		background-color: #BCD2EE;
		color: #3a5332;}

#container {margin: 0px;}
          
#right { float:left;
             background: #FBEC5D;
             margin:3px;
             width:26%;
             padding: 3px;}

#main {float:left;
       width:70%;
       background:#BCD2EE;
       padding:3px;}

#pic {float:left;
         text-align:center;
         background: #FFC0CB;
         padding: 3px; 
         margin: 5px;
	 border: 1px dashed #DB2645}

#entry { font: 8pt/16pt arial, sans-serif;
    background:#FFF68F;
    padding: 3px; 
    margin: 5px;
    text-align: justify;
    clear:left;}







