body  {
       background-color:#001441;
       background-image:url('images/background.jpg');
       background-repeat:repeat-y;
       background-attachment:fixed;
       background-position:top center;
       font-family: verdana, sans-serif;
       color:#ffffff;
       margin: 0px;
       border: 0px;
       padding-top: 90px;
       scrollbar-base-color: #0D3896;
       scrollbar-arrow-color: #FFFFFF;
       scrollbar-track-color: #001441;
      }
      
#form {background-color:#001441;
       font-family: verdana, sans-serif;
       color:#ffffff; }     
      
 div#header{
      position:absolute;
      top:0px;
      left:0px;
      padding-right:18px;
      width:100%;
      height:90px;
      filter:alpha(opacity=92);
	  -moz-opacity:0.92;
	  -khtml-opacity:0.92;
	  opacity:0.92;  
      }
 
 @media screen{
        body>div#header{
        position: fixed;
        }
 
 * html body{
        overflow:hidden;
       } 
 
 * html div#content{
        height:100%;
        overflow:auto;
       }
      

h1 {font-size:18pt;
   font-weight: normal; }       
       
       
 
#listing {
        position:relative; left:0px; top:0px;
        display:block;
        background-color: #ffffff;  
        background-image:url('images/listing.gif');       
        width:516px;
        height:386px;
        color:#000000;    
        font-weight:normal;
        line-height:50%;
        padding-top:1px;  
     
        }  

          
#listing p {margin-top:20px;
         margin-right:20px;
         margin-bottom:20px;
         margin-left:20px;
         }
        
#listing a {text-decoration: none;}
#listing a:link, #listing a:visited, #listing a:active {color: #000000;}
#listing a:hover {font-weight:bold; color: #000000;}  

#listing2 {
        position:relative; left:0px; top:0px;
        display:block;
        background-color: #ffffff;  
        background-image:url('images/listing.gif');       
        width:516px;
        height:386px;
        color:#000000;    
        font-weight:normal;
        line-height:50%;
        padding-top:1px;  
     
        }  

          
#listing2 p {margin-top:20px;
         margin-right:20px;
         margin-bottom:20px;
         margin-left:20px;
         }
        
#listing2 a {text-decoration: none;}
#listing2 a:link, #listing2 a:visited, #listing2 a:active {color: #000000;}
#listing2 a:hover {font-weight:bold; color: #000000;}   
       
       
.main {  
        filter:alpha(opacity=92);
		-moz-opacity:0.92;
		-khtml-opacity:0.92;
		opacity:0.92;
        width: 760px;      
        background-color: #0D3896;
        padding-top:10px;
        padding-right:20px;
        padding-bottom:10px;
        padding-left:20px;             
        font-weight:normal;
        line-height:130%;              
		}
        
 
		

.album1 {
        
        float:left;
        position:relative;
        top:0px;
        left:0px;
        }  
        
.advisory {position: relative;
           top: -80px;
           left: 525px;
           width: 145px;
           height: 65px;
           }        

.image   {position: relative;
         top: 0px;
         left: 0px;         
          }
          
          
#button a {
    background-color:#001441;
	display:inline-block;
    border-style:outset;
	font-family: Verdana;
	font-size: 12pt;
		
	text-align: Center;
	text-decoration: none;
	width: 100px;
}

        
#button a:link, #button a:visited, #button a:active {
	color: #ffffff;
}

#button a:hover {
	background-color: #ffffff;
	color: #001441;
    font-weight: 800;
    }
    
    
#button2 a {
    background-color:#001441;
	display:inline-block;
    border-style:outset;
	font-family: Verdana;
	font-size: 12pt;
		
	text-align: Center;
	text-decoration: none;
	width: 100px;
}

        
#button2 a:link, #button2 a:visited, #button2 a:active {
	color: #ffffff;
}

#button2 a:hover {
	background-color: #ffffff;
	color: #001441;
    font-weight: 800;
    }   
    
#button3 a {
    background-color:#001441;
	display:inline-block;
    border-style:outset;
	font-family: Verdana;
	font-size: 12pt;
		
	text-align: Center;
	text-decoration: none;
	width: 100px;
}

        
#button3 a:link, #button3 a:visited, #button3 a:active {
	color: #ffffff;
}

#button3 a:hover {
	background-color: #ffffff;
	color: #001441;
    font-weight: 800;
    }     
 
.chris {position:relative; top: -55px;
       text-align:right;
       font-size:9pt;
       line-height:100%; 
       }              