body { 

	margin:0;
	background:#FBFEED url(images_newmarket/gears.jpg) ;
	background-repeat: no-repeat;
	
	background-position: 50% 0%; 
	background-attachment:fixed;
	

	}
h1 { 
	margin-left:0px;
	margin-top:1px;
	padding-left:1px;
	font-size: 1.3em;
	color: #666600;
	font-weight:bold;
	}
h1 a {
	color:#CC00FF;
	}
h2 { 
	margin-left:40px;
	margin-top:2px;
	padding-left:1px;
	font-size: 1.1em;
	color: #000;
	font-weight:normal;
	}
h3 { 
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	font-size: 1.2em;
	color: #333;
	font-weight:normal;
}	
	h4 { 
	display:none; 
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	font-size: 0.5em;
	color: #EBE9DA;
	font-weight:normal;
	}
/* Wrapper */
#wrap {
	width:960px;
	margin:0px auto;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
	border-top:0px solid #cccccc;
}
	
/* Header */

#header {
	height:200px;
	width:960px;
	background-image: url(images_newmarket/scottwebdesign.png);
	background-repeat: no-repeat;
	background-color:transparent;
	}
	
	#header p { 
	margin-left:0px;
	margin-top:0px;
	padding-left:1px;
	font-size: 7.0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #CDCC9C;
	font-weight:normal;
	}

	
/* Navigation Bar */

div#navigation {
    height: 30px;
    width: 100%;
    border-top: solid #fff 0px;
    border-bottom: solid #ECE9D8 0px;
	background:transparent;

}
div#navigation li a:hover {
    height: 30px;
    width: 100%;
    border-top: solid #ffff 0px;
    border-bottom: solid #2F450F 0px;
	border-left: solid #2F450F 0px;
	border-right: solid #2F450F 0px;
	color: #000;
	background-image:url(images/bg_navigationhover.gifxxx);
	background:#fff;
}
div#navigation ul {
	margin-top:10px;
    font-family: "Arial";
    font-size: 15px;
	font-weight:normal;
    color: #000;
    line-height: 30px;
    white-space: nowrap;
}
div#navigation li {
    list-style-type: none;
    display: inline;
}
div#navigation li a {
    text-decoration: none;
	text-transform:none;
	letter-spacing:3px;
    padding: 7px 10px;
	color:#000;
}
div#navigation li a:link {
    color: #000;
}
div#navigation li a:visited {
    color: #000;
}

/* Content Area */

img{
float:left;
border:0px solid #ECE9D8;
margin-left:0px;
margin-right:10px;

}
#content {
	text-align: left;
	font-size:11px;
	font-family: "Trebuchet MS";
	padding:12px 0px 0 0px;
	color:#000;
	background-image:url(images/bg_content.gifxxx);
	background-repeat:no-repeat;
	background-color:transparent;
	}
#content a {
	color:#000;
	}
#content a:hover {
	color:#666666;
	text-decoration:none;
	background-color:#cccccc;
	}
#content a:visited {
	color:#000;
	}
	
/* Footer */

#footer {
	height:20px;
	line-height:10px;
	padding:8px 0px;
	background-image:url(images_newmarket/footer.jpgxxx);
	background-position:center;
	background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#000;
	background-color:transparent;
	}		
	
#footer a {
	color:#30450A;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	}
	
	/* Footer 2 */

#footer2 {
	height:10px;
	line-height:10px;
	padding:8px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	background-color:#ECE9D8;
	}
#footer2 a {
	color:#000;
	text-decoration:underline;
	}
#footer2 a:hover {
	color:#fff;
}
