/* CSS Document */

    body {margin: 50px; color: white; font-family: Verdana;    
    background: black; background-image:url('img/footer.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: bottom center; 
  
}
    a:visited, a {color: #44a0f4; text-decoration: none;}
    a:hover {color: #44a0f4; text-decoration: underline;}
    
    h3 {font-style: italic; padding-top: 10px; font-size: 1.2em;}
    h4 {font-style: italic; font-size: .9em;}
    h3, h2, h1 {text-align: center; clear: both;}
    
    .des {float: left; width: 500px; left: 50px; position: relative; top: 150px; 
    text-indent: 50px;}
    
    .des2 {float: left; width: 500px; left: 50px; position: relative; top: 150px; 
    text-indent: 50px; clear: left;}
    
    
    .video {margin: 50px 0 0 0; clear: both; float: left; left: 50px; width: 400px;}
    .videos {width: 1000px}
    .audio {clear: both; width: 650px; margin: 0 auto;}
    .title {text-align: center; font-style: italic; font-size: 1.5em;}
    .title2 {float: left; font-style: italic; font-size: 1.5em;}
    .links {text-align: center; font-size: 30px; margin: 50px 0 0 0;}
    .links2 {text-align: center; font-size: 15px; margin: 5px 0 0 0;}
    .dl /* for pdf rollover position */
    
    .c {text-align: center;}
	.r {float: right; font-style: italic;}
	.l {float: left;}
	.clear {clear: both; width: 600px;}
	hr {color:#44a0f4;}
	
	.line {height: 2px; width: 90%; background-color: #44a0f4;}
	
    #name {width: 900px; margin: 0 auto;}
    img {border: none;}
    
    li {list-style-image: url(img/tiny_arrow.jpg); font-size: .9em;
    }
    
    
  
	