

body 
{
   background-color: #DDDDDD;
   background-image: url(images_v2/rubicon_bg1.jpg);
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   font-family: Arial;
   

}

.body_box 
{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   
}


.body_cell 
{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   
}


.body_text_block_a 
{
   width: 800px;
   margin-left: auto;
   margin-right: auto;
   font-weight: bold;
   
}



.button_table
{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   border-spacing: 8px;
   width: 800px;
}

.button_cell
{
   background-image: url(images_v2/rubicon_bg1.jpg);
   text-align: center;
   margin-left:auto;
   margin-right: auto;
   width: 140px;
   background-color: #eecccc;
   font-size: 13pt;
   border-style: double;
   border-width: 4px;
   border-color: #5555AA;
   padding-top: 8px;
   padding-bottom: 8px;
   padding-left: 5px;
   padding-right: 5px;
   font-family: Tahoma;
     	  
}

#header_logo_cell
{
   text-align: center;
   margin-left:auto;
   margin-right: auto;
}

#header_table
{
   text-align: center;
   margin-left:auto;
   margin-right: auto;
}


h2
{
   text-align: center;
   font-family: Arial; 
   color: red; 
   line-height: 80px; 
}



h5
{
   text-align: center;
   font-family: Arial;   
}

.left_menu_cell 
{
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   vertical-align: top;
   
}

.left_menu_link_cell 
{
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   vertical-align: top;
   padding-bottom: 12px;
   
}

.left_menu_spacer_cell
{
   height: 100px;
}

#left_menu_table
{

   width: 160px;
   margin-left: auto;
   margin-right: auto;   
}



#main_page_box
{
   width: 800px;
   text-align: center;
   margin-left:auto;
   margin-right: auto;
}

.mid_section_table 
{
   width: 800px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   
}


.photo_text_link
{
	color: blue;
        text-decoration: none;
                
}

.photo_text_link:hover 
{
	color: red;
                
}



.photo_text_cell
{
        border-style: solid;
        border-color: red;
        border-width: 1px;
        
}



.right_mid_section_cell 
{
   width: 640px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   vertical-align: top;
   
}

.single_mid_section_cell 
{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   
}



.A_one:link 
{
	color: #5555AA;
        text-decoration: none;
	
}



.A_one:visited 
{
	color: #5555AA;
        text-decoration: none;
	
}

.A_one:hover 
{
        color: red;
        text-decoration: none;
        /* background-color: #eecccc; */

}

.A_two:link 
{
	color: blue;
        font-weight: normal;
        
        
}



.A_two:visited 
{
	color: #blue;
        font-weight: normal;
        
}

.A_two:hover 
{
        color: red;
        font-weight: bolder;
        
}


