body {	
	margin: 0;
	padding: 0;
	color: #000000;
	background-color:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	min-width: 800px;
	background-image: url(images/bombtile.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
#wrapper {
	text-align:left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}


#content h3 {
width: 800px;
	background-image: url(images/h3background.jpg);
}
#navbar {
	float:left;
	width: 100%;
	height: 100px;
	background-color:#000000;
	text-decoration: none;
}
#nav {
	list-style:none;
	display:block;
}
#nav li{ 
float: left; 
list-style: none; 
text-decoration: none;
margin-top: 20px; 
}
#nav li a {
	display: block;
	margin:10px;
	color:#FFFFFF;
}
#nav li a:hover {
	text-decoration:none;
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#nav li a:link, #nav li a:visited {
	text-decoration:none;
}

#logo {
	float: left;
	width: 250px;
	height: 91px;
	margin: 0px 7px 0 0;
	overflow: hidden;
	clear: both;
}

#content {
	text-align: center;
	background:#FFFFFF;
	color:#000000;
	height: 1%;
	float: none;
	background-image: url(images/bomb-watermark.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

#social {
	list-style:none;
	display:block;
	float:right;
	margin-right:10px;
}

#social li{ 
float: left; 
list-style: none; 
text-decoration: none;
margin-top: 8px; 
}

#pictures li {
	display: inline;
	list-style: none;
	border:0;
	}

#social li a {
	display: block;
	margin: 2px;
	color:#FFFFFF;
	text-decoration: none;
}

#social li a:hover {
	text-decoration:none;
	color: #ffffff;
}

#social li a:link, #social li a:visited {
	text-decoration:none;
	}

#legal {
	float:left;
	margin-top:30px;
	margin-left:10px;
	font-size:85%;
	clear: both;	
}

#thumbnail {
	float: right;
}

#footer {
	margin-top: 15px;
	color:#ffffff;
	background-color:#000000;
	clear: both;
	font-size:70%;
	width: 800px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
