/*---------------------------------------------------------------------------------*/
/*-----------------------below: css for index.html---------------------------*/
/*---------------------------------------------------------------------------------*/





div#main_content_text {width:660px;

                       float:left;
                       }/* the box for the different paragraphs*/

div#main_content_photo {width:200px;
                        height:250px;
                        float:right;
                        }/* the box for the photo and legend*/


div#main_content_photo a, div#main_content_photo a:visited,div#main_content_photo a:active{
	color:#222222;
	text-decoration:underline;
	}
div#main_content_photo a:hover{
	color: #bababa;
		text-decoration:underline;
	}



div#all_flash{
               height:189px;
padding-top:1px;
               clear:left;
	       z-index: 1}/* the flash box just under the menu*/

