* {
	margin: 0;
	padding: 0;
	
}

body {
	 FONT: 14px arial, sans-serif;
         BACKGROUND: #ffffff;
         COLOR: #2a4c89; 
		 background:url(images/luke-background.jpg);
		 background-repeat:no-repeat; 
}
	


#Container {
	     width: 1000px;
		 height:650px;
	     padding: 0px 0 0 0;
	     margin-top: 30px ;
		 
}

#Banner {
	     width:150px;
	     height: 710px;
		 float:left;
	     
}
#main {
	     width: 850px;
	     height: 710px;
		 float:left;
	    

}


.listtext {color:#2a4c89;
          FONT: 14px arial, sans-serif; 
          font-weight:bold;}

.contactbox {border-style:solid;
            padding:5px;
            border-width:1px;
            border-color:#a9bfda;
            width:300px;
            margin-top:80px;
            margin-left:70px;
            float:left;} 

.contactleft{float:left;
            text-align:center; 
            color:#a9bfda; 
            font-weight:bold;
            margin-right:15px;
            padding:7px;
            font-family:Garamond, Georgia, serif;}

.contactright{float:left;
              padding:7px;
              color: #2a4c89;
			  line-height:17px;
			  }
			  
.luke{float:left;
      margin-top:15px;
	  margin-bottom:3px;}		  

.titleimage{padding-bottom:20px;}

UL {
	LIST-STYLE-TYPE: square; color:#a9bfda; LIST-STYLE-IMAGE: none; list-style-position: inside; padding-top:5px; 
}
UL LI {
	LIST-STYLE-TYPE: square; LIST-STYLE-IMAGE: none;list-style-position: inside;padding-bottom:5px;
}
 





P {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 10px
}


H1 {
	PADDING-BOTTOM:20px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 7px; font-size:66px;font-weight:bold;font-family: 'Arial Black', arial, sans-serif; color:#2a4c89;
}
H2 {
	PADDING-BOTTOM:17px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px;  font-size:18px;font-weight:bold;font-family: 'Arial Black', arial, sans-serif; color:#2a4c89;
}
