@charset "utf-8";

/* CSS Document */



body {

	background-color: #1f2e32;

	text-align: center;

	margin: auto;

}



div#central {

	position: relative;

	margin-left: auto;

	margin-right: auto;

	margin-top: 25px;

	margin-bottom: 25px;

	padding-top: -20px;

	width: 1000px;

	height: 100%;

	background-color: #111b1f;

	border: 2px solid #384a4f;

}



div#inner {

	position: relative;

	margin: auto;

	width: 980px;

	background-color: #050a0c;	

	padding-bottom: 25px;

}



div#header {

	position: relative;

	margin: auto;

	width: 980px;

	height: 118px;

}



div#content {

	position: relative;

	margin: auto;

	width: 850px;

	background-color: #132124;

	background-image: url(http://www.classicridesandrods.net/images/gbrbkgd.jpg);

	background-position: top;

	background-repeat: no-repeat;

	border: 3px solid #384a4f;

	text-align: left;

	padding-top: 12px;

	padding-left: 18px;

	padding-right: 18px;

	padding-bottom: 18px;

	margin-top: 15px;

}



div#content span {

	margin: 0px;

	text-align: center;

}



div#footer {

	position: relative;

	width: 980px;

	height: 41px;

	padding-top: 10px;

}



h4 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C5C5C5;
	font-weight: bold;
	padding-top: 5px;

}



h3 {

	font-family: Arial, Helvetica, sans-serif;

	color: #384a4f;

	font-size: 14px;

	font-weight: lighter;

	text-align: right;

	padding-top: 10px;

}



h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #FF0000;

	font-weight: bold;

	font-style: italic;

}



p {

	font-family: Tahoma, verdana, helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight: 200;

	line-height: 17px;

}



li {

	font-family: Tahoma, verdana, helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight: 200;

	line-height: 17px;

}



div#content img {

	border: 2px solid #FFFFFF;

}



div#content table {
	margin: 10px;
	margin-left: 17px;
	font-size: 24;

}



div#header a {

	color: #FF0000;

	text-decoration: none;

}



div#content a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}
#central #inner #content table tr td {
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#central #inner #content table tr td u {
	font-size: 14px;
}
#central #inner #content table tr .download u a img {
	font-size: 18;
	color: #FFF;
	
}
#central #inner #header table tr td a {
	text-align: center;
}
#central #inner #header table tr td a {
	text-align: right;
}
.fb-like-box {
	margin:0 auto;
}
