/* CSS Document */



body {
 margin:20px;
 background:#000000;
 color: #333333;
 text-align:center;
 padding:0;
 z-index:1;
 }
 
 

#outer {
 text-align:left;
 width:900px;
 margin:auto;
 }
 
 
#hdrbg {
 margin:24px;
 background:#FFFFFF;
 text-align:left;
 width:892px;
 margin:auto;
 z-index:2;
 }

#hdr {
 height:72px;
 background:#eeeeee;
 color: #999999;
 padding:0;
 border:0;
 }

#bodyblock {
 top:0px;
 position:relative;
 background: #999999;
 color: #333333;
 width:900px;
 padding:0;
  }
 
 #bodyblock2 {
 top:0px;
 position:relative;
 background: #ffffff;
 color: #333333;
 width:894px;
 padding:0;
 margin:0 3px 0 3px;
 }
 
 #bodyblock3 {
 position:relative;
 background: #E3E3E3;
 color: #333333;
 width:882px;
 padding:0;
 margin:0 6px 0 6px; 
 
 }
 
  #vid {
 position:relative;
 margin-top: 183px;
 background-color:transparent;
 margin-bottom:0px;

 
 }
 
   #pic1 {
 position:relative;
 margin-top: 56px;
 background-color:transparent;
 margin-bottom:0px;

 
 }
 
    #pic2 {
 position:relative;
 margin-top: 12px;
 background-color:transparent;
 margin-bottom:0px;

 
 }
 
    #pagetitle {
 width:450px;
 height: 46px;
 position:relative;
 padding-top: 0px;
 background-color:transparent;


 
 }
 

 
   #thumbnail1 {
 position:relative;
 padding-top: 10px;
 background-color:transparent;


 
 }
 
    #thumbnail2 {
 position:relative;
 padding-top: 10px;
 background-color:transparent;


 
 }
 
#l-col {
 float:left;
 margin-left:0px;
 background-color: transparent;
 color: #333333;
 width:350px;
 vertical-align:bottom;  
 }

#cont {
position:relative;
 width:450px;
 background:#E3E3E3;
 color: #333333;
 border: none;	
 border-width:0 0 0 0;
 text-align:left;
 margin-right:0px
 margin-top:25px;
 }
 
 #contact_cont {
	width:450px;
	color: #333333;
	border: none;
	border-width:0 0 0 0;
	text-align:left;
	background-color: e3e3e3;
	margin-right: 175px;	
 }

#ftr {
 font-family:Arial, Helvetica, sans-serif; 
 text-align: center;
 font-size:11px;
 padding-top: 5px;
 height:20px;
 background:#000000;
 color: #999999;
 border: none;
 margin:0;
 }
 
 #preftr {
 height:54px;
 background:#999999;
 color: #999999;
 border: none;
 margin:0;
 width:900px;
 position:relative;
 
 }
 
 #pic {
 height:500px;
 background:#999999;
 border: none;
 margin:100;
 width:400px;
 position:relative;
 
 
 }
 
h3, p {
 margin:0;
 font-family:"trebuchet ms",arial,sans-serif;
 font-size:90%;
 color:000000;
 padding:15px 25px 0 0; 
 line-height:1.3em
  }
  
  b{
 margin:0;
 font-family:"trebuchet ms",arial,sans-serif;
 font-size:90%;
 color:000000;
 padding:15px 25px 0 0; 
 line-height:1.3em
  }
  
  ul{
 margin:0;
 font-family:"trebuchet ms",arial,sans-serif;
 font-size:90%;
 color:000000;
 padding:15px 0 0 30px; 
 line-height:1.5em
  }

h4 {
 font-family:"trebuchet ms",arial,sans-serif;
 font-size:12px;
 color:330000;
  
  }
A:link {text-decoration: none; color:#9F0027;}
A:visited {text-decoration: none; color:#9F0027;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
