/*
AF1 Racing - Aprilia Sales, Parts, Service, Racing, and Dyno Tuning - New Braunfels, TX - Call 877.626.3966
*/

body {
	background: #000000;

	font-family: Arial;
	font-size: 10pt;
	color: #E7E7E7;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #DDDDDD;
}le

h1, h1 a { font-size: 30px; text-decoration: none; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(images/red%20nav%20arrows.jpg) no-repeat left bottom;
}

h2 a, h2 {
	text-decoration: none;
	color: #DDDDDD;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
        
}

a {
	color: #E7E7E7;
        text-decoration: none;
}

a:link	{color: #E7E7E7;
        text-decoration: none;
}

a:vlink	{color: #E7E7E7;
        text-decoration: none;
}


a:hover {color: #EEEEEE;
	text-decoration: underline;
}

.list {
	margin: 0;
	padding: 5;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 800px;
	margin: auto auto;
	padding: 40px 0 0 1px;
	height: 100px;
	background: url(images/img1.gif)  repeat-x;
}


#header h1 a, #header h1 a:hover {
	float: left; 
	font-size: 34px; 
	text-decoration: none; 
	background: none; 
	margin-left: 0px;
}

#header h2 {
      
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 10px 0 50px;
	background: url(images/silver%20arrow%20grad.jpg) no-repeat left center;
	text-decoration: none;
	font: bold 12px Arial;
	color: #DDDDDD;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
        
}

#colOne {
	float: left;
	width: 150px;
	padding: 0 0 0 21px;
      
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 600px;
	padding: 0 0 0 0;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}

.nextprev { margin: 10px; text-align: center; }
.meta {font-size:11px;margin: 10px 0;}
img { 
    margin: 5px; 
    border: 2px solid #e7e7e7;
}