body {
	background: #000 url(http://www.davidneagle.com/images/body_bg.gif) 0 0 repeat-x;
	color: #000000;
	font-size: 12pt;
	font-family: arial, Helvitica, sans-serif
	margin: 0;
	padding: 0;
}

#container {
	background: #fff url(http://www.davidneagle.com/images/container_bg.gif) 0 0 repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 764px;
}

#no-nav-container {
	background: #fff url(http://www.davidneagle.com/images/nonavcontainer_bg.gif) 0 0 repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 764px;
}

#header2_bg {
	background: #000 url(http://www.davidneagle.com/images/header2_bg.jpg) 0 0 no-repeat;
	height: 192px;
	width: 350px;
}

#header2_bg_content {
	margin: 156px 0 0 30px;
}

#header3_bg {
	background: #000 url(http://www.davidneagle.com/images/header3_bg.jpg) 0 0 no-repeat;
	height: 134px;
	width: 414px;
}

#header3_bg_content {
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}

#header3_bg_content form { margin: 0; padding: 0; }
#header3_bg_content form input {
	background-color: #FFFFCC;
	border: 1px solid #49006c;
	color: #000000;
	font-size: 10px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#navigation {
	font-family: Arial, Helvitica, sans-serif;
	font-weight: bold;
	text-align: right;
	margin: 10px 25px 10px 10px;
	color: #FFFFFF;
	line-height: 2em;
}

#navigation a{
	font-family: Arial, Helvitica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#navigation a:hover{
	color: #DCDCDC;
}


#testimonial {
	background: #b8abbf url(http://www.davidneagle.com/images/testimonial_bg.gif) 0 0 no-repeat;
	color: #53067d;
	margin: 42px 0 65px 0;
}
#testimonial div { font-size: 10px; margin: 4px 14px 0 14px; }
.cite { color: #fff; }

#content { font-family: Arial, Helvitica, sans-serif; padding: 0 36px 25px 18px;  }

#content a img {border: none; }

#footernav {
	border-top: 1px solid #ae9fb6; 
	border-bottom: 1px solid #ae9fb6;
	color: #b96200;
	font-size: 10px;
	margin: 0 35px 0 205px;
	padding: 4px 0 4px 0;
	text-align: center;
}
#footernav a { color: #b96200; text-decoration: none; }

#footer3_bg {
	background: #000 url(http://www.davidneagle.com/images/footer3_bg.gif) 0 0 no-repeat;
	height: 91px;
	width: 350px;
}

#footer3_bg_content {
	color: #fd9803;
	font-size: 10px;
	margin-top: 25px;
}

#footer3_bg_content a { color: #fd9803; text-decoration: none; }
#footer3_bg_content a:hover { text-decoration: underline; }

.privlink a {text-decoration: none; color: #FFFF66;}
