body{ 	
	width:960px;
	text-align:left;
	margin:0 auto;
	background-image:url();
	background-color:#fff;
	background-attachment:scroll;
	background-repeat:repeat-x;
	font-family:arial, helvetica, san-serif;
	font-size:12px;
	}
	
#container{ width:960px;
			}

	
.header{width:960px;
		height:200px;
		background-image:url(images/honorflightHeader.jpg);
		border-bottom:5px solid #333399;
		}

.header img{margin:-20px 0 0 310px;}
		
h1 {font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#336699;
	margin:5px 0 5px 0;
	}
	

h2	{width:300px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#336699;
	margin:0 0 5px 0;
	border-bottom: 1px solid #336699;
	}
	
h3	{font-size:14px;
	padding: 0 0 5px 0;
	font-weight:bold;
	}
	

p	{font-size:14px;
	line-height:20px;
	}
	



.socialMedia ul{width:960px;
			height:45px;
			background-image:url(images/socialMedia.gif);
			}

.socialMedia li{width:40px;
				height:40px;
				margin-top:5px;
				list-style:none;
				border:1px solid none;
				float:right;
				}
				
.socialMedia  li{display:inline;
					padding-left:8px;
					}	









#content	{width:720px;
			margin-bottom:10px;
			float:left;
			}

.image	{width:360px;
		height:230px;
		float:left;
		border:1px solid black;
		}
		

.update	{width:330px;
		float:right;
		}

.contact {width:360px;
		float:right;
		}


#donationBar{ width:180px;
			height:650px;
			background-color:#3853a4;
			float:right;
			margin-bottom:20px;
			 }
			 
#donationBar ul{ width:180px;
				padding:100px 0 0 0;
				list-style:none;
			 }
			 
#donationBar li{ width:175px;
				padding-right:5px;
				font-size:16px;
				
			 }

#siteInfo		{width:960px;
				height:50px;
				
				padding-top:20px;
				background-color:#fff;
				clear:both;
				background-image:url(images/socialMedia.gif);
				}
			

#siteInfo ul{width:800px;
				height:40px;
				margin:5px 0 0 340px;
				list-style:none;
		       }

#siteInfo li{display:inline;
					padding-left:8px;
					text-decoration:none;
					}
					
#siteInfo a:link,active {
						text-decoration:none;
						} 
				   
	











