/* impulse one oh one */

	body {
		text-align: center;
		background: #1F1A15;
		margin: 0 0 0 0;
		font-size: 12px;
		}
	
	#wrap {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px dashed #564A3E;
	border-right: 2px dashed #564A3E;
}
		
  #title {
	background: #000;
	background-image: url(hobotitle.jpg);
	width: 650px;
	height: 140px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: text-bottom;
}
	
  #menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8A7C61;   
	padding-right: 5px;
	padding-top: 120px;
	line-height: 1.2em;
	font-size: 1.2em;
	font-variant: small-caps;
}
	
  #ann {
	background: #665F51;
	text-align: right;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 1.8em;
	color: #EEE9E7;
	font-family: Georgia;
	padding-right: 8px;
}	
  
  #content {
	background: #EEE9E7;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Verdana;
   text-decoration: none;
   word-spacing: normal;
   letter-spacing: 0;
   line-height: 1.4em;
   font-size: 1.1em;
	color: #000;
}
	
   #bottom {
	background: #BCAF95;
	width: 650px;
	color: #000;
	font-family: Georgia;
	font-variant: small-caps;
	line-height: 1.4em;
   font-size: 1.6em;
	font-weight: 200;
}

   #leftnext{
		background: #BCAF95;
		width: 325px;
	   display: inline;
		padding-right: 150px;
   }
	
	#rightnext{
		background: #BCAF95;
		width: 325px;
      	   display: inline;
				padding-left: 150px;
	}
	
	#legal {
	background: #443F36;
	clear: both;
	width: 654px;
	margin-left: auto;
	margin-right: auto;
}
	
	blockquote {
		
	}
	
	h1 {
		
	}
	
	a{
		
	}
